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-23feat(theming): Add outline to cardsStefan Niedermann
2024-01-23feat(theming): Enhance theming for comments, activities and accountsStefan Niedermann
2024-01-22feat(theming): Use Material 3 theming attributes for icon coloringStefan Niedermann
2024-01-22feat(theming): Use grayscale default theme to avoid wrong color tonesStefan Niedermann
2024-01-22chore(lint): Use enhanced switchStefan Niedermann
2024-01-22chore(lint): Use Object.equals where possibleStefan Niedermann
2024-01-22fix(attachments): Allow to delete "file" attachmentsStefan Niedermann
2024-01-21feat(theming): Enhance themingStefan Niedermann
2024-01-21feat(attachment): Open file attachments in Nextcloud Files appStefan Niedermann
2024-01-21chore: Move ReactiveLiveData to libraryStefan Niedermann
2024-01-20Merge pull request #1565 from stefan-niedermann/masterNiedermann IT-Dienstleistungen
2024-01-19Merge branch 'mark-card-as-done-and-remove-dp-to-px' into mark-card-as-doneStefan Niedermann
2024-01-19fix(done): Show clearDone button only when done is supportedStefan Niedermann
2024-01-19fix: BuildConfig and ResId issuesStefan Niedermann
2024-01-19chore(deps): Migrate Observable<Void> to Observable<EmptyResponse>Stefan Niedermann
2024-01-18chore(deps): Do no longer rely on android-commons lib to calculate dp to pxStefan Niedermann
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