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: Implement new SearchBarStefan Niedermann
2023-03-24fix: Fixed ViewModel scoping which caused using wrong accounts to synchronize...Stefan 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-12feat(theming): Integrate android-common Nextcloud library for unified M3 them...Niedermann IT-Dienstleistungen
2022-11-04Fix #1330 Update to The Material Design 3Stefan Niedermann
2022-11-03Fix #1361 Create new list: Dialog does not closeStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-06-17Merge branch 'master' into create-card-before-editingStefan Niedermann
2021-06-12Refactor EditBoardDialogFragmentStefan Niedermann
2021-06-12Open keyboard when entering EditBoardDialogFragmentStefan Niedermann
2021-06-11Use IResponseCallback instead of LiveData for one-shotsStefan Niedermann
2021-05-20Cleanup: Switch names of IResponseCallback and ResponseCallbackStefan Niedermann
2021-04-11Fix branding of AccessControl dialogStefan Niedermann
2021-04-11Apply branding to InputTextLayout instead of EditTextStefan Niedermann
2021-04-11Use Material TextInputLayout (#926)Niedermann IT-Dienstleistungen
2021-04-05Fix #917 Crash when adding labelsStefan Niedermann
2021-03-25Allow to pass Object... to DeckLogStefan Niedermann
2021-03-25#896 Ensure callbacks are running on the UI threadStefan Niedermann
2021-03-25#896 Replace observeOnce calls with ResponseCallback when it makes senseStefan Niedermann
2021-03-25#896 Replace observeOnce calls with ResponseCallback when it makes senseStefan Niedermann
2021-03-25#896 Replace observeOnce calls with ResponseCallback when it makes senseStefan Niedermann
2021-03-22Fix #844 Enabled branding default, use instance color for global elementsStefan Niedermann
2021-01-07Use some Compat classesTacoTheDank
2020-12-09Decouple SyncManager from UIs and use ViewModel between themStefan Niedermann
2020-11-24Use @ColorInt for ColorChooserStefan Niedermann
2020-10-28Use ColorUtil from android-commons where possibleStefan Niedermann
2020-10-08Fix #696 Clicking on the tag label does not select the tagStefan Niedermann
2020-10-04Fix color chooserStefan Niedermann
2020-10-03🎨 Store colors as integer in database (#603)Niedermann IT-Dienstleistungen
2020-08-04version bump to 1.9.61.9.6Stefan Niedermann
2020-07-13Merge branch 'master' into 455-clone-boardsStefan Niedermann
2020-07-11More error handlingStefan Niedermann
2020-07-04Merge branch 'master' into 455-clone-boardsStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-06-30#455 âž• Clone boards with existing stacks and labelsStefan Niedermann
2020-05-11Merge branch 'master' into 345-clear-storage-actionStefan Niedermann
2020-05-09Use BrandedSnackbar for centralizing branding stuffStefan Niedermann
2020-05-09Set action text color for snackbarsStefan Niedermann
2020-05-09Merge branch 'master' into 345-clear-storage-actionStefan Niedermann
2020-05-09Only allow changing edit and manage permissions of sharees when user itself h...Stefan Niedermann
2020-05-09Actions for archived boardsStefan Niedermann
2020-05-07#456 Clear storage tip: show direct button to start app info pageStefan Niedermann
2020-05-04Enhance error handlingStefan Niedermann
2020-05-02Use FullBoard in MainActivityStefan Niedermann
2020-05-02Clone label when editing itStefan Niedermann