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
2022-10-02#1337 fix NPEdesperateCoder
2022-10-02Fix #1344 Crash when appending a shared text to the description of an existin...Stefan Niedermann
2022-10-02🎨 Fix constraint violation when a user has been assigned to a board multip...Stefan Niedermann
2022-09-16🎨 Fix theming issue when taking photos on a board with white colorStefan Niedermann
2022-08-16Fix #1180 🐞 Date and time picker invisible on dark mode with light board c...Stefan Niedermann
2022-08-16Fix #1317 Prevent empty list namesStefan Niedermann
2022-08-16⚙️ Use new Android 12 SplashScreen APIStefan Niedermann
2022-08-16allow EditActivity to always return to main screenFelix Nüsse
2022-07-09Fix #1295 🐞 Handle offline card creation betterStefan Niedermann
2022-07-01#1295 handle unreachable host as offlineexceptiondesperateCoder
2022-06-29#1295 handle unreachable host as offlineexceptiondesperateCoder
2022-06-19centralized executorService, evaluate poolsize depending on available cpu coresdesperateCoder
2022-06-10#1287 duplicate moved card: don't propagate unsynced deleted carddesperateCoder
2022-06-09#1073 fixed missing method in androiddesperateCoder
2022-06-09#1073 hopefully no duplicate labels anymoredesperateCoder
2022-05-20#1073 hopefully no duplicate labels anymoredesperateCoder
2022-05-20made executor-service FIFOdesperateCoder
2022-01-18Replace startActivityForResult (deprecated)Stefan Niedermann
2022-01-18Enable strict mode logging in DEBUG modeStefan Niedermann
2022-01-17Make ServerCommunicationErrorHandler more genericStefan Niedermann
2022-01-17Add unit tests for ServerCommunicationErrorHandlerStefan Niedermann
2022-01-17Use @StringRes as message for OfflineException.ReasonStefan Niedermann
2022-01-17Merge branch 'master' into 1169-network-errorsStefan Niedermann
2022-01-17Remove legacy codeStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Update changelogStefan Niedermann
2022-01-10fix: will now only show edit buttons if user has permissionsNeil Seligmann
2022-01-10feat: enabled fab and listmenu in the share activityNeil Seligmann
2022-01-10feat: improved automatic scrollingNeil Seligmann
2022-01-10feat: StackFragment automatic scroll to bottom on card creationNeil Seligmann
2022-01-10feat: better attachment ImageViewNeil Seligmann
2022-01-08#1169 try to better handle networking errorsdesperateCoder
2022-01-03fix: synchronized temporary cache creation folderNeil Seligmann
2021-11-29#1165 Fix crash by toasting on main threadStefan Niedermann
2021-11-29#1165 simplify sync logic in case card is not founddesperateCoder
2021-11-29#1165 optimized querydesperateCoder
2021-11-29#1165 Uncomment actual codeStefan Niedermann
2021-11-29#1165 Fix onError callback in PushNotificationActivityStefan Niedermann
2021-11-29#1165 Refactor UI layerStefan Niedermann
2021-11-29#1165 Add further paths to extract fallback URIStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-18Catch SSO 0.6.0 - Files 3.17 issueStefan Niedermann
2021-11-16Replace verbose NextcloudAPI constructorStefan Niedermann
2021-11-15make card-order nullsafe at parsingdesperateCoder