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
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-11-04Fix #1330 Update to The Material Design 3Stefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan 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-20Cleanup: Switch names of IResponseCallback and ResponseCallbackStefan Niedermann
2021-05-03Fix #964 bump markdown editor of the Notes app to 3.4.1 and fix breaking API ...Stefan 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-03Fix missing comment messagesStefan 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
2021-01-03Migrate instrumented tests to robolectric tests (#784)Niedermann IT-Dienstleistungen
2020-12-17Enhance context based formattingStefan 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-25Refactored Mentions support for MarkdownViewerStefan Niedermann
2020-11-25Implement support for @mentions in RxMarkdownViewer and MarkwonMarkdownViewerStefan Niedermann
2020-11-22Provide default implementation for MD editor to globally switch implStefan Niedermann
2020-11-22Implement MarkwonMarkdownViewerStefan Niedermann
2020-11-20Introduce RxMarkdown as editor optionStefan Niedermann
2020-10-29#715 Use java.time.*Stefan Niedermann
2020-10-29 #715 Use java.time.*Stefan Niedermann
2020-10-21Upgrade dependenciesStefan Niedermann
2020-10-12Move some logic to libraryStefan Niedermann
2020-10-04Add placeholder for CardCommentsMentionProposerStefan Niedermann
2020-10-03Minor stuffStefan Niedermann
2020-09-04Fix #673 💬 Allow mention users in the commentsStefan Niedermann
2020-09-04#673 💬 Allow mention users in the commentsStefan Niedermann
2020-09-04Fix @SuppressLintStefan Niedermann
2020-09-04#673 username substitutiondesperateCoder
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-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 also return start-indexdesperateCoder
2020-09-04#673 discover mentionsdesperateCoder