Commit graph

296 commits

Author SHA1 Message Date
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
Ming Ming
f7a5dba9d0 Migrate deprecated dependency: connectivity 2021-07-12 21:29:49 +08:00
Ming Ming
a0bbddfe3b Migrate deprecated dependency: android_intent 2021-07-12 21:29:49 +08:00
Ming Ming
65b4977e92 Fix incorrect scroll extent in photos page 2021-07-12 17:46:37 +08:00
Ming Ming
5d9c666349 Versioning: 20.0 2021-07-11 13:35:47 +08:00
Ming Ming
4532fb45bf Stop showing errors if page is invisible 2021-07-11 13:32:35 +08:00
Ming Ming
c89d999b73 Support sorting in dynamic album 2021-07-11 13:32:35 +08:00
Ming Ming
81d266033b Extract option picker dialog 2021-07-11 13:32:35 +08:00
Ming Ming
61c950ecec A simpler way to share photos to other apps 2021-07-11 13:32:35 +08:00
Ming Ming
a2ff2a3788 Move "delete selected" into menus 2021-07-11 13:32:35 +08:00
Ming Ming
4ae69b3349 Download notification now handles >1 files 2021-07-11 13:32:35 +08:00
Ming Ming
f6bc230a2c Add new photos to the head of album
Matters when the album is sorted manually
2021-07-11 13:32:35 +08:00
Ming Ming
f2ec5a0e63 Tweak paddings 2021-07-11 13:32:35 +08:00
Ming Ming
a124c99f33 Fix no albums shown if any one of them erred 2021-07-11 13:32:35 +08:00
Ming Ming
60339968de Fix screen turning off while watching video 2021-07-11 13:32:35 +08:00
Ming Ming
d722fda3e0 Sort albums in picker 2021-07-11 13:32:35 +08:00
Ming Ming
444491114e Add text labels to albums 2021-07-11 13:32:35 +08:00
Ming Ming
62e72bdf81 Support using diff widget for drag feedback 2021-07-11 13:32:35 +08:00
Ming Ming
da878c39fe Make album viewer compatible with non file items 2021-07-11 13:32:35 +08:00
Ming Ming
fe38f27252 Dialog that takes text input from user 2021-07-11 13:32:35 +08:00
Ming Ming
16cdf3ce78 Add comments 2021-07-11 13:32:35 +08:00
Ming Ming
27c542860f Tweak some texts 2021-07-11 13:32:35 +08:00
Ming Ming
8eef2a2084 Ensure isEditMode is false when calling done 2021-07-11 13:32:35 +08:00
Ming Ming
a07fb0d9a4 Improve sorting non-file items 2021-07-11 13:32:35 +08:00
Ming Ming
1a5fc2bbe2 Use stable sort for album 2021-07-11 13:32:35 +08:00
Ming Ming
8de5597575 Drag photos to rearrange them in album 2021-07-11 13:32:35 +08:00
Ming Ming
7644a23f44 Sort photos in album by time in asc/desc order 2021-07-11 13:32:35 +08:00
Ming Ming
2b555598db Improve code 2021-07-11 13:32:35 +08:00
Ming Ming
93a1d376b8 Avoid potential useless comparison 2021-07-11 13:32:35 +08:00
Ming Ming
c04c9ae7b0 Avoid potential copying of item list 2021-07-11 13:32:35 +08:00
Ming Ming
4fb6c022d2 Abstract album sort behavior 2021-07-11 13:32:35 +08:00
Ming Ming
2e82360071 Refactor selectable list item 2021-07-11 13:32:35 +08:00
Ming Ming
cf8f696738 Refactoring 2021-07-11 13:32:35 +08:00
Ming Ming
8d73bf2f84 Extract selectable item widget 2021-07-11 13:32:35 +08:00
Ming Ming
f191317627 Extract photo item list 2021-07-11 13:32:35 +08:00
Ming Ming
d729834185 Refactoring 2021-07-11 13:32:35 +08:00
Ming Ming
500ec4ab43 Tweak list item style 2021-07-11 13:32:35 +08:00
Ming Ming
77355eab20 Refactoring 2021-07-11 13:32:35 +08:00
Ming Ming
1f01c83f9a Extract album item class 2021-07-11 13:32:35 +08:00
Ming Ming
5680e52eb4 Tweak album picker style 2021-07-11 13:32:35 +08:00
Ming Ming
8ceac22deb Tweak account list style 2021-07-11 13:32:35 +08:00
Ming Ming
f41c053f24 Tweak photo list style 2021-07-11 13:32:35 +08:00
Ming Ming
4708f2b23a Enable webm support on Android 2021-07-11 13:32:35 +08:00
luckmax
688e88ff17 Re-translated some lines to make more sense.
Translated new lines.
2021-07-04 11:40:23 +00:00
Ming Ming
e479ef53e9 Versioning: 19.1 2021-07-03 22:57:43 +08:00
Ming Ming
523ab1fd5e Merge translation link into translator credit
Keep settings lean
2021-07-03 22:55:37 +08:00
Ming Ming
89eaff4ea8 Fix no dirs can be picked if root dir is not set 2021-07-03 22:32:17 +08:00
Ming Ming
f7e7a339f6 Versioning: 19.0 2021-07-03 19:38:32 +08:00
Ming Ming
9ef285c217 Fix contents not populated in failure state 2021-07-03 19:37:57 +08:00
Ming Ming
7030376137 Fix accessing context during initState 2021-07-03 19:37:57 +08:00
Ming Ming
296aa9a99f Remove obsolete code 2021-07-03 17:11:30 +08:00
Ming Ming
c2b06cfeb6 Change root dirs of the current account 2021-07-03 17:11:30 +08:00
Ming Ming
ea5706161d Fix missing tooltip 2021-07-03 17:11:30 +08:00
Ming Ming
743dd7c081 Format code 2021-07-03 17:11:30 +08:00
Ming Ming
c2f9b3ba2e Add comments 2021-07-03 17:11:30 +08:00
Ming Ming
77461ded3a Extract processing dialog widget 2021-07-03 17:11:30 +08:00
Ming Ming
decf78f9b7 Refractor code 2021-07-03 17:11:30 +08:00
Ming Ming
b85948d589 Edit album name 2021-07-02 20:03:09 +08:00
Ming Ming
aee0c06834 Mark mixin methods as protected 2021-07-02 20:03:09 +08:00
Ming Ming
e5ce085f28 Fix comments 2021-07-02 20:03:09 +08:00
Ming Ming
1cfb849cea Fix log tag 2021-07-02 20:03:09 +08:00
Ming Ming
ead2c61feb Tweak icon size 2021-07-02 20:03:09 +08:00
Ming Ming
5ba39ecc0a Fix folders outside of the roots could be picked 2021-07-02 20:03:09 +08:00
Ming Ming
7386a69d79 Prefer final variable 2021-07-02 20:03:09 +08:00
Ming Ming
5257766151 Batch import folders as albums 2021-07-02 20:03:09 +08:00
Ming Ming
8faa31852c Extract dynamic album update functions 2021-07-02 20:03:09 +08:00
Ming Ming
8ea935ccc9 Remove unused import 2021-07-02 20:03:09 +08:00
luckmax
8b40041529 Update spanish translation 2021-07-02 11:59:19 +00:00
Ming Ming
cf0f8f7e79 Convert dynamic albums to a static one 2021-06-30 13:14:29 +08:00
Ming Ming
afdb895542 Show number of extra dirs in album screen 2021-06-30 00:20:53 +08:00
Ming Ming
c7176692d3 Fix trivial warnings 2021-06-29 21:41:46 +08:00
Ming Ming
b04803e3bd Create folder based album 2021-06-29 21:41:06 +08:00
Ming Ming
3b3ce66c3b Extract dir selecting list 2021-06-29 21:41:06 +08:00
Ming Ming
8efdd17153 Change icons for folder based albums 2021-06-29 21:41:06 +08:00
Ming Ming
eb4bdf47d2 Sort dynamic albums correctly by time 2021-06-29 21:41:06 +08:00
Ming Ming
8891e8165e Make sure all dates are UTC internally 2021-06-29 21:41:06 +08:00
Ming Ming
b53c48808f Dynamic album that reflects dir contents 2021-06-29 21:41:06 +08:00
Ming Ming
8e46c604a8 Abstract album cover provider 2021-06-29 18:11:59 +08:00
Ming Ming
0e7f2462b6 Abstract album content provider 2021-06-29 18:11:59 +08:00
Ming Ming
d4785b1f74 Improve album compatibility handling 2021-06-29 18:11:59 +08:00
Ming Ming
8d1fbea069 Fix date/time string not being localized 2021-06-29 18:11:59 +08:00
Ming Ming
fed1561860 Reduce list item count per DB entry 2021-06-29 18:11:17 +08:00
Ming Ming
24ee630d3a Set display language 2021-06-29 17:46:00 +08:00
luckmax
6f3e220693 Updates to app_es.arb 2021-06-26 19:44:31 +00:00
Ming Ming
8d1de3544c Versioning: 18.1 2021-06-23 03:51:40 +08:00
Ming Ming
9a7d2005da Merge branch 'luckkmaxx/nc-photos-master' 2021-06-23 03:38:37 +08:00
luckmax
82902b705d Update lib/l10n/app_es.arb 2021-06-22 19:27:53 +00:00
luckmax
7d5fa47c7f Upload New File fully translated 2021-06-22 18:54:53 +00:00
Ming Ming
8a2dd590a6 Versioning: 18.0 2021-06-23 02:41:14 +08:00
Ming Ming
92f59b3936 Separate translator credit and tranlation link 2021-06-23 02:30:07 +08:00
Ming Ming
c631b68266 Add hint to sign in with 2FA enabled 2021-06-23 02:30:07 +08:00
Ming Ming
e1a5dbb843 Support gif 2021-06-23 02:30:07 +08:00
Ming Ming
4079ba39f2 Indicate an item is a video 2021-06-23 01:05:02 +08:00
Ming Ming
2e9bc412f5 Tweak layout of photo items 2021-06-23 01:05:02 +08:00
Ming Ming
a809136474 Nav arrows should stay white 2021-06-23 01:05:02 +08:00
Ming Ming
20a69b5620 Fix empty albums are not cached 2021-06-23 01:05:02 +08:00