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
2020-03-16version bump to v2.11.3v2.11.3stefan-niedermann
2020-03-16[tx-robot] updated from transifexNextcloud bot
2020-03-16Stability improvements and bugfixes for synchronization and list widgetv2.11.2stefan-niedermann
2020-03-14version bump to 2.11.1v2.11.1stefan-niedermann
2020-03-14Fixed test crashNiedermann IT-Dienstleistungen
2020-03-14Fix #749 🗨️ Remove toasts (and only display snackbars)v2.11.0stefan-niedermann
2020-03-14Move contents of nextcloud-commons-lib back to projectstefan-niedermann
2020-03-14[tx-robot] updated from transifexNextcloud bot
2020-03-14Adjust logging to info levelstefan-niedermann
2020-03-14Remove duplicate variable valuestefan-niedermann
2020-03-10Switch to fixed timeout based app lockingChristoph Loy
2020-03-08Merge branch 'master' into 354-password-protectionChristoph Loy
2020-03-08Merge ifs to satisfy PMD...Christoph Loy
2020-03-08Make parameter in ContextBasedRangeFormattingCallback#addMarkdown effectively...Christoph Loy
2020-03-08Make parameter of SearchableBaseNoteFragment#indexOfNth effectively finalChristoph Loy
2020-03-08Merge two ifs in NotesTextWatcherChristoph Loy
2020-03-08Reduce visibility of members in persistenceChristoph Loy
2020-03-08Make NavigationAdapter#assignItem privateChristoph Loy
2020-03-08Make BaseNoteFragment#isNew protectedChristoph Loy
2020-03-08Make localAccount in NoteListWidgetConfiguration privateChristoph Loy
2020-03-08Make ExceptionActivity#close privateChristoph Loy
2020-03-08Remove unused variableChristoph Loy
2020-03-08Add explicit visibility to members of TimeslotChristoph Loy
2020-03-08Reduce visibility of AboutFragmentLicenseTab#openLicenseChristoph Loy
2020-03-08Add (useless) break to CategoryAdapter to satisfy PMDChristoph Loy
2020-03-08Set access modifier in BaseNoteFragmentChristoph Loy
2020-03-08Reduce visiblity of members in ExceptionActivityChristoph Loy
2020-03-08Fix derp in NoteUtilChristoph Loy
2020-03-08Make parameters in AlwaysAutoCompleteTextView effectivly finalChristoph Loy
2020-03-08Remove unnecessary blocks from switch-case from ContextBasedRangeFormattingCa...Christoph Loy
2020-03-08Add default case to ContextBasedRangeFormattingCallbackChristoph Loy
2020-03-08Get rid of unnecessary blocks and add default case to switch-case in ContextB...Christoph Loy
2020-03-08Split declarationsChristoph Loy
2020-03-08Make parameter effecitvely non-final in NoteUtilChristoph Loy
2020-03-08Get rid of qualified constantChristoph Loy
2020-03-08Document NoOp in SingleNoteWidgetFactoryChristoph Loy
2020-03-08Add default case to NoteListWidgetChristoph Loy
2020-03-08Add default case to NotesListViewItemTouchHelperChristoph Loy
2020-03-08Remove redundant blocksChristoph Loy
2020-03-08Remove redundant blocks in switch-caseChristoph Loy
2020-03-08Add default case to MultiSelectedActionModeCallback#onActionItemClickedChristoph Loy
2020-03-08Do not reassign parametersChristoph Loy
2020-03-08Try to reduce complexityChristoph Loy
2020-03-08Split declarations in NoteEditFragmentChristoph Loy
2020-03-08Get ride of unnecessary and confusiong blocks in switch in CategoryAdapterChristoph Loy
2020-03-08Get rid of unnecessary qualified name in BaseNoteFragmentChristoph Loy
2020-03-08Add NoOp comment to empty method in NoteListWidgetFactoryChristoph Loy
2020-03-08Split up declarations in NoteListWidgetConfigurationChristoph Loy
2020-03-08Split up declarations in NotesListViewActivityChristoph Loy
2020-03-08Fix some lint issuesChristoph Loy