Isaac_Chen
|
313b13d5c4
|
Add some comments for previous pr
|
2020-05-07 01:31:08 +08:00 |
|
Isaac_Chen
|
e02bd35309
|
Final check about normalization
|
2020-05-07 01:27:03 +08:00 |
|
Isaac_Chen
|
4f01955c60
|
Bug fixed: Wrong result in sub-category
|
2020-05-06 20:10:37 +08:00 |
|
Isaac_Chen
|
6889989c3e
|
Merge branch 'master' of https://github.com/Isaac-Graham/nextcloud-notes
|
2020-05-06 14:44:37 +08:00 |
|
Peter S
|
98d7187d55
|
Remove invalid tests
|
2020-05-06 14:38:42 +08:00 |
|
Isaac_Chen
|
d036e1d548
|
Add some JavaDoc for modified methods
|
2020-05-06 01:58:26 +08:00 |
|
Isaac_Chen
|
027fbd5236
|
Add more tests for NotesDatabase
|
2020-05-06 01:18:50 +08:00 |
|
Isaac_Chen
|
d7b0352fb5
|
Bug fixed: search Category fails
|
2020-05-06 00:26:44 +08:00 |
|
Isaac_Chen
|
4a23044253
|
Use ? instead of concat in NotesDatabase
|
2020-05-06 00:15:59 +08:00 |
|
Stefan Niedermann
|
04642e6b64
|
Fix shortcuts in dev builds
|
2020-05-05 17:29:53 +02:00 |
|
Stefan Niedermann
|
0713472943
|
Add tip for 302 error
|
2020-05-05 16:58:25 +02:00 |
|
Hui-Ouyang16
|
b0849a5274
|
finished test case and find getCategoryIdsByTitle not fuzzy
|
2020-05-05 22:44:31 +08:00 |
|
Hui-Ouyang16
|
e800b60340
|
finised countOccurrences test case
|
2020-05-05 22:11:30 +08:00 |
|
Peter S
|
0cb5398b68
|
add test for countOccurrences
|
2020-05-05 21:35:34 +08:00 |
|
Hui-Ouyang16
|
27cec02c19
|
find a bug in getCategories
|
2020-05-05 21:23:55 +08:00 |
|
Peter S
|
f3b55e1d9c
|
Finish all the tests for Issue - 814, but need more validations
|
2020-05-05 20:47:17 +08:00 |
|
Hui-Ouyang16
|
baaceeb02d
|
fixed the reflection problems
|
2020-05-05 19:52:53 +08:00 |
|
Isaac_Chen
|
ab0820db6d
|
Use function instead of sqlite statement to move database
|
2020-05-05 19:50:32 +08:00 |
|
Isaac_Chen
|
a1c22a262f
|
Bug fixed: not including accountId in search category
|
2020-05-05 18:52:07 +08:00 |
|
Isaac_Chen
|
39c43f74fd
|
Finish onUpgrade()
|
2020-05-05 18:38:57 +08:00 |
|
Hui-Ouyang16
|
4d1ed6bbde
|
find some bugs in NotesDatabase and add some test template
|
2020-05-05 04:52:48 +08:00 |
|
Hui-Ouyang16
|
cc2aaed5eb
|
finished chinese character test case
|
2020-05-05 03:25:20 +08:00 |
|
Isc
|
789b2e20d1
|
Bug fixed: move where before group by
|
2020-05-05 02:51:01 +08:00 |
|
Isc
|
76204e39db
|
Bug fixed: Missing account id in geCategories
|
2020-05-05 02:37:10 +08:00 |
|
Hui-Ouyang16
|
c52be90511
|
finish multiple test case and find a bug in getCategories
|
2020-05-05 02:26:43 +08:00 |
|
Hui-Ouyang16
|
57f88551e1
|
upload some multiple test case
|
2020-05-05 01:57:19 +08:00 |
|
Hui-Ouyang16
|
06a4a6fa01
|
finish all signle test case
|
2020-05-05 01:23:39 +08:00 |
|
Peter S
|
13c20ae4ac
|
provide a demo of searchCategories
|
2020-05-05 01:05:56 +08:00 |
|
Isc
|
1ef76f8237
|
Bug fixed: No matched category will runtime error in searchNotes(long, CharSequeence, String, Boolean)
|
2020-05-05 00:07:55 +08:00 |
|
Hui-Ouyang16
|
89f98a7678
|
refactor some test case and find a bug in searchNotes
|
2020-05-04 23:52:11 +08:00 |
|
Peter S
|
1be99b1349
|
create more test methods
|
2020-05-04 22:52:58 +08:00 |
|
Hui-Ouyang16
|
94e23a8f5b
|
fixed the timezone problem
|
2020-05-04 22:01:18 +08:00 |
|
Peter S
|
261c7cd7a0
|
add a first test method: testAddDeleteNote
|
2020-05-04 21:45:57 +08:00 |
|
Peter S
|
e1e37740e1
|
add an instrumented test to test NotesDatabase.java
|
2020-05-04 19:46:39 +08:00 |
|
Isaac_Chen
|
ecde100310
|
Add somt test TODO
|
2020-05-04 13:26:54 +08:00 |
|
Isaac_Chen
|
e0467e8916
|
Normalize database. Extract Category from Notes. Need to be tested
|
2020-05-04 04:02:41 +08:00 |
|
Stefan Niedermann
|
97c3e858b3
|
Fix #797 Change the name of the app in the description
|
2020-05-02 18:13:17 +02:00 |
|
Stefan Niedermann
|
42bec4b57f
|
Support ETags for capabilities endpoint
|
2020-05-02 18:06:12 +02:00 |
|
Stefan Niedermann
|
68f8f7b7f7
|
#762 Branding
Toolbar
|
2020-05-02 16:29:32 +02:00 |
|
Stefan Niedermann
|
1391bedd6b
|
#762 Branding
Make a setting
|
2020-05-02 00:30:53 +02:00 |
|
Stefan Niedermann
|
a30ab4cb25
|
#762 Branding
Make a setting
|
2020-05-01 23:38:20 +02:00 |
|
Stefan Niedermann
|
e26a6b2f8b
|
#762 Branding
Apply new theme colors on Pull 2 refresh
|
2020-05-01 22:44:18 +02:00 |
|
Stefan Niedermann
|
f5aad3ac98
|
#762 Branding
Apply new theme colors on Pull 2 refresh
|
2020-05-01 22:41:08 +02:00 |
|
Stefan Niedermann
|
674621b11e
|
#762 Branding
Drawer header
|
2020-05-01 22:33:39 +02:00 |
|
Stefan Niedermann
|
e908abf9b8
|
#762 Branding
TextInputLayout in category chooser
|
2020-05-01 22:02:34 +02:00 |
|
Stefan Niedermann
|
994f2b9736
|
#762 Branding
TextInputLayout in category chooser
|
2020-05-01 21:52:58 +02:00 |
|
Stefan Niedermann
|
22b226fab9
|
#762 Branding
Preferences
|
2020-05-01 21:47:02 +02:00 |
|
Stefan Niedermann
|
9522387646
|
#762 Branding
|
2020-05-01 21:37:45 +02:00 |
|
Niedermann IT-Dienstleistungen
|
8d882d2d0a
|
Merge branch 'master' into support-multiple-api-levels
|
2020-05-01 14:14:16 +02:00 |
|
Stefan Niedermann
|
7a0c8170c3
|
pull2refresh: Synchronize *after* capabilities have been refreshed
|
2020-05-01 12:12:46 +02:00 |
|