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
2021-03-13#1085 Open app when clicking on the list widget headerStefan Niedermann
2021-03-10Do not replace checkboxes with emojis in parts that get synced up (like the t...Stefan Niedermann
2021-03-08Add final keyword to handlerStefan Niedermann
2021-03-08Remove unused codeStefan Niedermann
2021-03-08Pay attention to sufficient contrast ration when applying account color to ad...Stefan Niedermann
2021-03-08NoteListWidget: Move create button to scrollable entry, remove headerStefan Niedermann
2021-03-08Prepare first entry of list widget to be scrollableStefan Niedermann
2021-03-08https://github.com/nextcloud/news-android/issues/930Stefan Niedermann
2021-02-20Fix #1068 Add warning that clearing the storage will delete unsynchronized notesStefan Niedermann
2021-02-11Merge branch 'master' into 831-roomStefan Niedermann
2021-02-11Drop support for Android < 5.0Stefan Niedermann
2021-02-02- 🐞 Fix crash for Android < 7 when open a note in preview mode (#1056)Stefan Niedermann
2021-01-24#1047 Catch creation shortcuts when no account is configured yetStefan Niedermann
2021-01-21Remove debug logsStefan Niedermann
2021-01-21Create logging mechanism to debug #1040Stefan 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-10Enhance workaround for #935Stefan Niedermann
2021-01-10Avoid overwriting title for new notesJohannes
2021-01-08version bump to 3.0.0v3.0.0Stefan Niedermann
2021-01-05Merge master with Markwon viewerStefan Niedermann
2021-01-05Merge branch 'master' into 831-roomStefan Niedermann
2021-01-05Fix #1020 ❓ Update formatting sectionStefan Niedermann
2021-01-05Enhance loggingStefan Niedermann
2021-01-05Do not handle internal note links in NoteReadonlyFragmentStefan 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-05Migrate about page to ViewPager2TacoTheDank
2021-01-05Fix two deprecationsTacoTheDank
2021-01-04Fix apply branding in NotePreviewFragment and NoteEditFragmentStefan Niedermann
2021-01-04Fix apply branding in NotePreviewFragmentStefan Niedermann
2021-01-04Readd support for link to other notesStefan Niedermann
2021-01-04Clearify MarkdownUtil#renderForRemoteViewStefan Niedermann
2021-01-04Use native Linkify flagStefan Niedermann
2021-01-04Remove RxMarkdown dependency from main moduleStefan Niedermann
2021-01-04Adjust FormattingHelpActivityStefan Niedermann
2021-01-04Remove WwwLinksProcessor in favor of LinkifyPluginStefan Niedermann
2021-01-04Fix positioning bug when toggling a checkboxStefan Niedermann
2021-01-04Support nested check listsStefan Niedermann
2021-01-03Deduplicate Dao queries for LiveData and Non-LiveDataStefan Niedermann
2021-01-02Move more database queries away from the main threadStefan Niedermann
2021-01-02Fix NoteListWidgetConfigurationActivityStefan Niedermann
2021-01-02Move more database queries away from the main threadStefan Niedermann
2020-12-31Move more database queries away from the main threadStefan Niedermann
2020-12-31Wait for Note present in Edit mode, because creating can now be asynchronouslyStefan Niedermann
2020-12-31Add more instrumented tests for NoteDaoStefan Niedermann
2020-12-31Add hint for laterStefan Niedermann
2020-12-31Add instrumented tests for getCategoriesLiveData and searchCategoriesStefan Niedermann