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-22feat(theming): Use grayscale default theme to avoid wrong color tonesStefan Niedermann
2024-01-21chore: Move ReactiveLiveData to libraryStefan Niedermann
2024-01-18chore(deps): Do no longer rely on android-commons lib to calculate dp to pxStefan Niedermann
2024-01-15chore(done): Limit done support to Deck server 1.12.0 and higherStefan 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-13feat(done): Add button to mark a card as done into the card view below the du...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-13refactor(details): Reimplement with ConstraintLayoutStefan Niedermann
2023-02-12feat(theming): Integrate android-common Nextcloud library for unified M3 them...Niedermann IT-Dienstleistungen
2023-02-01fix(#1401): Fix invisible description and assigned users on read-only shared ...Stefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann
2021-05-26#971 RefactoringStefan Niedermann
2021-05-26#971 Remember toggled state of empty description card only after toggling at ...Stefan Niedermann
2021-05-26#971 Automatically toggle to edit mode when content is emptyStefan Niedermann
2021-05-26Do not hide edit button when description is empty and one is in preview mode ...Stefan Niedermann
2021-05-26- ✏️ Remember edit / preview mode for description (#971)Stefan Niedermann
2021-05-25Simplify CardDetailsFragmentStefan Niedermann
2021-05-20Cleanup: Switch names of IResponseCallback and ResponseCallbackStefan Niedermann
2021-04-11Use Material TextInputLayout (#926)Niedermann IT-Dienstleistungen
2021-04-03Eleminate BrandedActivity and BrandedFragmentStefan 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-03#756 ✅ Toggle checkboxes in description on clickStefan Niedermann
2021-03-03Set correct movement method for description viewerStefan Niedermann
2021-03-03Update dependency and listen for changes in the view mode of the descriptionStefan Niedermann
2020-12-21Enhance editor performance by not always rendering the viewerStefan Niedermann
2020-12-21Apply branding to search highlightingStefan Niedermann
2020-12-21Enhance search highlightingStefan Niedermann
2020-12-09Markdown editorStefan Niedermann
2020-12-09Merge branch 'master' into webview-markdownStefan Niedermann
2020-12-09Decouple SyncManager from UIs and use ViewModel between themStefan Niedermann
2020-11-27Always perform live rendering of Editor previewStefan Niedermann
2020-11-26Provide edit and preview mode for card descriptionStefan Niedermann
2020-11-22Provide default implementation for MD editor to globally switch implStefan Niedermann
2020-11-22Implement MarkwonMarkdownViewerStefan Niedermann
2020-11-20Make MarkdownEditor more abstractStefan Niedermann
2020-11-19Use WebView and SimpleMDE to display rich text descriptionStefan Niedermann
2020-10-29#715 Use java.time.*Stefan Niedermann
2020-10-29 #715 Use java.time.*Stefan Niedermann
2020-10-29 #715 Use java.time.*Stefan Niedermann
2020-10-29 #715 Use java.time.*Stefan Niedermann
2020-10-29 #715 Use java.time.*Stefan Niedermann
2020-10-28Use ColorUtil from android-commons where possibleStefan Niedermann