Stefan Niedermann
edf066df85
#66 Handle remote note deleted
2016-03-26 11:28:15 +01:00
Stefan Niedermann
f06621400a
Handle inserted and deleted Note correctly
2016-03-26 10:36:34 +01:00
Stefan Niedermann
9da6b3954b
Prevent RecyclerView from jumping up to top after synchronization finished
2016-03-26 10:24:09 +01:00
Stefan Niedermann
7bb3419e3f
Fix duplicate requests
...
Caused by whole synchronize on resume
Fixed by only download on resume
2016-03-24 23:46:48 +01:00
Stefan Niedermann
cdb9bd9a74
Fix #101 Option to synchronise notes when opening the app
2016-03-24 22:39:56 +01:00
Stefan Niedermann
6275006b45
#101 Option to synchronise notes when opening the app
2016-03-24 22:30:30 +01:00
Stefan Niedermann
b9f5182640
Fix #103 make links openable
2016-03-24 22:18:14 +01:00
Stefan Niedermann
ef331d05a0
Fix #102 0.7.1 crashes on saving an edited note and version bump to 0.7.2
2016-03-10 19:51:38 +01:00
Niedermann IT-Dienstleistungen
e57b4ce96e
Merge pull request #99 from proninyaroslav/master
...
Update russian translations
2016-03-09 14:52:39 +01:00
Stefan Niedermann
eb6e2b0d74
Don't overwrite DB Status LOCAL_CREATED with LOCAL_EDITED
...
To prevent errors on synchronization (create -> edit -> sync)
2016-03-09 14:47:39 +01:00
proninyaroslav
d71196a00e
Update russian translations
2016-03-05 18:10:45 +03:00
fxedel
a4c02c2f92
#91 Use error_invalid_login string instead of error_username_password_invalid
2016-02-20 19:44:10 +01:00
Stefan Niedermann
e2ded04cc8
Fix #24 Line breaks ignored
2016-02-10 20:29:14 +01:00
Stefan Niedermann
b7141f3e0a
#68 integrate a singular and plural version of <string name="ab_selected">
2016-02-08 22:52:53 +01:00
Stefan Niedermann
39930e9357
Merge branch 'master' of https://github.com/stefan-niedermann/OwnCloud-Notes into local-search
2016-02-08 22:22:04 +01:00
Stefan Niedermann
2d76040c73
#19 Local Search asynchronously
...
Searches are now performed asynchronously for performance reasons.
2016-02-08 22:16:05 +01:00
Stefan Niedermann
de652c3c42
#80 Update heading after text has changed
2016-02-03 15:02:28 +01:00
Stefan Niedermann
04f766d822
#19 Local Search
2016-02-03 14:58:44 +01:00
Stefan Niedermann
82bdf1521f
Fix #72 Provide feedback on wrong credentials
2016-02-02 19:47:18 +01:00
Stefan Niedermann
cf6a702e96
Fix #74 Timestamp header not updated after modification
2016-02-02 14:44:47 +01:00
Stefan Niedermann
8be2a539b1
Fix #65 NullPointer when trying to save
2016-01-30 17:47:24 +01:00
Stefan Niedermann
c1604b1e4c
Version bump to v0.5.1
...
Lower minSDK to 10 (Android 2.3.3)
2016-01-30 10:45:52 +01:00
Stefan Niedermann
599fd1505e
Fix #55 Changing screen orientation causes data loss
...
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 22:43:30 +01:00
Stefan Niedermann
c90e95e314
Fix SelectSingleNoteActivity, added previeImage for SingleNoteWidget and added labels for SingleNoteWidget and AllNotesWidget.
2016-01-24 18:48:46 +01:00
Stefan Niedermann
e8e8c0c9cb
Fix #9 Links in About-Page not clickable
2016-01-24 17:48:53 +01:00
Stefan Niedermann
932b75ed27
WiP #40 Mention license, source code and call to contribution in the »About« section - License Tab
2016-01-24 13:00:22 +01:00
Stefan Niedermann
47f8e31e1c
WiP #40 Mention license, source code and call to contribution in the »About« section
2016-01-24 11:14:43 +01:00
Stefan Niedermann
353949760b
WiP #40 Mention license, source code and call to contribution in the »About« section - Switched to Tabbed Layout in About Activity
2016-01-24 10:31:15 +01:00
Stefan Niedermann
33e6df4819
#45 On initial start, deactivate connect button initially
2016-01-21 20:36:23 +01:00
Stefan Niedermann
439267e408
Put new created Items to top of list
2016-01-21 20:16:23 +01:00
Stefan Niedermann
94455672f0
Finish Action Mode on Swipe
2016-01-21 18:43:03 +01:00
headbanger84
904aae5e68
Fixed:
...
https://github.com/stefan-niedermann/OwnCloud-Notes/issues/48
2016-01-21 16:23:27 +01:00
headbanger84
0775724a17
Fixed:
...
- [x] Creating a new Note creates the note two times
- [x] Deleting a Note via long-click selects another Note after Deletion
2016-01-21 16:13:12 +01:00
Stefan Niedermann
9ae5f08991
Fixed background color on selected Notes Items
2016-01-20 22:13:43 +01:00
Stefan Niedermann
18f0fb5942
Merged new icons from master branch
2016-01-20 22:06:06 +01:00
Stefan Niedermann
c1d16c9197
Remove Auto Generated Google APIs
2016-01-19 18:05:23 +01:00
Stefan Niedermann
c277dcae10
Cherry Picking from 8ca35c65ec
2016-01-16 17:22:30 +01:00
Stefan Niedermann
6e74f9ea03
Fix #47 Pressing enter when finished writing in the password field should automatically connect
2016-01-02 18:43:48 +01:00
Stefan Niedermann
e8b27ccf97
Fix NullPointerException
...
on Returning from NoteActivity to NoteListViewActivity without deleting or editing a note.
2016-01-02 16:55:45 +01:00
Stefan Niedermann
f4fabaf299
Fix Delete Bug
...
After deleting a Note the Note was not removed from the list directly.
2016-01-02 16:22:38 +01:00
Stefan Niedermann
e26179cf49
Workaround for
...
#37 Headlines rendered as normal text
#24 Line breaks ignored
bypass now renders the markdown on every call. caching is disabled now.
2016-01-02 15:17:47 +01:00
Stefan Niedermann
7df680b483
Fix "Saved"-Message-Hiding after edited note has been saved.
2016-01-02 14:46:35 +01:00
Stefan Niedermann
a985b75b10
Fix #32 Autoload notes list on first connection
2016-01-02 10:16:46 +01:00
Stefan Niedermann
222aef7f49
Fix remove ActionBar Subtitle after Saved-Message
2016-01-02 09:26:23 +01:00
Stefan Niedermann
54cae305dc
Move edited Note to top after editing
2016-01-02 09:14:34 +01:00
Stefan Niedermann
20b34a8c66
Fix #30 New note gets sorted all the way down in the list
2016-01-01 18:15:01 +01:00
Stefan Niedermann
cdd53a2f33
Bugfix (edit -> leave edit mode -> edit)
2016-01-01 17:46:40 +01:00
Stefan Niedermann
c77c9cf6f0
WiP #26 Autosave
2015-11-12 21:00:32 +01:00
Stefan Niedermann
057e136b92
Fix #28 Note »Copy« function really needed?
2015-10-25 16:44:47 +01:00
Stefan Niedermann
f6fdc80824
#33 Empty state for no notes
2015-10-25 16:41:39 +01:00