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
2021-11-29#1165 Fix crash by toasting on main threadStefan Niedermann
2021-11-29#1165 simplify sync logic in case card is not founddesperateCoder
2021-11-29#1165 Uncomment actual codeStefan Niedermann
2021-11-29#1165 Fix onError callback in PushNotificationActivityStefan Niedermann
2021-11-29#1165 Refactor UI layerStefan Niedermann
2021-11-29#1165 Add further paths to extract fallback URIStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
2021-11-18Catch SSO 0.6.0 - Files 3.17 issueStefan Niedermann
2021-09-30Bump targetSdk to 30Stefan Niedermann
2021-09-10#545 Visualize import progress UIStefan Niedermann
2021-09-10#545 Visualize import progressStefan Niedermann
2021-09-08Raise minSdk to 22 to match Nextcloud appStefan Niedermann
2021-08-04Minor refactoringsStefan Niedermann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann
2021-08-03Disable save / edit buttons while pendingStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann
2021-07-29Upgrade to AGP 7 and Java 11Stefan Niedermann
2021-07-28Add tips for UnknownErrorExceptionStefan Niedermann
2021-07-28Display infrastructure related issues only on pull2refreshStefan Niedermann
2021-06-21Correct reference to text stringValdnet
2021-06-17Use IResponseCallback in favor of observeOnce for importing accountsStefan Niedermann
2021-06-17Use IResponseCallback in favor of observeOnce for moving cardsStefan Niedermann
2021-06-17- 🐞 Fix switching automatically to newly created listsStefan Niedermann
2021-06-17Fix #841 - 🗑 Select neighbour list after deleting a listStefan Niedermann
2021-06-17Code simplificationStefan Niedermann
2021-06-17Merge branch 'master' into create-card-before-editingStefan Niedermann
2021-06-12Use executors for more control over started threadsStefan Niedermann
2021-06-12Refactor EditBoardDialogFragmentStefan Niedermann
2021-06-12Refactor EditStackDialogFragmentStefan Niedermann
2021-06-12Refactor EditStackDialogFragmentStefan Niedermann
2021-06-12Open keyboard when entering EditBoardDialogFragmentStefan Niedermann
2021-06-11Minor refactoringsStefan Niedermann
2021-06-11Remove legacy codeStefan Niedermann
2021-06-11Remove legacy codeStefan Niedermann
2021-06-11Do only show two actions on NewCardDialog because three cause screen flickeringStefan Niedermann
2021-06-11Merge branch 'master' into create-card-before-editingStefan Niedermann
2021-06-11Use IResponseCallback instead of LiveData for one-shotsStefan Niedermann
2021-06-05#963 🖼 Support preview for images which are hosted on a Nextcloud instanceStefan Niedermann
2021-06-05Remove unnecessary ViewModel creation in MainActivityStefan Niedermann
2021-06-03Use LiveData for pending state in NewCardDialogStefan Niedermann
2021-06-02Move back to default AlertDialogStefan Niedermann
2021-06-02Use dialog to create card before editingStefan Niedermann
2021-06-01Refactore PickStackViewModelStefan Niedermann
2021-06-01Create card in PrepareCreateActivity before starting the EditActivityStefan Niedermann