Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-19Merge DrawerActivity and MainActivitystefan-niedermann
2020-03-16Use Transformations.switchMap to keep hierarchy flatstefan-niedermann
2020-03-15#283 Show an info if server is in maintenance modestefan-niedermann
2020-03-14Temporarily ignore wifi only preferencestefan-niedermann
2020-03-14Fix first importstefan-niedermann
2020-03-14Move importing account logic to ImportAccountActivitystefan-niedermann
2020-03-14Enhance first run experiencestefan-niedermann
2020-03-04Handle exceptions when no account has been imported yetstefan-niedermann
2020-03-04Some refactoringstefan-niedermann
2020-03-04#285 Migrate from ButterKnife to ViewBindingstefan-niedermann
2020-03-04#285 Migrate from ButterKnife to ViewBindingstefan-niedermann
2020-02-01#253 NPE on drag after dark-mode togglestefan-niedermann
2019-12-27#230 Background synchronizationstefan-niedermann
2019-12-27Implement basic background sync jobstefan-niedermann
2019-12-27Background synchronization using WorkManagerstefan-niedermann
2019-11-04fixed compile errordesperateCoder
2019-10-19Catch OfflineException on version check when adding an accountstefan-niedermann
2019-10-19Remove not needed public modifiersstefan-niedermann
2019-10-19Fix #185 Use butterknife resource binding where possiblestefan-niedermann
2019-09-28Display fallback resources for Android < 5stefan-niedermann
2019-09-27#108 dark modestefan-niedermann
2019-09-27Introduce "Sync on wifi only"-settingsstefan-niedermann
2019-09-27Use red color for each destructive dialogstefan-niedermann
2019-09-26Display avatars in account chooserstefan-niedermann
2019-09-26Remove filterable account importer list until stablestefan-niedermann
2019-09-24Use observeOnce to fetch existing accounts before importstefan-niedermann
2019-09-24Use new "exclude existing account" featuretobiasKaminsky
2019-09-21Auto-Sync when going from offline to onlinestefan-niedermann
2019-09-18Display account importing snackbar until the first sync is donestefan-niedermann
2019-09-17Do not let the user add an account if the deck version is too lowstefan-niedermann
2019-09-17Fix Exception on adding same account twicestefan-niedermann
2019-09-17Make multi-account setup more reliablestefan-niedermann
2019-09-17Use resources for version check on account importstefan-niedermann
2019-09-17Extracting string resourcesstefan-niedermann
2019-09-17Suggest to update deck app when outdatedstefan-niedermann
2019-09-17Implement first version check when an account is getting importedstefan-niedermann
2019-09-16Adjust wordingsstefan-niedermann
2019-09-15Extract some string resourcesstefan-niedermann
2019-09-15Enhance removal of last accountstefan-niedermann
2019-09-15Improve removal of accounts (select another account if available)stefan-niedermann
2019-06-19Reinstanciate syncmanager on account selectionstefan-niedermann
2019-06-14Create a new constructor in Account classstefan-niedermann
2019-06-14Set last account when created, to select and sync it thenstefan-niedermann
2019-06-14Fix #81 Single Sign-on not working with Android 7stefan-niedermann
2019-06-03fixed NPEdesperateCoder
2019-05-26Log writing for last accountstefan-niedermann
2019-05-26Fix reading last accountstefan-niedermann
2019-05-26Use accountId instead of itemId to remember last accountstefan-niedermann
2019-05-14Rename SSO username -> userIdstefan-niedermann
2019-05-09Refactor SyncManager Constructorstefan-niedermann