Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-12Material 3: Navbar highlighting, TextInputLayouts in dialogs, ButtonsStefan Niedermann
2021-10-19Also use english category names for category icon replacementsStefan Niedermann
2021-10-18Raise targetSdk to 31, adjust widgets and manifestNiedermann IT-Dienstleistungen
2021-10-08Use var keywordStefan Niedermann
2021-10-08Optimize special category iconsStefan Niedermann
2021-09-17#1348 Make translations easier by removing HTML markup from stringsStefan Niedermann
2021-07-30Add commit "Make use of Java 10 var keyword" againStefan Niedermann
2021-07-29Revert "Make use of Java 10 var keyword"Stefan Niedermann
2021-07-29Make use of Java 10 var keywordStefan Niedermann
2021-06-17Minor code improvementsStefan Niedermann
2021-06-10check for nulls + use proper keyboard detection on API 30+drhaal
2021-06-08reformat codedrhaal
2021-06-08refactoringdrhaal
2021-05-24Extract logic to clear Glide cache into CustomAppGlideModuleStefan Niedermann
2021-05-12Fix #1205 Also remove markdown from title when the note only has one lineStefan Niedermann
2021-05-12Throw exception when instantiating an util classStefan Niedermann
2021-05-12Sanitize API versions while migrating the databaseStefan Niedermann
2021-05-12Enhance handling, parsing, sanitizing and serialization of supported ApiVersionsStefan Niedermann
2021-03-13Merge branch 'master' into 831-roomStefan Niedermann
2021-03-10Do not replace checkboxes with emojis in parts that get synced up (like the t...Stefan Niedermann
2021-02-11Merge branch 'master' into 831-roomStefan Niedermann
2021-01-10Use term "Markdown" instead of "MarkDown"Stefan Niedermann
2021-01-10Move removeMarkdown() util method to MarkdownUtilStefan Niedermann
2021-01-10Fix #1032 Save page title when sharing from browserStefan Niedermann
2021-01-05Merge branch 'master' into 831-roomStefan Niedermann
2021-01-05Ensure that internal notes links are not persistedStefan Niedermann
2021-01-05Merge branch 'master' into toggleable-checkboxesStefan Niedermann
2021-01-05Use some Compat classesTacoTheDank
2021-01-04Remove RxMarkdown dependency from main moduleStefan Niedermann
2021-01-04Remove WwwLinksProcessor in favor of LinkifyPluginStefan Niedermann
2020-12-29Denormalize database to eleminate artifical category IDStefan Niedermann
2020-11-18Merge branch 'master' into 831-roomStefan Niedermann
2020-10-30Bump minSdk to KitKatStefan Niedermann
2020-10-30Bump minSdk to KitKatStefan Niedermann
2020-10-28Update dependenciesStefan Niedermann
2020-10-28Use ColorUtils from android-commons where possibleStefan Niedermann
2020-10-18Minor stuffStefan Niedermann
2020-10-12Merge branch 'master' into 831-roomStefan Niedermann
2020-10-12Use ClipboardUtil from android-commonsStefan Niedermann
2020-10-10#831 Migrate from SQLiteOpenHelper to RoomStefan Niedermann
2020-10-08#831 Migrate from SQLiteOpenHelper to RoomStefan Niedermann
2020-10-07#831 Migrate from SQLiteOpenHelper to RoomStefan Niedermann
2020-10-07#831 Migrate from SQLiteOpenHelper to RoomStefan Niedermann
2020-10-07#831 Migrate from SQLiteOpenHelper to RoomStefan Niedermann
2020-10-06#831 Migrate from SQLiteOpenHelper to RoomStefan Niedermann
2020-10-06#831 Migrate from SQLiteOpenHelper to RoomStefan Niedermann
2020-10-05#946 Allow to modify category in multi-select viewStefan Niedermann
2020-10-05#949 Use https:// as protocol for www linksStefan Niedermann
2020-10-05support www links without protocol in preview mode (resolve #949)Ferdinand Mütsch
2020-06-22Refactor packages to match actual use caseStefan Niedermann