Commit graph

2225 commits

Author SHA1 Message Date
Ming Ming
1c476be689 Fix missing return type 2021-07-26 11:43:23 +08:00
Ming Ming
65a58368fb Refactor selection app bar 2021-07-25 22:28:48 +08:00
Ming Ming
6a0374d6c0 Refactor zoom button 2021-07-25 22:28:17 +08:00
Ming Ming
942f61d90d Fix text field value not preserved after scrolling 2021-07-25 22:28:17 +08:00
Ming Ming
5330fe81ae Refactor app bar in album viewer 2021-07-25 22:28:17 +08:00
Ming Ming
d2f10bc290 Fix warnings 2021-07-25 13:45:16 +08:00
Ming Ming
bbb9eb14be Simplify localized string access 2021-07-25 13:08:05 +08:00
Ming Ming
2472f839e8 Fix unpicking wrong parent dir 2021-07-25 00:23:08 +08:00
Ming Ming
df26b7a8c8 Migrate to null-safety 2021-07-25 00:23:08 +08:00
Ming Ming
1a4779f465 Fix album dir hardcoded in low level logic 2021-07-24 04:09:01 +08:00
Ming Ming
dc5d6a4a8d Convenient fn to check file owner 2021-07-24 04:09:01 +08:00
Ming Ming
002ede3392 Fix album time not preserved on load 2021-07-24 04:09:01 +08:00
Ming Ming
aada2e12e2 Format code 2021-07-22 16:44:49 +08:00
Ming Ming
c29b1106b5 Refactoring 2021-07-22 16:44:49 +08:00
Ming Ming
7d078b5a8d Fix potential deadlock listing albums 2021-07-22 16:44:49 +08:00
Ming Ming
0e8a461a0f Optimize search suggestions order 2021-07-18 15:05:57 +08:00
Ming Ming
92416aee16 Versioning: 22.0 2021-07-17 23:43:35 +08:00
Ming Ming
c2d2bb694b Fix adding photos to album from photos page 2021-07-17 23:40:38 +08:00
Ming Ming
1957773c5a Do not propagate shared files in album 2021-07-17 23:40:38 +08:00
Ming Ming
516f30f423 Fix album item skipped if exception is thrown 2021-07-17 23:40:38 +08:00
Ming Ming
8771b9a4d4 Update readme 2021-07-17 23:40:38 +08:00
Ming Ming
2e67ea8ce0 Fix propfind exception if customProperties = null 2021-07-16 23:57:00 +08:00
Ming Ming
8985c04af9 Skip metadata for federation shares
Until Nextcloud supports them
2021-07-16 22:16:22 +08:00
Ming Ming
3054bfaf9c Fix exception when lastModified = null 2021-07-16 17:37:28 +08:00
Ming Ming
368a6a6755 Filter out invalid files 2021-07-16 17:37:28 +08:00
Ming Ming
679c0dbae2 Change zoom icon
Looks too similar to the search icon
2021-07-16 15:57:02 +08:00
Ming Ming
651508de88 Search albums 2021-07-16 15:57:01 +08:00
Ming Ming
75d2346a40 Remove incorrect error log 2021-07-16 15:56:21 +08:00
Ming Ming
91747efb0f Extract album grid item builder 2021-07-15 13:45:05 +08:00
Ming Ming
1ae39fba70 Upgrade dependency 2021-07-15 13:45:05 +08:00
Ming Ming
6fd0d892c5 Set min SDK to 21 (Android 5.0)
Required by google_maps_flutter
2021-07-15 13:45:05 +08:00
Ming Ming
dec000b1a6 Prefer Theme.colorScheme 2021-07-15 13:45:05 +08:00
Ming Ming
d927bf3cb8 Replace cloud icon with https indicator 2021-07-15 13:45:05 +08:00
Ming Ming
7ad1f2fcf1 Start using build flavors 2021-07-15 13:45:05 +08:00
Ming Ming
92e58daa9b Don't hardcode app id 2021-07-15 13:45:05 +08:00
Ming Ming
4f54e2e150 Versioning: 21.4 2021-07-14 23:08:30 +08:00
Ming Ming
c7734d836c Versioning: 21.3
Identical to 21.2. Bumped version only because a misbuilt binary has been uploaded
2021-07-14 12:57:59 +08:00
Ming Ming
78346a34f1 Versioning: 21.2 2021-07-14 12:24:40 +08:00
Ming Ming
f762eb0047 Further downgrade connectivity_plus
See: https://github.com/fluttercommunity/plus_plugins/issues/345
2021-07-14 12:19:34 +08:00
Ming Ming
f2e985b4bd Versioning: 21.1 2021-07-14 11:40:17 +08:00
Ming Ming
b94d5c3e7b Downgrade connectivity to fix crash on N-
See: https://github.com/fluttercommunity/plus_plugins/issues/358
2021-07-14 11:37:10 +08:00
nkming2
c195365e7f Merge branch 'master' into 'master'
Replace app_es.arb

See merge request nkming2/nc-photos!9
2021-07-14 03:32:29 +00:00
luckmax
20943b8f33 Replace app_es.arb 2021-07-13 19:23:59 +00:00
Ming Ming
1a222564e0 Versioning: 21.0 2021-07-13 19:44:01 +08:00
Ming Ming
e83bd321d4 Upgrade dependency 2021-07-13 16:28:16 +08:00
Ming Ming
94583e805c Give up loading metadata if failed before 2021-07-13 16:28:16 +08:00
Ming Ming
1f49c2d3ea Simplify metadata loader
No reason for the metadata loader to handle the downloading
2021-07-13 16:28:16 +08:00
Ming Ming
76bc61c155 Tweak archive padding 2021-07-13 16:28:16 +08:00
Ming Ming
2f32c39407 Remove obsolete mixin 2021-07-13 16:28:16 +08:00
Ming Ming
1e44f20bd1 Tweak album padding 2021-07-13 02:56:33 +08:00