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-22feat(theming): Use Material 3 theming attributes for icon coloringStefan Niedermann
2024-01-21chore: Move ReactiveLiveData to libraryStefan Niedermann
2024-01-20fix: Fix finalResId issuesStefan Niedermann
2024-01-20Merge pull request #1565 from stefan-niedermann/masterNiedermann IT-Dienstleistungen
2024-01-19fix: BuildConfig and ResId issuesStefan Niedermann
2024-01-18chore(deps): Do no longer rely on android-commons lib to calculate dp to pxStefan Niedermann
2024-01-16chore(done): Use onSurfaceVariant for future due datesStefan Niedermann
2024-01-16chore(done): Adjust due date chip to match Deck server appStefan Niedermann
2024-01-16chore(done): Support compact modeStefan Niedermann
2024-01-14feat(done): Enhance due date / done UX in board viewStefan Niedermann
2023-03-24feat: Align theming with Nextcloud Files appStefan Niedermann
2023-03-24feat: Implement new SearchBarStefan Niedermann
2023-03-09refactor: Unidirectional data flow and single point of truth for current stateStefan Niedermann
2023-02-01feat(#1419): Adjust Floating Action Button behavior to Material 3Stefan Niedermann
2021-09-08Raise minSdk to 22 to match Nextcloud appStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann
2021-02-11Drop support for Android < 5.0Stefan Niedermann
2020-11-24Use @ColorInt for ColorChooserStefan Niedermann
2020-11-04Created different pickersStefan Niedermann
2020-10-28Use ColorUtil from android-commons where possibleStefan Niedermann
2020-10-21Upgrade dependenciesStefan Niedermann
2020-10-12Move some logic to libraryStefan Niedermann
2020-10-08Fix #696 Clicking on the tag label does not select the tagStefan Niedermann
2020-10-04Add placeholder for OverlappingAvatarsStefan Niedermann
2020-10-03🎨 Store colors as integer in database (#603)Niedermann IT-Dienstleistungen
2020-07-08#579 Compact mode - refactoringStefan Niedermann
2020-07-08#579 Compact modeStefan Niedermann
2020-07-04Offer new default board colors like serverStefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-06-18Truncate labels in the middle and remove useless padding resetsStefan Niedermann
2020-06-18Remove left paddingStefan Niedermann
2020-06-18Reduce label paddingStefan Niedermann
2020-05-02Update labels in cards after editing themStefan Niedermann
2020-04-29🏷️ Fix misaligned text in small labelsStefan Niedermann
2020-04-28Fix #433 Separate overlapping avatars with 2dpStefan Niedermann
2020-04-27#431 ColorChooser occurs multiple times when editing boardStefan Niedermann
2020-04-27Add hints to solution for #431Stefan Niedermann
2020-04-27ChoreStefan Niedermann
2020-04-26Define random color for create label and limit observesStefan Niedermann
2020-04-18Fix #382 Extract OverlappingAvatarLayout into own reusable componentStefan Niedermann
2020-04-11Fix #372 Adding labels after removing: not shown in StackFragmentStefan Niedermann
2020-04-11Fix #372 Adding labels after removing: not shown in StackFragmentStefan Niedermann
2020-04-10refactoringdesperateCoder
2020-04-10tuned label-handling (anti-flicker)desperateCoder
2020-04-09Clean up dimens.xmlStefan Niedermann
2020-04-09Use dp for labels marginsStefan Niedermann
2020-04-09Fix misfit labelsStefan Niedermann
2020-04-09#298 new card layout for web and app?Stefan Niedermann
2020-03-25Move all pure view into one packageStefan Niedermann