Commit graph

51 commits

Author SHA1 Message Date
Ming Ming
49fa4d320b Fix exception when accessing localized string with broken context 2021-08-30 03:58:51 +08:00
Ming Ming
1e941e8a05 Show state of the metadata task in photos page 2021-08-16 03:46:01 +08:00
Ming Ming
645f30a1ff Simplify user facing texts 2021-08-02 20:39:58 +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
bbb9eb14be Simplify localized string access 2021-07-25 13:08:05 +08:00
Ming Ming
df26b7a8c8 Migrate to null-safety 2021-07-25 00:23:08 +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
2f32c39407 Remove obsolete mixin 2021-07-13 16:28:16 +08:00
Ming Ming
65b4977e92 Fix incorrect scroll extent in photos page 2021-07-12 17:46:37 +08:00
Ming Ming
4532fb45bf Stop showing errors if page is invisible 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
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
c04c9ae7b0 Avoid potential copying of item list 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
f191317627 Extract photo item list 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
f41c053f24 Tweak photo list style 2021-07-11 13:32:35 +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
0e7f2462b6 Abstract album content provider 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
e1a5dbb843 Support gif 2021-06-23 02:30:07 +08:00
Ming Ming
9c08e5a635 Simplify File datetime access 2021-06-23 01:05:01 +08:00
Ming Ming
30ec7dab7a No longer propagate property updates to album 2021-06-15 03:30:46 +08:00
Ming Ming
d2768e6066 Archive items to hide in photos list 2021-06-06 03:39:58 +08:00
Ming Ming
954d8a869d New archive property for file 2021-06-06 03:39:58 +08:00
Ming Ming
c0af21d689 Scan metadata after refresh listing is done 2021-05-25 23:47:51 +08:00
Ming Ming
9aa770aa4f Fix metadata task not fired after switching account 2021-05-25 22:01:41 +08:00
Ming Ming
f7d0a41540 Group data srcs in new file 2021-05-24 18:28:05 +08:00
Ming Ming
0ad8454c7a Scan metadata after initial listing is done 2021-05-24 18:28:05 +08:00
Ming Ming
a1f7bd684a Hide the default scrollbar in flutter 2.2 2021-05-24 18:28:05 +08:00
Ming Ming
835426e534 Add scrollbar in photos page 2021-05-24 15:33:08 +08:00
Ming Ming
5ca19c6c4f MP4 video support 2021-05-07 16:01:05 +08:00
Ming Ming
6e793ff14f Extract photo list item widget 2021-05-07 16:01:05 +08:00
Ming Ming
f47fbb11ef Always use preview when showing image 2021-05-06 14:42:01 +08:00
Ming Ming
a9bcac8078 Zoom out to group photos by month 2021-04-28 21:04:06 +08:00
Ming Ming
63772e6e17 Clean up logs 2021-04-28 13:58:41 +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
5283cf07ff Simplify log 2021-04-27 19:06:34 +08:00
Ming Ming
7f8fbef078 Extract selectable list logic 2021-04-24 23:13:00 +08:00
Ming Ming
c5caca94cb (mobile) Long press to select range 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
6bc0e8d0d3 Fix a photo could be added to an album twice 2021-04-18 19:35:41 +08:00
Ming Ming
c22c89678b Update app theme 2021-04-17 17:07:41 +08:00
Ming Ming
0ff7e29d7a Refactor ScanDirBloc construction 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