Commit graph

283 commits

Author SHA1 Message Date
Ming Ming
8f2a1d4155 Refactor: remove magic constant 2022-09-08 13:10:00 +08:00
Ming Ming
75d05e767e Crop an image in editor 2022-09-08 13:10:00 +08:00
Ming Ming
7ffe4a55b9 Change orientation of an image in editor 2022-09-06 16:31:17 +08:00
Ming Ming
08f372d691 Allow hiding the activation order in toolbar btn 2022-09-06 16:31:17 +08:00
Ming Ming
37bf5500e3 Fix missing setState when tweaking color tools 2022-09-06 16:31:17 +08:00
Ming Ming
a4f2fb0bce Rename color filter to filter to be more generic 2022-09-06 16:31:17 +08:00
Ming Ming
839ef8bb03 Refactor: extract color tools from main editor 2022-09-06 16:31:17 +08:00
Ming Ming
50849817a6 Add an icon to clearly indicate that local files are not synced 2022-09-05 13:06:01 +08:00
Ming Ming
04fcbfde94 Rearrange some settings 2022-09-05 12:54:03 +08:00
Ming Ming
e320b6b741 Set day range of memory albums 2022-09-05 12:54:02 +08:00
Ming Ming
3040cd123e Move memories settings to a new page 2022-09-05 12:54:02 +08:00
Ming Ming
36a2d8946e Hide the create album dialog on slow network 2022-09-04 18:01:10 +08:00
Ming Ming
18f3345b3f Enable GMaps on web
There's no reason to disable it on web in the first place
2022-09-01 18:50:06 +08:00
Ming Ming
fe99b6b1f0 Fix metadata task progress not shown correctly on web 2022-08-31 22:21:32 +08:00
Ming Ming
7497e15267 Versioning: 50.0 2022-08-30 02:37:30 +08:00
Ming Ming
5925d3f59b Reenable GMaps on devices with new renderer 2022-08-30 02:37:30 +08:00
Ming Ming
febfb5e557 Sort people browser by number of photos 2022-08-29 23:34:58 +08:00
Ming Ming
cb285722b1 Limit number of entries shown in search landing page 2022-08-29 23:34:58 +08:00
Ming Ming
66d31d3c20 Also show the geocoding dialog in other pages 2022-08-29 23:34:01 +08:00
Ming Ming
075d208fff Sort places by count instead of time 2022-08-29 23:34:01 +08:00
Ming Ming
ac6b3586d3 Add places to search suggestion 2022-08-29 23:34:01 +08:00
Ming Ming
88727f1818 Show places in search page 2022-08-29 23:34:01 +08:00
Ming Ming
e860f9767d Show estimated location of photos in detail pane 2022-08-29 23:34:00 +08:00
Ming Ming
94c7e420d1 Refactor: extract class 2022-08-29 23:32:46 +08:00
Ming Ming
e3e8169f47 Tweak people browser style 2022-08-29 23:32:46 +08:00
Ming Ming
98508c971a Fix wrong photos count in tag browser 2022-08-29 23:32:46 +08:00
Ming Ming
610bf688a0 Refactor: extract exif function 2022-08-20 19:11:10 +08:00
Ming Ming
5e385097a0 Refactor: extract utility function 2022-08-20 19:11:10 +08:00
Ming Ming
9b15d16f11 Redesign the people browser 2022-08-18 00:29:25 +08:00
Ming Ming
3c9ed7dd83 Fix wrong photos count in person browser 2022-08-18 00:29:25 +08:00
Ming Ming
7fe757ad5e Add a button to list all people in a dedicated view 2022-08-18 00:29:25 +08:00
Ming Ming
40db653d20 Sort faces by photos count in search landing 2022-08-18 00:29:14 +08:00
Ming Ming
3b8003b289 Fix wrong count passed to itemCount 2022-08-17 21:15:29 +08:00
Ming Ming
9b1b71e949 Fix wrong browser opened when searching album 2022-08-16 22:19:43 +08:00
Ming Ming
7703095f87 Versioning: 48.2 2022-08-16 14:39:19 +08:00
Ming Ming
6ca54f0776 Add VACUUM to dev settings 2022-08-13 03:10:31 +08:00
Ming Ming
ee4d931cd8 Versioning: 48.0 2022-08-11 01:53:47 +08:00
Ming Ming
e5e55a52b7 Format code 2022-08-08 14:36:05 +08:00
Ming Ming
0a233dce36 Tweak style 2022-08-08 14:36:02 +08:00
Ming Ming
872196f9e7 Fix string not translatable 2022-08-08 14:36:02 +08:00
Ming Ming
3068436089 Remove favorites button from Collections 2022-08-07 23:54:35 +08:00
Ming Ming
7c8dedf259 Add search 2022-08-07 23:54:35 +08:00
Ming Ming
8b1ed216b0 Make PersonBrowser looks more like the photos tab 2022-08-07 22:32:06 +08:00
Ming Ming
5358a53f4f Fix number of photos is visible before finished loading 2022-08-07 01:26:19 +08:00
Ming Ming
2f4c6ba68e Migrate PersonBrowser to use PhotoListItemBuilder 2022-08-07 01:26:19 +08:00
Ming Ming
80bb6b7f80 Fix keyboard pushing the blur effect up 2022-08-07 01:26:19 +08:00
Ming Ming
2bce369e66 Fix filtered items added to date time group 2022-08-07 01:26:19 +08:00
Ming Ming
30d6cecb49 Versioning: 47.0 2022-07-29 03:02:15 +08:00
Ming Ming
20fac885a9 Enable avoid_void_async lint 2022-07-29 03:02:15 +08:00
Ming Ming
65d4268954 Enable unawaited_futures lint 2022-07-29 03:02:15 +08:00
Ming Ming
b3e08bef78 Enlarge scrollbar thumb a bit 2022-07-28 18:28:21 +08:00
Ming Ming
bc9227d2ad Hide scrollbar before queried all items 2022-07-28 18:28:21 +08:00
Ming Ming
3387378181 Run startup sync in background isolate 2022-07-28 17:47:59 +08:00
Ming Ming
c98482d4c5 Speed up root picker by not querying all file data 2022-07-28 17:47:59 +08:00
Ming Ming
af7dce41f9 Fix edited/enhanced photo not opened from notification 2022-07-28 17:47:59 +08:00
Ming Ming
e44b1add60 Fix removed files returned in backing files 2022-07-28 17:47:59 +08:00
Ming Ming
2af31a0357 Favor functions in package:collection 2022-07-28 17:47:59 +08:00
Ming Ming
0c06fe0607 Make range selection hint replaceable 2022-07-28 17:47:59 +08:00
Ming Ming
8eccce506c Improve how snack bars are queued 2022-07-28 17:47:59 +08:00
Ming Ming
8dead427a0 Versioning: 46.0 2022-07-24 22:01:51 +08:00
Ming Ming
4e9baf2c52 Temporarily disable GMap to fix app crashing 2022-07-24 22:01:51 +08:00
Ming Ming
dccb57f32e Fix non-unique key used to detect visibility 2022-07-24 22:01:51 +08:00
Ming Ming
e5fa14943c Update TouchTokenManager to not cache the tokens 2022-07-24 22:01:51 +08:00
Ming Ming
d548c592ae Prefer DiContainer over creating ad hoc repo 2022-07-24 22:01:51 +08:00
Ming Ming
f2dbc6db3b Disable back button in splash screen
To prevent app quiting during upgrade
2022-07-24 22:01:50 +08:00
Ming Ming
e72dc82a1b Hide sign in details while connecting 2022-07-24 22:01:50 +08:00
Ming Ming
1737025570 Add known accounts to db on upgrade 2022-07-24 22:01:50 +08:00
Ming Ming
0e1fb3864f Show changelog in dedicated screen 2022-07-24 22:01:50 +08:00
Ming Ming
db9ba1f96c Tweak scroll label style 2022-07-24 22:01:50 +08:00
Ming Ming
a65da95f75 Owner display name should be shown instead of owner id 2022-07-24 22:01:50 +08:00
Ming Ming
478c25b5d0 Fix user ID and display name mixed up in logic 2022-07-24 22:01:49 +08:00
Ming Ming
c3f50f20f5 Add hidden dev options to clear cache db 2022-07-24 22:01:48 +08:00
Ming Ming
878699b02c Fix account not deleted from db after signing out 2022-07-24 22:01:47 +08:00
Ming Ming
2c4ec3447b Switch local DB from IndexedDB to SQLite 2022-07-24 22:01:47 +08:00
Ming Ming
378e4f0b67 Fix edited photos not shown in Enhance collection 2022-07-24 22:01:46 +08:00
Ming Ming
be28551386 Add link to help wiki 2022-07-24 22:01:46 +08:00
Ming Ming
654627ebbb Adjust image color 2022-07-24 22:01:46 +08:00
Ming Ming
468b74b15d Override global brightness w/ AppTheme 2022-07-24 22:01:45 +08:00
Ming Ming
16dbed324c Refactor: extract permission handling 2022-07-16 02:17:29 +08:00
Ming Ming
03e38325f6 Double tap to exit 2022-07-11 15:06:38 +08:00
Ming Ming
c4fd0fafdd Set account label 2022-07-11 02:55:13 +08:00
Ming Ming
1cab879cd6 Update flutter_lints 2022-07-09 19:58:51 +08:00
Ming Ming
9713416ee6 Update flutter_map 2022-07-09 19:25:54 +08:00
Ming Ming
397eaefe9e Update url_launcher 2022-07-09 19:24:00 +08:00
Ming Ming
2bcc673a89 Switch to const constructor 2022-07-06 00:06:53 +08:00
Ming Ming
17838d0704 Fix warnings on Binding.instance 2022-07-06 00:06:53 +08:00
Ming Ming
63e977b83b Fix scroll label invisible under light theme 2022-07-06 00:05:41 +08:00
Ming Ming
f90acc076d Move label away from scrollbar thumb 2022-07-06 00:04:43 +08:00
Ming Ming
d183d27517 Show year month label when scrolling 2022-07-06 00:04:43 +08:00
Ming Ming
534fcc7546 Format code 2022-07-06 00:04:43 +08:00
Ming Ming
12e4118b99 (Web) Hide irrelevant settings 2022-07-06 00:04:43 +08:00
Ming Ming
e852075b01 Build photo list in isolate 2022-06-08 19:09:15 +08:00
Ming Ming
a3c92baca5 Allow processing exif over data network 2022-06-08 02:54:11 +08:00
Ming Ming
29eebe4460 Fix hard coded string 2022-06-06 15:53:24 +08:00
Ming Ming
32bef588a1 Support sorting albums by filename 2022-05-26 12:01:12 +08:00
Ming Ming
083263c561 Support sorting by filename in Photos tab 2022-05-26 12:01:12 +08:00
Ming Ming
dbb7af2848 Add enhancement: style transfer 2022-05-25 21:41:49 +08:00
Ming Ming
2bcc8ccb49 Don't use direct link to gitlab
In case we move away from GitLab later
2022-05-25 19:08:25 +08:00
Ming Ming
6758149a40 Tweak style 2022-05-21 19:52:45 +08:00
Ming Ming
038f2a3b39 Add enhancement: super resolution with ESRGAN 2022-05-21 19:39:13 +08:00
Ming Ming
770d4527da Store first run time 2022-05-21 19:37:39 +08:00
Ming Ming
2645c7f977 Corrently handle E2EE dirs in dir picker 2022-05-17 01:59:55 +08:00
Ming Ming
8a6beae5d0 Tweak style 2022-05-17 01:58:55 +08:00
Ming Ming
fbe5f4b1dc Fix listtile bg overflowing the parent bound 2022-05-16 20:03:06 +08:00
Ming Ming
afefa0c136 Allow setting the iteration of ZeroDCE 2022-05-16 04:32:51 +08:00
Ming Ming
c0c49361b8 Allow setting the radius of Portrait blur 2022-05-16 04:32:51 +08:00
Ming Ming
021291705c Fix text not centered correctly 2022-05-15 19:48:48 +08:00
Ming Ming
9ecdb53e69 Show intro dialog for photo enhancement 2022-05-15 16:46:50 +08:00
Ming Ming
e7a89c93af Allow setting resolution of enhanced photos 2022-05-15 16:46:50 +08:00
Ming Ming
24a5dfd3f4 Format code 2022-05-14 15:00:43 +08:00
Ming Ming
b03d6b941e Tweak style 2022-05-14 15:00:43 +08:00
Ming Ming
762fe521b2 Add enhancement: portrait blur with deeplab 2022-05-14 15:00:43 +08:00
Ming Ming
c84083886b Check permission before querying local files 2022-05-14 15:00:43 +08:00
Ming Ming
6d0f612c7b Enhance original file instead of cached preview 2022-05-14 15:00:43 +08:00
Ming Ming
192fe923a2 Tweak style 2022-05-14 15:00:43 +08:00
Ming Ming
e088b1dbaa Share enhanced photos 2022-05-14 15:00:43 +08:00
Ming Ming
65d8825b6b Fix permission not requested before enhancing photo 2022-05-14 15:00:43 +08:00
Ming Ming
80689fa431 Open enhanced photo browser from notification 2022-05-14 15:00:43 +08:00
Ming Ming
ef4daf552b Browse enhanced photos 2022-05-14 15:00:43 +08:00
Ming Ming
39840c8e45 Local image file viewer 2022-05-14 15:00:43 +08:00
Ming Ming
a65c8d824e Add enhance button in viewer 2022-05-14 15:00:43 +08:00
Ming Ming
c979d644e7 Android version code 2022-05-14 15:00:43 +08:00
Ming Ming
0d34625fac Enable zh translation 2022-05-14 14:46:31 +08:00
Ming Ming
a0492c580f Solve some warnings 2022-04-23 04:26:19 +08:00
Ming Ming
7573f00bfb Add a link to trash after removing items 2022-04-23 04:26:19 +08:00
Ming Ming
f6ec7e10d5 Refactor: decouple image viewer and image source 2022-04-23 04:26:19 +08:00
Ming Ming
3ffe174f07 Make bottom app bar translucent 2022-04-23 04:26:19 +08:00
Ming Ming
d2c84af8a8 Simplify app bar extent calculation 2022-04-23 04:26:19 +08:00
Ming Ming
f8c25800a1 Enable pt translation 2022-04-19 03:48:09 +08:00
Ming Ming
7a3d195a36 Pause sservice when battery is low 2022-04-09 11:25:05 +08:00
Ming Ming
466dce592c Refactor platform notification code 2022-04-09 11:25:04 +08:00
Ming Ming
3f8832c0e1 Run metadata task in a service on Android 2022-04-07 01:21:45 +08:00
Ming Ming
a4dfe29e92 Move app code to sub-dir 2022-04-06 02:37:58 +08:00