Commit graph

53 commits

Author SHA1 Message Date
Ming Ming
f4ade24950 Versioning: 9.0 2021-04-27 19:48:42 +08:00
Ming Ming
dcf35f61c6 Drop successive scan dir request
Happens when external events are fired quickly in succession
2021-04-27 19:06:34 +08:00
Ming Ming
4a1326a96b Split large albums in DB 2021-04-27 19:06:34 +08:00
Ming Ming
5283cf07ff Simplify log 2021-04-27 19:06:34 +08:00
Ming Ming
2cb237375b Log stacktrace 2021-04-27 19:06:34 +08:00
Ming Ming
c2c903f494 Only explicitly query album cache on first run 2021-04-27 19:06:34 +08:00
Ming Ming
926ac57980 Split large dirs in DB
To workaround 1MB cursor size limit on Android
2021-04-27 19:06:33 +08:00
Ming Ming
01e014b72c Iterate with index 2021-04-27 00:28:29 +08:00
Ming Ming
60353bc489 Only explicitly query file cache on first run 2021-04-27 00:28:29 +08:00
Ming Ming
c9a3a01d85 Remove unused code 2021-04-24 23:13:00 +08:00
Ming Ming
7f8fbef078 Extract selectable list logic 2021-04-24 23:13:00 +08:00
Ming Ming
687aa0bf24 Fix always querying root dir from remote 2021-04-24 23:13:00 +08:00
Ming Ming
c0e65e1c51 Fix depth not respected in propfind 2021-04-24 23:13:00 +08:00
Ming Ming
bb71dcc22b Remove MakerNote from Exif
It's too large for nothing
2021-04-24 00:46:32 +08:00
Ming Ming
c5caca94cb (mobile) Long press to select range 2021-04-23 19:04:56 +08:00
Ming Ming
06e94c83b3 (web) Fix navigation buttons showing on edge items 2021-04-23 19:04:56 +08:00
Ming Ming
4ad0b673fc (web) Shift+click to select range 2021-04-23 19:04:56 +08:00
Ming Ming
17964ed695 Remove unused code 2021-04-23 19:01:31 +08:00
Ming Ming
76d122783f Refactor 2021-04-23 18:25:40 +08:00
Ming Ming
65a9ecfc71 Disable swiping in viewer on web
It hardly works
2021-04-21 03:44:47 +08:00
Ming Ming
9c475b417d Add nav button in viewer on web 2021-04-21 03:44:47 +08:00
Ming Ming
6f058f2d92 Extract page switching fn in viewer 2021-04-21 03:44:47 +08:00
Ming Ming
1f2eea6f0c Versioning: 8.0 2021-04-20 19:02:46 +08:00
Ming Ming
bae25768ba Show less logs in release build 2021-04-20 18:59:40 +08:00
Ming Ming
cee9747d1f Refine styling 2021-04-20 18:21:39 +08:00
Ming Ming
3a5d6a17a9 Support map on web 2021-04-20 00:16:13 +08:00
Ming Ming
6bc0e8d0d3 Fix a photo could be added to an album twice 2021-04-18 19:35:41 +08:00
Ming Ming
571d902b4e Update log messages 2021-04-18 19:35:41 +08:00
Ming Ming
bc6c247a78 Fix albums not sorted correctly 2021-04-18 19:35:41 +08:00
Ming Ming
1ab320fe76 Switch dark mode in runtime 2021-04-17 17:07:41 +08:00
Ming Ming
c22c89678b Update app theme 2021-04-17 17:07:41 +08:00
Ming Ming
5b918b81d4 Extract db functions out of MyApp 2021-04-17 17:07:41 +08:00
Ming Ming
0b6f399570 Versioning: 7.0 2021-04-17 01:33:44 +08:00
Ming Ming
26bd5a3285 Fix setup showing incorrectly if progress > all 2021-04-17 01:21:41 +08:00
Ming Ming
23d9d12be5 Show changelog on upgrade if available 2021-04-17 01:04:35 +08:00
Ming Ming
77bd2a9770 Add some unittest 2021-04-16 02:47:48 +08:00
Ming Ming
b3f410d8b8 Make some entities equatable 2021-04-16 02:47:48 +08:00
Ming Ming
49244a3d09 Versioning: 6.0 2021-04-15 07:10:56 +08:00
Ming Ming
c4da1429af Fix resolution not rotated for EXIF-rotated JPEG 2021-04-15 07:09:16 +08:00
Ming Ming
12421aa1d8 Fix EXIF error when converting from JSON 2021-04-15 07:09:16 +08:00
Ming Ming
400abd33e4 HEIC support 2021-04-15 06:57:56 +08:00
Ming Ming
b4a667e0ee Fix Platform check crashing on web 2021-04-15 06:57:56 +08:00
Ming Ming
83f90ceaa3 Versioning: 5.0 2021-04-12 13:50:16 +08:00
Ming Ming
0ff7e29d7a Refactor ScanDirBloc construction 2021-04-12 11:45:38 +08:00
Ming Ming
81eabdf332 Fix programmatic scroll closing detail pane 2021-04-12 11:45:38 +08:00
Ming Ming
e234eb18d9 Add some buffer to the scroll threshold 2021-04-12 11:45:38 +08:00
Ming Ming
c902d7ca20 Manually refresh photos page 2021-04-11 17:57:38 +08:00
Ming Ming
dd7cad7d30 Get rid of useless param 2021-04-11 17:57:38 +08:00
Ming Ming
d7269a1cba Show MapView if GPS data exists in exif 2021-04-10 23:25:04 +08:00
Ming Ming
4a8784f508 Fix rational list not converted from/to json correctly 2021-04-10 23:25:04 +08:00