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
path: root/app/src
AgeCommit message (Expand)Author
2022-10-13[tx-robot] updated from transifextransifexNextcloud bot
2022-10-02#1337 fix NPEdesperateCoder
2022-10-02Fix #1344 Crash when appending a shared text to the description of an existin...Stefan Niedermann
2022-10-02🎨 Fix constraint violation when a user has been assigned to a board multip...Stefan Niedermann
2022-09-16🎨 Fix theming issue when taking photos on a board with white colorStefan Niedermann
2022-08-28Change to a capital letterValdnet
2022-08-28i18n: Change to a capital letterValdnet
2022-08-16Fix #1180 🐞 Date and time picker invisible on dark mode with light board c...Stefan Niedermann
2022-08-16Fix #1317 Prevent empty list namesStefan Niedermann
2022-08-16Adjust dev launcher icon to monochromeStefan Niedermann
2022-08-16βš™οΈ Use new Android 12 SplashScreen APIStefan Niedermann
2022-08-16allow EditActivity to always return to main screenFelix NΓΌsse
2022-08-07[tx-robot] updated from transifexNextcloud bot
2022-07-09Fix #1295 🐞 Handle offline card creation betterStefan Niedermann
2022-07-09Fix #1299 πŸ’¬ Allow multi line commentsStefan Niedermann
2022-07-09Fix #1306 Add monochrome icon for Android 12+Stefan Niedermann
2022-07-09[tx-robot] updated from transifexNextcloud bot
2022-07-01#1295 handle unreachable host as offlineexceptiondesperateCoder
2022-06-29#1295 handle unreachable host as offlineexceptiondesperateCoder
2022-06-19[tx-robot] updated from transifexNextcloud bot
2022-06-19centralized executorService, evaluate poolsize depending on available cpu coresdesperateCoder
2022-06-10#1287 duplicate moved card: don't propagate unsynced deleted carddesperateCoder
2022-06-09#1073 fixed missing method in androiddesperateCoder
2022-06-09#1073 hopefully no duplicate labels anymoredesperateCoder
2022-05-20#1073 hopefully no duplicate labels anymoredesperateCoder
2022-05-20made executor-service FIFOdesperateCoder
2022-05-20Upgrade AGP to 7.2.0Stefan Niedermann
2022-04-14[tx-robot] updated from transifexNextcloud bot
2022-03-12[tx-robot] updated from transifexNextcloud bot
2022-02-27[tx-robot] updated from transifexNextcloud bot
2022-01-18Replace startActivityForResult (deprecated)Stefan Niedermann
2022-01-18Enable strict mode logging in DEBUG modeStefan Niedermann
2022-01-17Make ServerCommunicationErrorHandler more genericStefan Niedermann
2022-01-17Add unit tests for ServerCommunicationErrorHandlerStefan Niedermann
2022-01-17Use @StringRes as message for OfflineException.ReasonStefan Niedermann
2022-01-17Merge branch 'master' into 1169-network-errorsStefan Niedermann
2022-01-17Bump robolectric SDKStefan Niedermann
2022-01-17Remove legacy codeStefan Niedermann
2022-01-10[tx-robot] updated from transifexNextcloud bot
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Update changelogStefan Niedermann
2022-01-10fix: will now only show edit buttons if user has permissionsNeil Seligmann
2022-01-10feat: enabled fab and listmenu in the share activityNeil Seligmann
2022-01-10feat: improved automatic scrollingNeil Seligmann
2022-01-10feat: StackFragment automatic scroll to bottom on card creationNeil Seligmann
2022-01-10feat: better attachment ImageViewNeil Seligmann
2022-01-08#1169 try to better handle networking errorsdesperateCoder
2022-01-03fix: synchronized temporary cache creation folderNeil Seligmann