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
path: root/app
AgeCommit message (Collapse)Author
2016-03-25Fix duplicate requestsStefan Niedermann
Caused by whole synchronize on resume Fixed by only download on resume
2016-03-25Fix #101 Option to synchronise notes when opening the appStefan Niedermann
2016-03-25#101 Option to synchronise notes when opening the appStefan Niedermann
2016-03-25Fix #103 make links openableStefan Niedermann
2016-03-10Fix #102 0.7.1 crashes on saving an edited note and version bump to 0.7.2v0.7.2Stefan Niedermann
2016-03-09Version Bump to 0.7.1v0.7.1Stefan Niedermann
2016-03-09Version Bump to 0.7.1Stefan Niedermann
2016-03-09Merge pull request #99 from proninyaroslav/masterNiedermann IT-Dienstleistungen
Update russian translations
2016-03-09Don't overwrite DB Status LOCAL_CREATED with LOCAL_EDITEDStefan Niedermann
To prevent errors on synchronization (create -> edit -> sync)
2016-03-07Fix translationsproninyaroslav
2016-03-07Fix translationsproninyaroslav
2016-03-05Update russian translationsproninyaroslav
2016-03-05Update russian translationsproninyaroslav
2016-03-04Merge pull request #2 from stefan-niedermann/masterageru
Update from original
2016-03-04Amends to FR translationageru
Just read #91 and now I get it: error_invalid_login means to replace error_username_password_invalid and expand its meaning, so retranslated accordingly Retranslated "invalid" in other error messages to be more natural Remove useless lines
2016-03-04Updated FR translationageru
Added Invalid login error Re-ordered Error strings according to source
2016-02-20#91 Use error_invalid_login string instead of error_username_password_invalidfxedel
2016-02-20Updated german translationfxedel
2016-02-20Added invalid login errorfxedel
(and made a few code style improvements)
2016-02-19FR singular & plural implementationageru
Out with the translation hack, in with the proper grammar.
2016-02-10Fix #24 Line breaks ignoredStefan Niedermann
2016-02-09Version bump to v0.7.0v0.7.0Stefan Niedermann
2016-02-09#68 integrate a singular and plural version of <string name="ab_selected">Stefan Niedermann
Added other languages and terminate non-plural-string.
2016-02-09#68 integrate a singular and plural version of <string name="ab_selected">Stefan Niedermann
2016-02-09Merge branch 'master' of https://github.com/stefan-niedermann/OwnCloud-Notes ↵Stefan Niedermann
into local-search
2016-02-09#84 Switch to GPLv3+ in AboutStefan Niedermann
2016-02-09#19 Local Search asynchronouslyStefan Niedermann
Searches are now performed asynchronously for performance reasons.
2016-02-03#80 Update heading after text has changedStefan Niedermann
2016-02-03#19 Local SearchStefan Niedermann
2016-02-02version bump to 0.6.0v0.6.0Stefan Niedermann
2016-02-02Fix #72 Provide feedback on wrong credentialsStefan Niedermann
2016-02-02Fix #74 Timestamp header not updated after modificationStefan Niedermann
2016-02-02Fix #56 Use auto-capitalization from systemStefan Niedermann
2016-01-31Fix #70 Can't copy text when not in edit modeStefan Niedermann
This works only on API level 11 and higher
2016-01-31Mention french translator in every language and rename fr-FR to frStefan Niedermann
2016-01-31French (France) translationageru
2016-01-30Fix #65 NullPointer when trying to savev0.5.2Stefan Niedermann
2016-01-30Updated to latest support libsStefan Niedermann
2016-01-30Version bump to v0.5.1Stefan Niedermann
Lower minSDK to 10 (Android 2.3.3)
2016-01-29Version bump to v0.5.0v0.5.0Stefan Niedermann
Commented out widgets because they are not ready yet.
2016-01-25fix capitalizationJan-Christoph Borchardt
2016-01-25Fix #55 Changing screen orientation causes data lossStefan Niedermann
Solution: use onSaveInstanceState to remember edited note. Because on every screen orientation change onCreate() is called which uses the original given note.
2016-01-24#20 Fix Armenian LanguageStefan Niedermann
2016-01-24#20 Fix Armenian LanguageStefan Niedermann
2016-01-24#20 Fix Armenian LanguageStefan Niedermann
2016-01-24#20 Added Armenian LanguageStefan Niedermann
2016-01-24Fix SelectSingleNoteActivity, added previeImage for SingleNoteWidget and ↵Stefan Niedermann
added labels for SingleNoteWidget and AllNotesWidget.
2016-01-24Fix #9 Links in About-Page not clickableStefan Niedermann
2016-01-24#20 Added Russian LanguageStefan Niedermann
2016-01-24Update SerbianMladen Pejaković