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-20fix: Avoid SQLiteConstraint failures by reverting to custom ExecutorServiceStefan Niedermann
2023-03-10make executor singleton againdesperateCoder
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-06-19centralized executorService, evaluate poolsize depending on available cpu coresdesperateCoder
2022-01-03fix: synchronized temporary cache creation folderNeil Seligmann
2021-09-30Bump targetSdk to 30Stefan Niedermann
2021-09-10#1075 #1102 delete existing cache file before creationdesperateCoder
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann
2021-07-15 Fix #1034 Due date are always shown with hours (french language)Niedermann IT-Dienstleistungen
2021-06-05Improve JavadocStefan Niedermann
2021-05-30Fix expected and actual results in ProjectUtilTestStefan Niedermann
2021-05-25Ignore unchecked lint hintStefan Niedermann
2021-05-24Use executor for clearing Glide disk cache and fix unit testsStefan Niedermann
2021-05-20Remove duplicate logicStefan Niedermann
2021-04-10#690 Upcoming cardsStefan Niedermann
2021-03-29Move clearGlide cache logic to CustomAppGlideModuleStefan Niedermann
2021-03-28Use @NonNull annotations, final modifiers, ...Stefan Niedermann
2021-03-25Merge branch 'master' into 587-compress-imagesStefan Niedermann
2021-03-25Allow to pass Object... to DeckLogStefan Niedermann
2021-03-22Share logs as fileStefan Niedermann
2021-03-12Support Deck API 1.1 (server version 1.3+)Stefan Niedermann
2021-03-10migration + minor fixesdesperateCoder
2021-03-10Fix buildStefan Niedermann
2021-03-10Extract fileId from attachmentsStefan Niedermann
2021-03-10Enhance support for file attachments (Deck 1.3.0)Stefan Niedermann
2021-03-04Fix #804 ⚠️ Show only warning when moving a card if the card has attachme...Stefan Niedermann
2021-03-03#854 Add due date and tags to shared contentStefan 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-03Add unit tests for CardUtilStefan Niedermann
2021-01-03Migrate instrumented tests to robolectric tests (#784)Niedermann IT-Dienstleistungen
2020-12-22Highlight current board in drawerStefan Niedermann
2020-12-21Small overall improvementsStefan Niedermann
2020-12-09Merge branch 'master' into webview-markdownStefan Niedermann
2020-12-09Merge branch 'master' into 587-compress-imagesStefan Niedermann
2020-12-09Add some unit testsStefan Niedermann
2020-12-09Merge branch 'master' into 587-compress-imagesStefan Niedermann
2020-12-09Merge branch 'master' into webview-markdownStefan Niedermann
2020-12-09Prepare support of thumbnail generationStefan Niedermann
2020-11-25Implement support for @mentions in RxMarkdownViewer and MarkwonMarkdownViewerStefan Niedermann
2020-11-25Merge branch 'master' into webview-markdownStefan Niedermann
2020-11-25Merge remote-tracking branch 'origin/master'Stefan Niedermann
2020-11-25Fix typoStefan Niedermann
2020-11-24fix regex for deck id extractiondesperateCoder
2020-11-24Support parsing links without index.php segmentStefan Niedermann
2020-11-24Use @ColorInt for ColorChooserStefan Niedermann
2020-11-22Provide default implementation for MD editor to globally switch implStefan Niedermann