Commit graph

353 commits

Author SHA1 Message Date
Ming Ming
de19c6ca69 Versioning: 24.0 2021-08-03 13:05:08 +08:00
Ming Ming
674814fd01 Remove extra newline in changelog dialog 2021-08-03 04:56:00 +08:00
Ming Ming
948579bcb5 Remove redundant measuring 2021-08-03 02:56:28 +08:00
Ming Ming
645f30a1ff Simplify user facing texts 2021-08-02 20:39:58 +08:00
Ming Ming
c6f2cebf12 Show something in a empty browser 2021-08-02 19:22:28 +08:00
Ming Ming
f412556f65 Refactoring: extract empty list widget 2021-08-02 19:22:28 +08:00
Ming Ming
2b61011b62 Reorganize special buttons in album page 2021-08-02 19:22:28 +08:00
Ming Ming
2812e1336e Handle files in trash bin 2021-08-02 19:22:28 +08:00
Ming Ming
de9c6e15ef Move op 2021-08-02 14:47:18 +08:00
Ming Ming
832f866d00 Add trashbin properties to File 2021-08-02 14:47:18 +08:00
Ming Ming
ca5714c816 Throttle update events in ListAlbum 2021-08-02 14:47:18 +08:00
Ming Ming
c3376b10da Throttle album clean ups when removing file 2021-08-02 14:47:18 +08:00
Ming Ming
36e5a1c17b Refactoring: extract throttling logic 2021-08-02 14:47:18 +08:00
Ming Ming
8cb56e095c Refactoring: rename AlbumViewer + associates 2021-08-02 14:47:18 +08:00
Ming Ming
f95251a527 Refactoring: rename ArchiveViewer 2021-08-02 14:47:18 +08:00
Ming Ming
ed19b1bd82 Refactoring: extract page viewer logic 2021-08-02 14:47:18 +08:00
Ming Ming
80a64b35bc Refactoring: extract bottom app bar in viewer 2021-08-02 14:47:18 +08:00
Ming Ming
ce2aefebb0 Add readme for localizations 2021-08-02 14:47:18 +08:00
Ming Ming
c8d452795c Better looking lanuage selection dialog 2021-08-02 14:47:18 +08:00
Ming Ming
a7099d635d Add greek localization 2021-08-02 14:47:18 +08:00
Ming Ming
ad51f48a3b Versioning: 23.0 2021-07-26 11:44:48 +08:00
Ming Ming
7321c04dc1 Fix NPE pressing edit before album initialized 2021-07-26 11:43:23 +08:00
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
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
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
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
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
f2e985b4bd Versioning: 21.1 2021-07-14 11:40:17 +08: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
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