Commit graph

1545 commits

Author SHA1 Message Date
Stefan Niedermann
de80cde1dd Remove stable ids for ItemAdapter since it causes issues with swipe 2 favorite 2020-06-11 11:44:10 +02:00
Stefan Niedermann
6da8a01b4d Added some IDE hint annotations 2020-06-11 11:14:57 +02:00
Stefan Niedermann
b2de8df237 Simplify translations fo formatting help 2020-06-11 09:29:47 +02:00
Stefan Niedermann
7c278d3233 Simplify translations fo formatting help 2020-06-11 09:26:21 +02:00
dependabot-preview[bot]
7275e2a555 Bump fragment from 1.2.4 to 1.2.5
Bumps fragment from 1.2.4 to 1.2.5.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 08:35:33 +02:00
Stefan Niedermann
0d7a9a1bd7 version bump to 2.14.1 2020-06-10 23:35:24 +02:00
Stefan Niedermann
09122f4146 Fix #863 Crash when entering not-existing category 2020-06-10 23:35:10 +02:00
Stefan Niedermann
0cfcb31f7d Fix unit tests 2020-06-10 18:15:22 +02:00
Stefan Niedermann
f823e48c7c Update documentation 2020-06-10 18:12:59 +02:00
Stefan Niedermann
e8b4a75778 Fix multiselection styling 2020-06-10 17:33:29 +02:00
Stefan Niedermann
484fdd5cf3 Use one excerpt for Grid and List layout 2020-06-10 17:16:58 +02:00
Stefan Niedermann
2b71e1b2f8 Remove markdown rendering due to its bad performance 2020-06-10 16:58:43 +02:00
IF-ACT
f0b4c24aa9 Splits note list by initials when sorting by lexicographic order 2020-06-10 21:18:00 +08:00
Stefan Niedermann
15b3906b0e Use proper ItemDecoration class for defining gutter 2020-06-10 14:33:42 +02:00
Stefan Niedermann
53605bc67b Adjust styling 2020-06-10 13:30:18 +02:00
Stefan Niedermann
56ab5105e7 Use stable ids in adapter 2020-06-10 13:10:49 +02:00
Stefan Niedermann
6b0e47da85 Performance and rendering enhancements 2020-06-10 13:00:23 +02:00
Stefan Niedermann
2b771d947b Make graphical preference for en/disabling GridView 2020-06-10 10:39:16 +02:00
Stefan Niedermann
00e1b5d6f1 Implement first version of a GridView 2020-06-10 10:29:17 +02:00
Stefan Niedermann
3d0a1fdc12 Chore 2020-06-09 22:48:35 +02:00
Stefan Niedermann
c8930e90ef Fix #374 Title and category should be centered if no excerpt is given 2020-06-09 22:43:05 +02:00
Stefan Niedermann
db517049b0 #374 Title and category should be centered if no excerpt is given 2020-06-09 22:43:05 +02:00
Stefan Niedermann
68498313f3 #374 Title and category should be centered if no excerpt is given 2020-06-09 22:43:05 +02:00
Stefan Niedermann
f2a7499afb version bump to 2.14.0 2020-06-09 19:46:53 +02:00
Stefan Niedermann
ceaf6dd47f Branding for NoteListWidget 2020-06-09 19:13:46 +02:00
Nextcloud bot
51d9513b0a [tx-robot] updated from transifex 2020-06-09 12:16:26 +02:00
Stefan Niedermann
2edff23929 Simplify translations for formatting help 2020-06-09 10:58:55 +02:00
Stefan Niedermann
2b776cb750 Merge master 2020-06-08 22:03:38 +02:00
Stefan Niedermann
474d9c3a8a Merge branch 'master' into api-v1
# Conflicts:
#	app/src/androidTest/java/it/niedermann/owncloud/notes/persistence/NotesDatabaseTest.java
#	app/src/main/java/it/niedermann/owncloud/notes/android/fragment/NoteEditFragment.java
#	app/src/main/java/it/niedermann/owncloud/notes/persistence/AbstractNotesDatabase.java
#	app/src/main/java/it/niedermann/owncloud/notes/persistence/NotesDatabase.java
#	app/src/main/java/it/niedermann/owncloud/notes/util/NoteUtil.java
2020-06-08 22:01:56 +02:00
Stefan Niedermann
e0b4b792d5 Fix #216 "Help: format" option in the menu 2020-06-08 21:45:43 +02:00
Stefan Niedermann
40fa7dc3d9 Add focus workaround for old android devices 2020-06-08 13:55:59 +02:00
Stefan Niedermann
0c676a6573 Add some documentation for database migrations 2020-06-08 13:55:59 +02:00
Stefan Niedermann
dc83340d55 Reorder preferences (put behavior next to appearance) 2020-06-08 13:55:59 +02:00
Stefan Niedermann
b838ddbba9 #227 Remember last scrolling position per note - Fix instrumented tests 2020-06-08 13:55:59 +02:00
Stefan Niedermann
7c4f6f2007 #227 Remember last scrolling position per note 2020-06-08 13:55:59 +02:00
Stefan Niedermann
6ef22884dc Set initial sizes for ContentValues and catch potential NullPointerException 2020-06-08 13:55:59 +02:00
Stefan Niedermann
212ac7f638 #227 Remember last scrolling position per note 2020-06-08 13:55:59 +02:00
Stefan Niedermann
b002cd1787 Move database migrations into own classes 2020-06-08 11:24:37 +02:00
Nextcloud bot
3cf9b4c661 [tx-robot] updated from transifex 2020-06-08 08:08:18 +02:00
Stefan Niedermann
e5af3ddd43 Move formatting help behind a feature toggle 2020-06-07 19:11:33 +02:00
Stefan Niedermann
23b10cd719 Respect font size and font family preferences 2020-06-07 19:11:33 +02:00
Stefan Niedermann
9ec6054aa7 #116 "Help: format" option in the menu
Make checkboxes togglable
2020-06-07 19:11:33 +02:00
Stefan Niedermann
6760966625 #116 "Help: format" option in the menu 2020-06-07 19:11:33 +02:00
Stefan Niedermann
45ce901941 - 🐞 Fix toggling checkboxes when note contains codefences with empty lines 2020-06-07 18:34:18 +02:00
Stefan Niedermann
aeda3b84f5 Merge branch 'master' into api-v1 2020-06-07 12:33:05 +02:00
Stefan Niedermann
27b982cb35 Fix background in notes list view and version bump to 2.13.3 2020-06-07 11:48:44 +02:00
Stefan Niedermann
cfb501c4e0 Use automatic title generation for v0.2 APIs 2020-06-07 11:46:45 +02:00
Stefan Niedermann
310df67fdc Merge branch 'master' into api-v1 2020-06-07 11:01:35 +02:00
Stefan Niedermann
bd1783af03 version bump to v2.13.2 2020-06-07 10:59:42 +02:00
Stefan Niedermann
83f1e06c0f Merge branch 'master' into api-v1
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/android/fragment/BaseNoteFragment.java
#	app/src/main/res/values/strings.xml
2020-06-07 10:55:29 +02:00
Stefan Niedermann
ced0e1a0ec version bump to 2.13.1 2020-06-07 10:49:33 +02:00
Stefan Niedermann
573deb2e30 assign primary to bg_normal 2020-06-07 10:46:07 +02:00
Stefan Niedermann
cfc4eb26b0 Apply spacer variables instead of using direct values 2020-06-07 10:37:58 +02:00
Stefan Niedermann
2e8976f6f6 - 🎨 Small design enhancements and theme fixes 2020-06-07 10:32:29 +02:00
Stefan Niedermann
0fa8261d6d Use thiner font for the drawer header 2020-06-07 09:58:51 +02:00
Stefan Niedermann
1cceef0b3c version bump to 2.13.0 2020-06-06 19:54:59 +02:00
Stefan Niedermann
bb5c2221a7 Fix generating fallback colors 2020-06-06 19:17:37 +02:00
Stefan Niedermann
0f98570cf6 #854 NullPointer during login attempt - Added some unit tests 2020-06-06 19:17:37 +02:00
Stefan Niedermann
f99f4e60f5 Possible fix for #854 NullPointer during login attempt 2020-06-06 19:17:37 +02:00
Stefan Niedermann
b7c637a4e5 Fix import of accounts from version ≤ 1.0.1 2020-06-06 14:19:22 +02:00
Stefan Niedermann
f9a1c7bbe4 Handle already existing account 2020-06-06 13:01:41 +02:00
Stefan Niedermann
4c2a01c693 Display indicator for currently active account in ManageAccountsActivity 2020-06-06 11:28:10 +02:00
Stefan Niedermann
49f373fd1e Fix navigate up in ManageAccountsActivity 2020-06-06 10:47:45 +02:00
Stefan Niedermann
52531d6017 Reapply patch from #851 2020-06-06 10:46:30 +02:00
Stefan Niedermann
613cf63c9a Merge branch 'master' into branding
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/persistence/LoadNotesListTask.java
2020-06-06 10:42:54 +02:00
Nextcloud bot
59763f1e13 [tx-robot] updated from transifex 2020-06-06 10:39:37 +02:00
Isc
36be221948 Remove useless import and add some comments 2020-06-06 10:39:07 +02:00
Isc
566546a1da Bug fixed 846: Use Pattern.quote method to force that the searchQuery is a literal string instead of the reserved keyword in regex 2020-06-06 10:39:07 +02:00
Stefan Niedermann
3d5afce677 ManageAccountsActivity 2020-06-05 22:10:35 +02:00
Stefan Niedermann
6e4cc2ae2a Style statusbar and navigationbar only according to the API level 2020-06-05 21:06:51 +02:00
Stefan Niedermann
d367bb058f Merge branch 'master' into branding 2020-06-05 20:58:58 +02:00
Stefan Niedermann
d4f59694b5 Add ripple effect to favorite icon 2020-06-05 20:57:47 +02:00
Stefan Niedermann
291d600fdf Animate between card toolbar and search toolbar 2020-06-05 14:41:31 +02:00
Stefan Niedermann
7d8f6c02d5 Prevent keyboard from popping up again after closing search bar 2020-06-05 13:18:43 +02:00
Stefan Niedermann
d84c4db10c Simplify layout and remove constraint layout dependency 2020-06-05 13:08:17 +02:00
Stefan Niedermann
7050cbf03c Open account importer when no account has been imported yet and one clicks on the avatar 2020-06-05 13:02:26 +02:00
Stefan Niedermann
19805f31a5 Dismiss AccountSwitcherDialog when adding new account 2020-06-05 12:57:47 +02:00
Stefan Niedermann
bfef0f1afc Increase account switcher tapable size 2020-06-05 12:52:00 +02:00
Stefan Niedermann
27bccd5750 Fix menu icon tints in EditActivity 2020-06-05 10:25:18 +02:00
Stefan Niedermann
48cbeb4703 Make action mode overlay toolbar again 2020-06-05 10:08:40 +02:00
Stefan Niedermann
061094a13e Use SearchView directly in layout instead of option menu 2020-06-05 10:05:09 +02:00
Stefan Niedermann
66e158d438 Fix typo 2020-06-05 09:06:13 +02:00
Stefan Niedermann
934e5850fd Update title in searchbar 2020-06-05 08:40:29 +02:00
Stefan Niedermann
4ccc9f1fc3 Use card as default toolbar 2020-06-04 23:00:39 +02:00
Stefan Niedermann
a207574e20 Branding for selected account 2020-06-04 21:57:25 +02:00
Stefan Niedermann
caf63c4a07 Move trigger for new account chooser to toolbar 2020-06-04 21:08:02 +02:00
Stefan Niedermann
2774844e74 Implement new account chooser 2020-06-04 18:59:03 +02:00
Stefan Niedermann
4fab5c43e5 Merge branch 'master' into branding 2020-06-04 17:33:52 +02:00
Stefan Niedermann
c872320b9b Fix Android instrumented tests 2020-06-04 16:23:22 +02:00
Stefan Niedermann
59971eeb28 Merge branch 'master' into api-v1 2020-06-04 16:21:34 +02:00
Stefan Niedermann
62405ecfd3 Use for each account an own API instance for Glide 2020-06-04 16:19:02 +02:00
Stefan Niedermann
cde522d3b5 Enhance cursor handle color 2020-06-04 16:05:08 +02:00
Stefan Niedermann
5c135ad4ec Merge branch 'master' into branding 2020-06-04 15:55:33 +02:00
Stefan Niedermann
0aa81abd48 Merge branch 'master' into api-v1 2020-06-04 15:55:19 +02:00
Nextcloud bot
be61d512c0 [tx-robot] updated from transifex 2020-06-04 15:54:53 +02:00
Stefan Niedermann
5f57fbec04 Fix Android instrumented tests 2020-06-04 15:54:26 +02:00
Stefan Niedermann
ddb9b9ae9f Adjust excerpt generation 2020-06-04 15:49:29 +02:00
Stefan Niedermann
b9ccfd41ea Keep an empty note if the title has been set manually 2020-06-04 11:46:45 +02:00
Stefan Niedermann
49a0e09a68 Nullcheck for InputMethodManager 2020-06-04 11:24:17 +02:00
Stefan Niedermann
17d3095a03 Generate note title from content only when note has not yet been synchronized (aka "new" notes) 2020-06-04 11:22:38 +02:00
Stefan Niedermann
8faacf4e04 Merge branch 'master' into api-v1
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/android/fragment/BaseNoteFragment.java
#	app/src/main/res/values/strings.xml
2020-06-04 10:38:25 +02:00
Stefan Niedermann
0ac1ee7d3d Adjust selection handles 2020-06-03 18:31:16 +02:00
Stefan Niedermann
a5687e3d5f Merge branch 'master' into branding 2020-06-03 13:03:05 +02:00
Stefan Niedermann
b25d75562f Merge branch 'master' into 832-nlw-to-db
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/android/appwidget/NoteListWidget.java
2020-06-03 12:57:18 +02:00
Nextcloud bot
2a213355e2 [tx-robot] updated from transifex 2020-06-03 12:55:54 +02:00
Stefan Niedermann
8f7036cdf9 Change highlight color based on theme 2020-06-02 21:15:10 +02:00
Stefan Niedermann
e6c117bded Enhance cursors 2020-06-02 20:35:14 +02:00
Stefan Niedermann
88370cfcc3 Update splashscreen 2020-06-02 19:23:08 +02:00
Stefan Niedermann
fef7e2ead1 Make sidebar background match primary color 2020-06-02 18:14:40 +02:00
Stefan Niedermann
ba95962e27 Merge branch 'master' into branding
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/android/MultiSelectedActionModeCallback.java
#	app/src/main/res/values/strings.xml
2020-06-02 17:10:40 +02:00
Stefan Niedermann
634a5ed6b9 Remove dead code 2020-06-02 17:09:40 +02:00
Stefan Niedermann
75fc39c2d3 Bulk share content of multiple notes 2020-06-02 17:08:37 +02:00
Stefan Niedermann
764b9bc050 Colorize switches when branding is disabled 2020-06-02 12:18:46 +02:00
Stefan Niedermann
46359ae84f Colorize license button when branding is enabled 2020-06-02 11:58:44 +02:00
Stefan Niedermann
bbb4e50bff Colorize tab indicator when branding is enabled 2020-06-02 11:53:34 +02:00
Stefan Niedermann
67c1d47f1f Set title correctly when share / append to note 2020-06-02 11:45:07 +02:00
Stefan Niedermann
8b99d787f0 Enhance category branding 2020-06-02 11:40:22 +02:00
Stefan Niedermann
5fba27cdae Enhance in-note-search highlight brand 2020-06-02 11:02:52 +02:00
Stefan Niedermann
aa5a349661 Fix in-note-search highlight brand 2020-06-02 10:44:56 +02:00
Stefan Niedermann
89177339af Android 4.4 does not colorize categories correctly 2020-06-02 09:40:52 +02:00
Stefan Niedermann
d08bd12498 Proper tinting of menu icons 2020-06-02 09:28:21 +02:00
Stefan Niedermann
13259b5e90 Fallback for disabled branding 2020-06-01 22:38:38 +02:00
Stefan Niedermann
3f72660dcd Branded snackbar actions 2020-06-01 22:31:31 +02:00
Stefan Niedermann
93cb684791 Fix some coloring issues with dark theme 2020-06-01 22:09:23 +02:00
Stefan Niedermann
9664561935 Enhance in-note search coloring 2020-06-01 21:51:52 +02:00
Stefan Niedermann
ac5c0d7e0b Fix color of search matches in-note search 2020-06-01 21:47:04 +02:00
Stefan Niedermann
f1a50724d3 Fix color of search matches 2020-06-01 21:28:06 +02:00
Stefan Niedermann
3a899c1f6e Fix favorite checkbox color 2020-06-01 18:20:10 +02:00
Stefan Niedermann
e1ba4569d0 Make toolbars the same background color as the main content 2020-06-01 17:57:32 +02:00
Stefan Niedermann
77d9d4ffb4 Tint icons grey600, so they will be visible on both, day and night theme on Android 4 2020-06-01 17:19:48 +02:00
Stefan Niedermann
b9168bf98a Fix statusbar 2020-06-01 16:45:03 +02:00
Stefan Niedermann
0b7f82e76d Use simplified branding similar to the upcoming files app release 2020-06-01 16:27:05 +02:00
Stefan Niedermann
14c8d04ece Fix build 2020-06-01 14:30:04 +02:00
Stefan Niedermann
5e04817640 Merge branch 'master' into branding
# Conflicts:
#	app/src/main/res/values/strings.xml
2020-06-01 14:28:24 +02:00
Stefan Niedermann
558f68e201 version bump to 2.12.2 2020-06-01 14:15:15 +02:00
Stefan Niedermann
09ac1d5287 Prepare release 2020-06-01 14:11:45 +02:00
Stefan Niedermann
200a70cd2e Enhance layout of create note widget 2020-06-01 14:01:46 +02:00
Stefan Niedermann
ef0f535c27 Limit NLW title to one line (ellipsized) 2020-06-01 13:53:37 +02:00
Daniel Bailey
9377485eec Add appWidgetId to PendingIntent's request code
Ensures uniqueness with multiple widgets.

Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-06-01 13:31:49 +02:00
IF-ACT
f6467ca972 Revert "Revert "Revert "Add comment for final pre"""
This reverts commit 61a8fc25c7.
2020-05-30 18:20:49 +08:00
IF-ACT
75516dc2f3 Revert "Revert "Revert "Add comment on test"""
This reverts commit 98c1d96d34.
2020-05-30 18:20:28 +08:00
IF-ACT
98c1d96d34 Revert "Revert "Add comment on test""
This reverts commit 431983af8d.
2020-05-30 18:07:41 +08:00
IF-ACT
61a8fc25c7 Revert "Revert "Add comment for final pre""
This reverts commit fab225710e.
2020-05-30 18:07:35 +08:00
IF-ACT
fab225710e Revert "Add comment for final pre"
This reverts commit de6ad5c8ea.
2020-05-30 17:52:41 +08:00
IF-ACT
431983af8d Revert "Add comment on test"
This reverts commit b81b6cdfab.
2020-05-30 17:52:37 +08:00
IF-ACT
b81b6cdfab Add comment on test 2020-05-30 17:44:54 +08:00
IF-ACT
de6ad5c8ea Add comment for final pre 2020-05-30 17:42:05 +08:00
Daniel Bailey
e8f93754bc
Small bugfix when retreiving category count
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-05-29 22:44:49 +01:00
Peter S
41e393c117 fix the version conflict bug in AbstractNotesDatabase.java 2020-05-29 15:05:42 +08:00
Stefan Niedermann
592e45ce71 Merge branch 'master' into 603-sorting-method 2020-05-26 23:45:47 +02:00
Nextcloud bot
196e64151d [tx-robot] updated from transifex 2020-05-26 22:20:15 +02:00
Stefan Niedermann
1f4a17e5d2 Fix ID 2020-05-26 14:29:33 +02:00
Stefan Niedermann
3a5c3311cf Fix ID 2020-05-26 14:29:19 +02:00
Stefan Niedermann
1519efb011 Merge branch 'master' into 832-nlw-to-db
# Conflicts:
#	app/src/main/java/it/niedermann/owncloud/notes/android/appwidget/NoteListWidget.java
#	app/src/main/res/layout/widget_note_list.xml
2020-05-26 14:28:46 +02:00
Stefan Niedermann
ce54629029 Upgrade note list widget style 2020-05-26 14:27:25 +02:00
Stefan Niedermann
ba4ac3e7de Add final keyword and @Nullable 2020-05-26 13:00:13 +02:00
Stefan Niedermann
81f71ca574 Fix #841 "Link" functionality in text menu causes error 2020-05-26 12:59:08 +02:00
Stefan Niedermann
85021909f3 Update create note widget 2020-05-25 21:23:04 +02:00
Stefan Niedermann
f9bf0841af Update splashscreen and launcher icon 2020-05-25 20:48:43 +02:00
Stefan Niedermann
196e677b76 Adapt new icon 2020-05-25 19:32:32 +02:00
Peter S
9558374632 Merge branch 'master' of https://github.com/stefan-niedermann/nextcloud-notes into 603-sorting-method 2020-05-24 23:07:16 +08:00
Daniel Bailey
2ff81a67dc
Re-added setData() to serviceIntent in updateAppWidget
This is necessary so that multiple calls to the RemoteViews service are
detected.

Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-05-24 15:56:59 +01:00
IF-ACT
22a4776948 Add test & document 2020-05-24 21:56:57 +08:00
IF-ACT
25dddd1dc8 Merge branch '814-normalize-database' into 603-sorting-method 2020-05-24 20:53:33 +08:00
IF-ACT
9e677e52a6 Seperates function getCategoryOrder & modifyCategoryOrder 2020-05-24 20:29:25 +08:00
IF-ACT
5b0ec91c86 Fixed wrong icon on activity start 2020-05-24 19:10:56 +08:00
Daniel Bailey
d4f740d64a Fixes #817
Added a unique request code to each of the pending intents used by NoteListWidget.

Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-05-23 17:34:46 +02:00
Stefan Niedermann
7ef59df1cb #832 Move note list widget preferences to database 2020-05-23 16:36:10 +02:00
IF-ACT
b4eaefd6d4 Fixed sort 2020-05-23 21:38:24 +08:00
IF-ACT
fdf0adb5b8 Add sorting method to special categories 2020-05-23 21:15:17 +08:00
Stefan Niedermann
afce9831a6 #832 Move note list widget preferences to database
Create table and migrate existing values
2020-05-23 13:57:16 +02:00
IF-ACT
87b3fb03ba Can sort by certern sorting method now 2020-05-23 19:40:04 +08:00
Stefan Niedermann
302f988495 Revert #817 2020-05-23 13:20:51 +02:00
IF-ACT
248233f670 Fixed wrong icon on activity start 2020-05-23 19:19:26 +08:00
Stefan Niedermann
7729d27b0b Merge branch '814-normalize-database' 2020-05-23 13:18:46 +02:00
Isc
116ce2a49a Remove useless foreign key 2020-05-23 18:29:40 +08:00
Isc
910f465fc8 Bug fixed: incorrect accountID in category table 2020-05-23 18:28:29 +08:00
Isc
c045948f81 Merge 2020-05-23 18:28:01 +08:00
Isc
16aabd8629 Merge 2020-05-23 17:32:27 +08:00
Stefan Niedermann
e0e0033efa Fix table creation 2020-05-23 11:30:45 +02:00
Stefan Niedermann
625ca9ca5f Fix table creation 2020-05-23 11:29:16 +02:00
Stefan Niedermann
d69003109d Remove category param from NLW 2020-05-23 11:22:01 +02:00
Stefan Niedermann
012800e028 Add FOREIGN KEY constraint to CATEGORY_ACCOUNT_ID 2020-05-23 10:41:58 +02:00
Stefan Niedermann
b2d07fd520 Migrate excerpt 2020-05-23 09:49:25 +02:00
Isc
9c8148ebbd Merge latest database 2020-05-23 11:42:24 +08:00
IF-ACT
6b457cee94 Fixed null exception in All notes, Favourite, and Uncategorized notes 2020-05-23 06:28:43 +08:00
IF-ACT
3dab7989ff Add icon and frontend code 2020-05-23 05:16:55 +08:00
Hui-Ouyang16
c9da790226 overload searchNotes method for supporting choose ordering method 2020-05-23 04:11:16 +08:00
Hui-Ouyang16
f36b94e025 modify get/modify ordering method from byId to byTitle 2020-05-23 03:40:00 +08:00
Hui-Ouyang16
17687b2511 Merge branch '814-normalize-database' of https://github.com/stefan-niedermann/nextcloud-notes into 603-sorting-method 2020-05-23 03:24:01 +08:00
Hui-Ouyang16
0dc19d0134 fixed a bug in junit test 2020-05-23 03:11:22 +08:00
Hui-Ouyang16
ab89852b22 finish the backend API and corresponding test case for category sorting method 2020-05-23 00:20:10 +08:00
Peter S
a6580bcdbc add a new column in category table to store the sorting method, and modify CategorySortingMethod enum class 2020-05-22 23:07:54 +08:00
Stefan Niedermann
53bdde1168 #786 Support API v1.0 Display dialog to edit title 2020-05-20 18:12:17 +02:00
Stefan Niedermann
4000abd733 Fix #817 Note list widget should create a note in it's respective category 2020-05-20 17:23:39 +02:00
Stefan Niedermann
2c78acd984 Fix #754 Move single note widget preferences to database 2020-05-20 16:19:18 +02:00
Stefan Niedermann
d9cceb96c8 Remove deprecated DBStatus 2020-05-20 09:31:49 +02:00
Stefan Niedermann
963b245f85 Fix migration paths using hardcoded strings instead of variables (which might change) 2020-05-20 09:09:16 +02:00
Peter S
d40800c666 add test for enum and corresponding methods 2020-05-20 00:17:19 +08:00
Peter S
f6b9b8c48e add two sorting methods: lexicographical_asc & modified_desc 2020-05-20 00:00:29 +08:00