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
2023-02-01feat(#1419): Adjust Floating Action Button behavior to Material 3Stefan Niedermann
2023-02-01fix(#1370): Creating a card by shortcut does only work for last selected accountStefan Niedermann
2023-02-01fix(#1401): Fix invisible description and assigned users on read-only shared ...Stefan Niedermann
2023-01-03Fix picture attachment picker for Android 13Stefan Niedermann
2022-12-29Fix picture attachment picker for Android 13Stefan Niedermann
2022-12-29Prevent showing progress over 100% when importing first accountStefan Niedermann
2022-11-04Fix #1369 Switch Save and Edit buttons when creating a new cardStefan Niedermann
2022-11-04Fix #1371 Use displayname instead of username for shortcutsStefan Niedermann
2022-11-04Fix #1330 Update to The Material Design 3Stefan Niedermann
2022-11-03Fix #1356 NullPointerException on CoordinatorLayoutStefan Niedermann
2022-11-03Fix #1361 Create new list: Dialog does not closeStefan Niedermann
2022-10-02Fix #1344 Crash when appending a shared text to the description of an existin...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-01-18Replace startActivityForResult (deprecated)Stefan Niedermann
2022-01-17Use @StringRes as message for OfflineException.ReasonStefan 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
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 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-09-30Bump targetSdk to 30Stefan Niedermann
2021-09-10#545 Visualize import progress UIStefan Niedermann
2021-09-10#545 Visualize import progressStefan Niedermann
2021-09-08Raise minSdk to 22 to match Nextcloud appStefan Niedermann
2021-08-04Minor refactoringsStefan Niedermann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann