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-22chore(lint): Use enhanced switchStefan Niedermann
2023-03-24feat: Align theming with Nextcloud Files appStefan 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
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2021-03-25Simplify usage of ResponseCallback by pulling out an interfaceStefan Niedermann
2021-03-22Fix #844 Enabled branding default, use instance color for global elementsStefan Niedermann
2021-01-07Clean up ViewPager2 stuffTacoTheDank
2020-12-10Minor code clean upsStefan Niedermann
2020-10-28Use ColorUtil from android-commons where possibleStefan 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-04-27Fix attachment handlingStefan Niedermann
2020-04-22Introduce createIntent()-methods for activities with arguments for a more con...Stefan Niedermann
2020-04-17#317 Adjust theme for each accountStefan Niedermann
2020-04-17Try to switch themes for influencing edittext in toolbarStefan Niedermann
2020-04-11#317 Adjust theme for each accountStefan Niedermann
2020-04-11#317 Adjust theme for each accountStefan Niedermann
2020-04-10#317 Adjust theme for each accountStefan Niedermann
2020-04-10#317 Adjust theme for each accountStefan Niedermann
2020-04-10remove capabilities cachedesperateCoder
2020-04-09#317 Adjust theme for each accountStefan Niedermann
2020-04-09#317 Adjust theme for each accountStefan Niedermann
2020-04-08Move activities to their correspondent packagesStefan Niedermann
2020-03-25- Fix exception when opening the "about"-sectionStefan Niedermann
2020-03-25Use AndroidX preferenceStefan Niedermann
2020-03-07Fix #286 Get rid of HTML formatting in strings.xmlstefan-niedermann
2020-03-06#286 Get rid of HTML formatting in strings.xmlstefan-niedermann
2020-03-04Some refactoringstefan-niedermann
2020-03-04#285 Migrate from ButterKnife to ViewBindingstefan-niedermann
2020-02-24Display "disabled" instead of `1970-01-01` when background sync is disabledstefan-niedermann
2020-02-06#211 Attachments 📎stefan-niedermann
2019-12-27Implement basic background sync jobstefan-niedermann
2019-10-19Fix #185 Use butterknife resource binding where possiblestefan-niedermann
2019-10-16#165 SyncOnWifiOnly causes OfflineException on opening about activitystefan-niedermann
2019-08-01Fix #95 Show version of app installed on serverstefan-niedermann
2019-05-09#68 Make strings with hyperlinks better translateablestefan-niedermann
2019-05-09#68 Make strings with hyperlinks better translateablestefan-niedermann
2019-05-09Move anchor tags to own not translateable stringstefan-niedermann
2019-03-13refactor util classes / package structureAndy Scherzinger
2019-03-11Move to AndroidXAndy Scherzinger
2018-11-10Add basic about activityNiedermann IT-Dienstleistungen