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
2022-01-17Remove legacy codeStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Update changelogStefan Niedermann
2022-01-10feat: better attachment ImageViewNeil Seligmann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan 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-11Remove legacy codeStefan Niedermann
2021-06-05#963 🖼 Support preview for images which are hosted on a Nextcloud instanceStefan Niedermann
2021-05-20Cleanup: Switch names of IResponseCallback and ResponseCallbackStefan Niedermann
2021-04-19Raise targetSdk 30 (#943)Niedermann IT-Dienstleistungen
2021-04-11Use Material TextInputLayout (#926)Niedermann IT-Dienstleistungen
2021-04-03Eleminate BrandedActivity and BrandedFragmentStefan Niedermann
2021-03-25Fix #587 Compress images before uploading as attachmentStefan Niedermann
2021-03-25Merge branch 'master' into 587-compress-imagesStefan 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-22Fix #844 Enabled branding default, use instance color for global elementsStefan Niedermann
2021-03-22Share logs as fileStefan Niedermann
2021-03-12Hide delete button for file attachmentsStefan Niedermann
2021-03-12Support Deck API 1.1 (server version 1.3+)Stefan Niedermann
2021-02-11Drop support for Android < 5.0Stefan Niedermann
2021-01-31#814 Enable attaching files from a remote storage (like Nextcloud)Stefan Niedermann
2021-01-24Fix #782 and #807 NPE on applying brandingStefan Niedermann
2020-12-09Merge branch 'master' into 587-compress-imagesStefan Niedermann
2020-12-09Decouple SyncManager from UIs and use ViewModel between themStefan Niedermann
2020-12-09Merge branch 'master' into 587-compress-imagesStefan Niedermann
2020-12-09Prepare support of thumbnail generationStefan Niedermann
2020-11-16Fix #729 BottomNavigation in attachment picker is not colored when branding i...Stefan Niedermann
2020-11-11PoC with zetbaitsu/CompressorStefan Niedermann
2020-11-09Fix potential concurrency issues with gallery entriesStefan Niedermann
2020-11-09Fix concurrency issue with contact entriesStefan Niedermann
2020-11-09Small code optimizationsStefan Niedermann
2020-11-08Code optimizationsStefan Niedermann
2020-11-08Code optimizationsStefan Niedermann
2020-11-08Code optimizationsStefan Niedermann
2020-11-08Code optimizationsStefan Niedermann
2020-11-07Make gallery tab more robustStefan Niedermann
2020-11-06Apply branding to bottomNavigationStefan Niedermann
2020-11-06Display some gutter between gallery itemsStefan Niedermann
2020-11-05Display attachments in a dialog to give the user a chance to cancel the uploadStefan Niedermann
2020-11-05Check for closed cursors to prevent crashes when switchting quickly between a...Stefan Niedermann
2020-11-05Use BottomNavigation for attachments tabsStefan Niedermann
2020-11-05Enhance file pickerStefan Niedermann
2020-11-05Enhance file pickerStefan Niedermann
2020-11-04Use appropriate subtitleStefan Niedermann
2020-11-04Prevent crash when no files are presentStefan Niedermann