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-04-13release: Version bump to 1.23.11.23.1Stefan Niedermann
2023-04-13feat(import): Improve import experienceStefan Niedermann
2023-03-28fix(preferences): Fix changed settings not being appliedStefan Niedermann
2023-03-24fix(import): Fix welcome message when importing first accountStefan Niedermann
2023-03-24feat: Align theming with Nextcloud Files appStefan Niedermann
2023-03-24feat: Implement new SearchBarStefan Niedermann
2023-03-24fix: Restore EditCardViewModel instantiation leading to NPEStefan Niedermann
2023-03-24fix: Fixed ViewModel scoping which caused using wrong accounts to synchronize...Stefan Niedermann
2023-03-20fix: Avoid SQLiteConstraint failures by reverting to custom ExecutorServiceStefan Niedermann
2023-03-10fix: Fix wrong tag for FilterDialogFragmentStefan Niedermann
2023-03-09feat: Simplify layout of title-only cardsStefan Niedermann
2023-03-09fix: Recreate MainActivity after changing any setting to directly apply themStefan Niedermann
2023-03-09fix: Reset filter information when switching boardStefan Niedermann
2023-03-09refactor: Move packages to clarify architectureStefan Niedermann
2023-03-09fix: Fix collapsed input fields of dialogs (#1385)Stefan Niedermann
2023-03-09refactor: Unidirectional data flow and single point of truth for current stateStefan Niedermann
2023-02-20fix(theming): Fix not themed filter indicatorStefan Niedermann
2023-02-20fix: Fix loading cover images in multi account setup in Upcoming cards viewStefan Niedermann
2023-02-16feat(theming): Update android-common:ui to 0.6.0 and use new methodsStefan Niedermann
2023-02-13refactor(details): Reimplement with ConstraintLayoutStefan Niedermann
2023-02-12feat(theming): Integrate android-common Nextcloud library for unified M3 them...Niedermann IT-Dienstleistungen
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