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-22feat(theming): Use grayscale default theme to avoid wrong color tonesStefan Niedermann
2024-01-19chore(deps): Migrate Observable<Void> to Observable<EmptyResponse>Stefan Niedermann
2023-03-24feat: Align theming with Nextcloud Files appStefan Niedermann
2023-03-09refactor: Move packages to clarify architectureStefan 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-01-18Replace startActivityForResult (deprecated)Stefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-06-01Create card in PrepareCreateActivity before starting the EditActivityStefan Niedermann
2021-03-22Fix #844 Enabled branding default, use instance color for global elementsStefan Niedermann
2020-12-17Open cards when clicking on Upcoming WidgetStefan Niedermann
2020-12-10Minor code clean upsStefan Niedermann
2020-12-09Decouple SyncManager from UIs and use ViewModel between themStefan Niedermann
2020-12-09SelectCardForWidgetActivity and ShareTargetActivity should not know anything ...Stefan Niedermann
2020-10-28Use ColorUtil from android-commons where possibleStefan Niedermann
2020-10-03🎨 Store colors as integer in database (#603)Niedermann IT-Dienstleistungen
2020-07-20#515 Reduce amount of data which is queried by the databaseStefan Niedermann
2020-07-13Use new PickStackFragment for PickStackActivityStefan Niedermann
2020-07-07Merge masterStefan Niedermann
2020-07-07Change title in actionbarStefan Niedermann
2020-07-07Also allow picking stacks from boards without edit permissionStefan Niedermann
2020-07-07Pull out abstract PickStackActivityStefan Niedermann