Commit graph

783 commits

Author SHA1 Message Date
Ming Ming
bfe6385534 Fix incorrect comment 2022-02-08 19:34:33 +08:00
Ming Ming
d418364fee Refactoring: improve code 2022-02-08 19:34:33 +08:00
Ming Ming
d8f157838f Improve messaging 2022-02-08 19:33:02 +08:00
Ming Ming
3e488ac0aa Fix able to add files to non static album 2022-02-08 18:22:55 +08:00
Ming Ming
c6850b7a2d Refactor: extra bloc name builder fn 2022-02-08 18:22:55 +08:00
Ming Ming
83449fa676 Refactor: extract widget to center ListTile icon 2022-02-08 18:22:55 +08:00
Ming Ming
4c88070a7e Refactor: make webdav parser more generic 2022-02-08 18:22:55 +08:00
Ming Ming
313d5f3dcb FindFile now work with list of IDs 2022-02-08 18:22:55 +08:00
Ming Ming
8b075453db Shorten tab transition 2022-02-08 18:22:55 +08:00
Ming Ming
d21e23c219 Optimize refresh in ScanAccountDir bloc 2022-02-08 18:22:55 +08:00
Ming Ming
83325c447a Fix NPE in DiContainer.copyWith when some members are null 2022-02-08 18:22:55 +08:00
Ming Ming
118eb0fbab Use const whenever possible 2022-02-08 18:22:55 +08:00
Ming Ming
00e3ce8c32 Unify icon used for add to album button 2022-02-08 18:22:55 +08:00
Ming Ming
b417ccb6a0 Refactor: extract archive selection fn 2022-02-08 18:22:55 +08:00
Ming Ming
95f757647e (Web) Fix not detecting viewer zoom state correctly 2022-02-08 18:22:55 +08:00
Ming Ming
ef41e4516c (Web) Hide scrollbar in viewer 2022-02-08 18:22:54 +08:00
Ming Ming
afaf432ab0 Skip touch token check if etag matches 2022-02-08 18:22:54 +08:00
Ming Ming
7a515fdad1 Fix fi translation 2022-02-08 18:22:44 +08:00
pHamala
f1ab3e3317 Fixes for finnish translation and new translation items 2022-02-08 10:19:45 +00:00
Ming Ming
2f4adeafa5 Use const whenever possible 2022-01-22 19:23:21 +08:00
Ming Ming
2dcfe4a261 Remove obsolete argument 2022-01-22 19:23:21 +08:00
Ming Ming
97e96706d7 Fix accepting / as home dir 2022-01-22 19:23:21 +08:00
Ming Ming
639cae6ab9 Enable pl translation 2022-01-22 19:21:16 +08:00
Szymon Brzeziński
ffd1f79503 Hello ! I made a Polish translation. Please let me know if there are any mistakes 2022-01-22 11:12:29 +00:00
Ming Ming
d5a0b1f078 Versioning: 36.1 2022-01-17 22:09:57 +08:00
Ming Ming
ee4ff4c7d5 Versioning: 36.0 2022-01-17 19:00:21 +08:00
Ming Ming
0e50aa2eba Reset orientation on start 2022-01-17 18:59:55 +08:00
Ming Ming
27fce742f6 Update user messaging 2022-01-17 18:24:35 +08:00
Ming Ming
c8ad689a52 Support home dir named not as the username 2022-01-17 16:50:56 +08:00
Ming Ming
541b1d61fe Shorten memory album time range 2022-01-17 16:50:56 +08:00
Ming Ming
5ba2e3639a Tweak UI style 2022-01-17 16:50:56 +08:00
Ming Ming
0e1f96999b En/disable memory albums 2022-01-17 16:50:56 +08:00
Ming Ming
781d846806 Drop db if failed migrating 2022-01-16 04:41:34 +08:00
Ming Ming
ea07b5d2e8 Recreate db if onUpgradeNeeded throw 2022-01-16 04:41:33 +08:00
Ming Ming
042a927a2f Add memory album 2022-01-16 04:37:02 +08:00
Ming Ming
0993324488 Improve error handling and logging in appdb 2022-01-16 04:37:02 +08:00
Ming Ming
4a07fd3a8b Tweak log 2022-01-16 04:37:02 +08:00
Ming Ming
1d73964b4e Reduce scroll to dismiss threshold 2022-01-16 04:37:02 +08:00
Ming Ming
566f7baba7 Versioning: 35.2 2022-01-10 20:05:30 +08:00
Ming Ming
e7d0fd206a Silently hide 404 dirs in LsDir 2022-01-10 20:04:39 +08:00
Ming Ming
b23f5deecd Update untranslated messages 2022-01-07 13:16:29 +08:00
Ming Ming
2c817f3c37 Versioning: 35.1 2022-01-07 00:21:17 +08:00
Ming Ming
c9f8447ff3 Versioning: 35.0 2022-01-06 19:00:16 +08:00
Ming Ming
dcb7c8376d Point the translation page to the wiki instead 2022-01-06 18:55:46 +08:00
Ming Ming
a4898b2989 Rewrite startup sync to improve responsiveness
1. Limit db transactions with forward cache
2. Separate cache checking pass to show new files early
2022-01-06 18:55:46 +08:00
Ming Ming
b08a8dd8f3 Name param of fn obj 2022-01-06 18:55:46 +08:00
Ming Ming
494e4c4337 Fix incorrect comment 2022-01-06 18:55:46 +08:00
Ming Ming
7b95bc7fe7 Simplify code 2022-01-06 18:55:46 +08:00
Ming Ming
2fb0d6a155 Minimize transaction lifespan in ResyncAlbum 2022-01-06 18:55:46 +08:00
Ming Ming
9fe0ed3792 Minimize transaction lifespan in FindFile 2022-01-06 18:55:46 +08:00