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 Material 3 theming attributes for icon coloringStefan Niedermann
2024-01-20Merge pull request #1565 from stefan-niedermann/masterNiedermann IT-Dienstleistungen
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
2023-03-09fix: Reset filter information when switching boardStefan 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-01fix(#1370): Creating a card by shortcut does only work for last selected accountStefan Niedermann
2022-11-04Fix #1371 Use displayname instead of username for shortcutsStefan Niedermann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann
2021-08-03Disable save / edit buttons while pendingStefan Niedermann
2021-06-02Move back to default AlertDialogStefan Niedermann
2021-06-02Use dialog to create card before editingStefan Niedermann
2021-06-01Create card in PrepareCreateActivity before starting the EditActivityStefan Niedermann
2021-03-23Fix #883 Sharing content to new Deck cardsStefan Niedermann
2021-03-22Fix #844 Enabled branding default, use instance color for global elementsStefan Niedermann
2020-12-10Minor code clean upsStefan Niedermann
2020-11-24Use @ColorInt for ColorChooserStefan Niedermann
2020-10-21Upgrade dependenciesStefan Niedermann
2020-10-12Move some logic to libraryStefan Niedermann
2020-10-11Use sso-glide-integration from nextcloud-commonsStefan Niedermann
2020-10-03🎨 Store colors as integer in database (#603)Niedermann IT-Dienstleistungen
2020-07-22Enhance "Move card" dialogStefan Niedermann
2020-07-20Merge branch '515-reduce-database-queries'Stefan Niedermann
2020-07-17#515 Reduce amount of data which is queried by the databaseStefan Niedermann
2020-07-13Merge branch 'master' into stack-widgetStefan Niedermann
2020-07-13Fix avatar in multi instance setup in AccountAdapterStefan Niedermann
2020-07-07Stack WidgetDaniel Bailey
2020-07-07Merge masterStefan Niedermann
2020-07-07Initial build of a stack widgetDaniel Bailey
2020-07-07Replace @NotNull jetbrains annotation with @NonNull androidx annotationStefan Niedermann
2020-06-30Rename Application to DeckApplication for clarityStefan 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#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-05-13Enhance error handlingStefan Niedermann
2020-04-27Fix attachment handlingStefan Niedermann
2020-04-26Fix #424 Deck as a "share to" location -> create new cardStefan Niedermann
2020-04-22Introduce createIntent()-methods for activities with arguments for a more con...Stefan Niedermann
2020-04-22Fix #403 Pass `Account` instance down to `EditActivity` instead of just `acco...Stefan Niedermann
2020-04-20Fix some todosStefan Niedermann
2020-04-18Fix #382 Extract OverlappingAvatarLayout into own reusable componentStefan Niedermann
2020-04-17#317 Adjust theme for each account - use new Material Button themeStefan Niedermann
2020-04-17#317 Adjust theme for each accountStefan Niedermann
2020-04-17#317 Adjust theme for each accountStefan Niedermann
2020-04-17Try to switch themes for influencing edittext in toolbarStefan Niedermann