Stefan Niedermann
15d69022d2
#824 Error 302 when notes app is not installed on server
...
Added explicit hint in ExceptionDialogFragment
2020-05-11 11:51:27 +02:00
Stefan Niedermann
0676b195fb
🐞 Fix upgrading from version <= 1.0.1 to a current version
2020-05-11 11:47:25 +02:00
Stefan Niedermann
cefb6a9df2
Fix Pull 2 Refresh in Preview (outdated note)
2020-05-08 11:40:05 +02:00
Nextcloud bot
463dee551e
[tx-robot] updated from transifex
2020-05-06 20:26:38 +02: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
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
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
Stefan Niedermann
3c8a9bc163
Merge remote-tracking branch 'origin/support-multiple-api-levels' into support-multiple-api-levels
2020-05-01 11:59:53 +02:00
Stefan Niedermann
bc1b887761
Remove cache for NotesClient
...
https://github.com/stefan-niedermann/nextcloud-notes/pull/791#discussion_r418417678
2020-05-01 11:59:48 +02:00
Nextcloud bot
8834205a4a
[tx-robot] updated from transifex
2020-05-01 11:56:59 +02:00
korelstar
7f1e2d50e5
fix API v1 path and rename classes
2020-04-24 23:07:29 +02:00
korelstar
940a4f4d56
fix API version save to DB
2020-04-24 23:06:40 +02:00
korelstar
b9c401db3b
fix capabilities parsing
2020-04-24 20:38:12 +02:00
Stefan Niedermann
2f52c20921
version bump to 2.11.13
2020-04-24 14:59:19 +02:00
Nextcloud bot
c480086f89
[tx-robot] updated from transifex
2020-04-24 14:57:02 +02:00
Mike Chester Wang
e0c292bafd
Update SearchableBaseNoteFragment.java
2020-04-23 23:58:03 +08:00
Mike Chester Wang
5bfb3ee70a
804: Fixed prev and submit button in search
...
While doing searching, if the content is changed, the search result will NOT change. So if prev and submit are clicked, it may not give the correct respond.
2020-04-23 23:56:35 +08:00
Stefan Niedermann
071ee8228c
Only compare major versions of API
2020-04-22 13:55:37 +02:00
Stefan Niedermann
ee680f37d9
version bump to 2.11.12
2020-04-22 13:07:46 +02:00
Nextcloud bot
2ead387350
[tx-robot] updated from transifex
2020-04-22 12:26:56 +02:00
Isaac_Chen
d3cfecebe8
Two main midifications: 1) Move delay to the top of class SearchableBaseNoteFragment; 2) If there is only one char in the search pattern, search it immediately without delay
2020-04-22 12:23:29 +02:00
Isaac_Chen
c975c07b97
Enhancement for 769: Currently, If the search string changes too frequently, there will be many search tasks running. We add a delay in this commit to prevent this. If the search string does not change in $delay ms, then the search task will start.
2020-04-22 12:23:29 +02:00
Isaac_Chen
3b5124e0b2
Make up for the missing condition judgment in last commit
2020-04-22 12:23:29 +02:00
Isaac_Chen
20388c2e7b
Bug fix: 769. The main reason is that the complexity of countOccurrences is O(mn^2), which is too large. So that the main thread may be frozen for a long time. We use a O(m+n) implementation
2020-04-22 12:23:29 +02:00
Stefan Niedermann
f07605d3a6
Initial support for instrumented tests
2020-04-18 23:23:38 +02:00
Stefan Niedermann
d724623e28
Fix #796 Changing the word "odd"
2020-04-17 10:21:28 +02:00
Stefan Niedermann
e3e8b5614a
Fix WorkManager cancellation
2020-04-16 12:04:01 +02:00
Stefan Niedermann
6e7fca6e71
Merge branch 'master' into support-multiple-api-levels
2020-04-16 11:52:38 +02:00
Stefan Niedermann
252d4c239c
Merge remote-tracking branch 'origin/master'
2020-04-16 11:50:00 +02:00
Stefan Niedermann
12ee76d0e1
version bump to 2.11.10
2020-04-16 11:49:53 +02:00
Nextcloud bot
041bf2e822
[tx-robot] updated from transifex
2020-04-16 11:49:08 +02:00
Stefan Niedermann
5ecaa4f702
version bump to 2.11.9
2020-04-16 11:41:28 +02:00
Stefan Niedermann
361cea6781
Merge master
2020-04-16 11:33:32 +02:00
Stefan Niedermann
dab2d3cc8f
Merge branch 'master' into support-multiple-api-levels
2020-04-16 11:32:59 +02:00
Stefan Niedermann
e1cc30c347
Add more tips for TokenMismatchException
2020-04-16 11:32:44 +02:00
Stefan Niedermann
a300e3a96a
Merge remote-tracking branch 'origin/master'
2020-04-16 11:26:47 +02:00
Stefan Niedermann
30adfc6295
Invalidate API cache on TokenMismatchException
2020-04-16 11:26:38 +02:00
dependabot-preview[bot]
1450ae1daf
Bump preference from 1.1.0 to 1.1.1
...
Bumps preference from 1.1.0 to 1.1.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 09:30:38 +02:00
Stefan Niedermann
027f787003
Fix TokenMismatchException after deleting and readding an account
2020-04-16 08:11:39 +02:00
Stefan Niedermann
4df11459d5
Merge branch 'master' into support-multiple-api-levels
...
# Conflicts:
# app/src/main/java/it/niedermann/owncloud/notes/persistence/NotesClient.java
# app/src/main/java/it/niedermann/owncloud/notes/persistence/NotesDatabase.java
2020-04-16 08:10:25 +02:00
Stefan Niedermann
807c17a6ca
Fix TokenMismatchException after deleting and readding an account
2020-04-16 08:08:10 +02:00
Stefan Niedermann
353a5a553b
Merge branch 'master' into support-multiple-api-levels
2020-04-15 16:11:30 +02:00
Nextcloud bot
35ad855d48
[tx-robot] updated from transifex
2020-04-15 16:11:09 +02:00
Stefan Niedermann
0b5039f647
#768 Support API v1.0
...
Update supported API levels after each sync
2020-04-15 14:55:41 +02:00
Stefan Niedermann
fb6d0ab605
#768 Support API v1.0
...
Handle exceptions when importing an account more gracefully
2020-04-15 14:29:33 +02:00
Stefan Niedermann
45224fea12
#768 Support API v1.0
...
Added Capabilities#toString()
2020-04-15 14:18:54 +02:00
Stefan Niedermann
f0cd34d292
#768 Support API v1.0
...
Fetch capabilities when adding a new account
2020-04-15 13:55:36 +02:00