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-25Bump lifecycle-livedata from 2.3.0 to 2.3.1dependabot-preview[bot]
2021-03-22Fix #1046 Remember scroll position in preview modeStefan Niedermann
2021-03-10Do not replace checkboxes with emojis in parts that get synced up (like the t...Stefan Niedermann
2021-03-09Use checkbox-emoji-replacement also in title and excerptStefan Niedermann
2021-03-07#559 Fix NPEStefan Niedermann
2021-03-07#559 Use emojis for checkboxes in widgets if possible - special decision for ...Stefan Niedermann
2021-03-07WiP: #559 Use emojis for checkboxes in widgets if possibleStefan Niedermann
2021-03-07WiP: #559 Use emojis for checkboxes in widgets if possibleStefan Niedermann
2021-03-07WiP: #559 Use emojis for checkboxes in widgets if possibleStefan Niedermann
2021-03-07WiP: #559 Use emojis for checkboxes in widgets if possibleStefan Niedermann
2021-03-07WiP: #559 Use emojis for checkboxes in widgets if possibleStefan Niedermann
2021-03-07WiP: #559 Use emojis for checkboxes in widgets if possibleStefan Niedermann
2021-03-03Allow only once listener to be setStefan Niedermann
2021-03-03Allow listeners instead of LiveDataStefan Niedermann
2021-02-26Bump desugar_jdk_libs from 1.1.1 to 1.1.5dependabot-preview[bot]
2021-02-15Bump junit from 4.13.1 to 4.13.2dependabot-preview[bot]
2021-02-11Bump lifecycle-livedata from 2.2.0 to 2.3.0dependabot-preview[bot]
2021-02-09- 🖼 Downscale and display huge images in preview mode instead of crash (#1...Stefan Niedermann
2021-02-09Fix #1034 Canvas: trying to draw too large (Huge images)Stefan Niedermann
2021-01-21Remove unused importsStefan Niedermann
2021-01-21Remove debug logsStefan Niedermann
2021-01-21#1040 golden watercockdesperateCoder
2021-01-21#1040 fixed auto continuation (i guess)desperateCoder
2021-01-21Create logging mechanism to debug #1040Stefan Niedermann
2021-01-11↩️ Soft break adds new lineStefan 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-06Refactor markdown module (#1025)Niedermann IT-Dienstleistungen
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-05Update buildTools to 30.0.3TacoTheDank
2021-01-04Workaround selection background color of fenced code blocksStefan Niedermann
2021-01-04Optimize MarkdownEditor interfaceStefan Niedermann
2021-01-04Add testRemoveSpansStefan Niedermann
2021-01-04Add more test scenarios for MarkwonMarkdownUtil#setCheckboxStatusStefan Niedermann
2021-01-04Remove obsolete stringStefan Niedermann
2021-01-04Fix toggling checkboxes in combination with nested codefencesStefan Niedermann
2021-01-04Fix toggling checkboxes in combination with codefencesStefan Niedermann
2021-01-04Include all available syntax highlightingsStefan 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-04Fix fenced code blocks in dark themeStefan Niedermann
2021-01-04Only disable checkbox toggling in ReadonlyFragment, but still allow selecting...Stefan Niedermann
2021-01-04Add support for imagesStefan Niedermann
2021-01-04Fix StringIndexOutOfBoundsException in ToggleableTaskListPluginStefan Niedermann
2021-01-04Merge branch 'master' into toggleable-checkboxesStefan Niedermann
2021-01-04Better UX when toggling checkboxesStefan Niedermann