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
2024-01-16chore(done): Use filled checkbox item for tasksStefan Niedermann
2024-01-15chore(done): Limit done support to Deck server 1.12.0 and higherStefan Niedermann
2024-01-15feat(done): Align styling with Deck server appStefan Niedermann
2024-01-15feat(done): Show done state in card detail viewStefan Niedermann
2024-01-14feat(done): Enhance width of done buttonStefan Niedermann
2024-01-14feat(done): Add "done" property to Card copy constructorStefan Niedermann
2024-01-14feat(done): Enhance due date / done UX in board viewStefan Niedermann
2024-01-13feat(done): Add button to mark a card as done into the card view below the du...Stefan Niedermann
2024-01-13feat(done): Display done state and adjust colorsStefan Niedermann
2023-09-04fix(attachments): Fix rare crash after attaching image to cardStefan 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-10fix: Fix wrong tag for FilterDialogFragmentStefan Niedermann
2023-03-09feat: Simplify layout of title-only cardsStefan 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: 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-11-04Fix #1369 Switch Save and Edit buttons when creating a new cardStefan Niedermann
2022-11-04Fix #1330 Update to The Material Design 3Stefan Niedermann
2022-08-16Fix #1317 Prevent empty list namesStefan 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-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-10feat: StackFragment automatic scroll to bottom on card creationNeil Seligmann
2022-01-10feat: better attachment ImageViewNeil Seligmann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann
2021-06-17Merge branch 'master' into create-card-before-editingStefan Niedermann
2021-06-12Use executors for more control over started threadsStefan Niedermann
2021-06-11Minor refactoringsStefan Niedermann
2021-06-11Remove legacy codeStefan Niedermann
2021-06-11Remove legacy codeStefan Niedermann
2021-06-05#963 🖼 Support preview for images which are hosted on a Nextcloud instanceStefan Niedermann
2021-06-01Create card in PrepareCreateActivity before starting the EditActivityStefan Niedermann
2021-05-26#971 Add a few unit testsStefan Niedermann