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 (Collapse)Author
2020-07-04Merge branch 'master' into 561_search_usersStefan Niedermann
# Conflicts: # app/src/main/java/it/niedermann/nextcloud/deck/persistence/sync/SyncManager.java
2020-07-04#561: added todo commentdesperateCoder
2020-07-04#561: make bulletproof in offline casedesperateCoder
2020-07-04#561: nicer everything.desperateCoder
2020-07-04better loggingdesperateCoder
2020-07-03#561 eliminate duplicate user-search entriesdesperateCoder
2020-07-02Fix date / time picker in edge cases colorsStefan Niedermann
2020-07-02Add annotations for IDE hintsStefan Niedermann
2020-07-02Clarify exceptions in synchronize()Stefan Niedermann
2020-07-02Remove test exceptionStefan Niedermann
2020-07-02Provide exception hints also on total crash in ExceptionActivityStefan Niedermann
2020-07-02FormatStefan Niedermann
2020-07-02#525 Adjust design to new style of Nextcloud appStefan Niedermann
- Fix branding for snackbar & ExceptionDialogFragment - Add hint action for battery optimization
2020-07-01#525 Adjust design to new style of Nextcloud appStefan Niedermann
Respect disabled branding
2020-07-01Battery optimization hintsStefan Niedermann
2020-07-01Make MainViewModel extending AndroidViewModelStefan Niedermann
2020-06-30Rename Application to DeckApplication for clarityStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
SelectCardForWidgetActivity
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
PrepareCreateActivity button
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
PrepareCreateActivity
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Use board color for branding
2020-06-30Fix OfflineExceptionStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Move static branding helper functions to BrandingUtil
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Fix avatar placeholder
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Remove no longer needed shared preference
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Import account progress branding
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Swipe 2 Refresh progress spinner
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Don't color tab icons
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Cards
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Disabled branding
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
FAB branding
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Fix checkmark in light theme / dark brand
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Determine finalTextColor for appName and HeaderView
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Move branding logic to BrandingUtil
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
primary TabLayout background color
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Fix accent color
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
Menu Action Drawer Toggle
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-06-30Fix #570 Background sync does run even if it is turned off in the settingsStefan Niedermann
2020-06-28#453 moveCard ready for first attemptdesperateCoder
2020-06-28#561 hardened searchdesperateCoder
2020-06-28#455 minor fixes, #453 WIPdesperateCoder
2020-06-28#455 implemented cloneBoard()desperateCoder
2020-06-28#561 fixed my stupiditydesperateCoder
2020-06-28#560 Discussion: Use @WorkerThread instead of ...Directly conventionStefan Niedermann