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-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-24feat: Align theming with Nextcloud Files appStefan Niedermann
2023-03-24feat: Implement new SearchBarStefan Niedermann
2023-03-24fix: Restore EditCardViewModel instantiation leading to NPEStefan 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-01-10Reset bindings to null onDestroyStefan Niedermann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-05-20Cleanup: Switch names of IResponseCallback and ResponseCallbackStefan Niedermann
2021-04-11Apply branding to InputTextLayout instead of EditTextStefan Niedermann
2021-04-11Use Material TextInputLayout (#926)Niedermann IT-Dienstleistungen
2021-04-03Eleminate BrandedActivity and BrandedFragmentStefan 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-03Toggleable checkboxes for commentsStefan Niedermann
2021-02-19Fix #843 Comments tab: Instead of comments icon next to input box, show perso...Stefan Niedermann
2020-12-09Merge branch 'master' into webview-markdownStefan Niedermann
2020-12-09Decouple SyncManager from UIs and use ViewModel between themStefan Niedermann
2020-11-25Use MarkdownViewer for comment replysStefan Niedermann
2020-11-20Introduce RxMarkdown as editor optionStefan Niedermann
2020-10-29 #715 Use java.time.*Stefan Niedermann
2020-10-03Minor stuffStefan Niedermann
2020-09-04#673 💬 Allow mention users in the commentsStefan Niedermann
2020-09-04#673 💬 Allow mention users in the commentsStefan Niedermann
2020-09-04#673 💬 Allow mention users in the commentsStefan 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-23Allow sharing text as new commentStefan Niedermann
2020-06-15Update Reply comment stuffStefan Niedermann
2020-06-09Merge branch 'master' into 454-replay-to-commentsStefan Niedermann
2020-05-17#478 Better handling for zombie fragments after system initiated process deathStefan Niedermann
2020-05-12#454 ↩️ Reply to commentsStefan Niedermann
2020-05-12#454 ↩️ Reply to commentsStefan Niedermann
2020-05-12#454 ↩️ Reply to commentsStefan Niedermann
2020-05-11#454 💬↩️ Reply to commentsdesperateCoder
2020-05-11#454 💬↩️ Reply to commentsdesperateCoder
2020-05-11#454 💬↩️ Reply to commentsdesperateCoder
2020-05-11#454 💬↩️ Reply to commentsStefan Niedermann
2020-04-30Fix #440 Adding comments adds one additional empty commentStefan Niedermann
2020-04-30Fix #440 Adding comments adds one additional empty commentStefan Niedermann
2020-04-30Remove unused parameterStefan Niedermann
2020-04-27Fix lifecycleowner for commentsStefan Niedermann