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-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-10make executor singleton againdesperateCoder
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-25added more nullchecksdesperateCoder
2022-11-13added checks for potentially empty fields in jsondesperateCoder
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-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