Commit graph

107 commits

Author SHA1 Message Date
Ming Ming
702446d824 Downgrade flutter to 3.19 until I figure out how to get visiblity_detector to work with 3.22 2024-10-20 22:42:14 +08:00
Ming Ming
3537981be1 Reapply "Upgrade to flutter 3.22"
This reverts commit 409ef71364.
2024-09-27 21:12:16 +08:00
Ming Ming
409ef71364 Revert "Upgrade to flutter 3.22"
This reverts commit 7bd6605dea.
2024-09-27 02:02:58 +08:00
Ming Ming
7bd6605dea Upgrade to flutter 3.22 2024-09-19 01:30:50 +08:00
Ming Ming
4672e17acc Update android build tools and api level 2024-07-16 01:25:30 +08:00
Ming Ming
8512ec0c4d Update dependencies 2024-05-22 00:17:35 +08:00
Ming Ming
81a63d5e36 Upgrade to flutter3.16 2024-05-21 01:09:12 +08:00
Ming Ming
06af774119 Update gitignore in package 2024-05-21 01:06:24 +08:00
Ming Ming
e9cc35865a Fix unresolved ref 2023-09-02 03:29:47 +08:00
Ming Ming
601f5e1af2 Fix compile SDK wrongly set as 31 in android packages 2023-09-02 02:16:50 +08:00
Ming Ming
e91d6410f5 Refactor: extract native event to package 2023-09-02 02:16:50 +08:00
Ming Ming
8841673b88 Fix native image processor messages not reporting to flutter 2023-09-02 02:16:50 +08:00
Ming Ming
68007d5d3e Format native code 2023-09-01 18:32:23 +08:00
Ming Ming
6809503e0b Refactor: extract native log package 2023-09-01 12:30:08 +08:00
Ming Ming
dbea0e0a55 Refactor: extract image processor 2023-09-01 12:30:08 +08:00
Ming Ming
1c558bf0f0 Format code 2023-08-30 00:32:58 +08:00
Ming Ming
bca748ded3 Group platform independent c++ code 2023-08-30 00:32:58 +08:00
Ming Ming
c496e2d1e2 Refactor: extract native lock and log 2023-08-27 00:32:08 +08:00
Ming Ming
4e5322553f Fix lint warnings 2023-08-16 00:44:58 +08:00
Ming Ming
8ba6526844 Move lint rules to a separated pacakge 2023-08-16 00:44:58 +08:00
Ming Ming
e724df1b45 Show android log in debug build 2023-08-04 01:26:16 +08:00
Ming Ming
d5de52a789 Support ATTACH_DATA intent on android
This is typically used to set wallpaper or contact photos
2023-08-04 01:24:25 +08:00
Ming Ming
068fef8fde Fix cancel button not working in download notification 2023-07-26 01:41:26 +08:00
Ming Ming
5f42f0900b Update dependency for plugin 2023-07-01 01:08:07 +08:00
Ming Ming
3d49055fc1 Update dependencies 2023-05-26 23:28:28 +08:00
Ming Ming
1f10b927ae Update kotlin and android dependecies 2023-05-26 23:28:28 +08:00
Ming Ming
8278c38623 Merge branch 'dependency-update-59' 2023-05-26 23:27:49 +08:00
Ming Ming
6e00d44871 Tweak imports 2023-02-20 22:58:02 +08:00
Ming Ming
949471339b Set flutter 3.3 explicitly in pubspec 2023-02-20 22:58:02 +08:00
Ming Ming
0566dfc1ec Revert "Merge branch 'tensorflow-gpu' into dev"
This reverts commit e28b38bd25, reversing
changes made to f0ea012056.
2023-01-05 00:41:04 +08:00
Ming Ming
eb4e68eb04 Seting pendingintent mutability 2022-12-04 12:06:40 +08:00
Ming Ming
c5584cc550 Run models with fixed input size on GPU 2022-09-26 20:41:58 +08:00
Ming Ming
fa0d275fad Add tensorflow gpu library 2022-09-26 20:41:58 +08:00
Ming Ming
a43aa4cbbd Add auto retouch enhancement 2022-09-15 18:45:01 +08:00
Ming Ming
fee907c89e Refactor: improve code 2022-09-15 18:45:00 +08:00
Ming Ming
f4aeeb2c3f Optimize deeplab segment map to include only the center segment 2022-09-12 11:35:33 +08:00
Ming Ming
a917458a07 Only schedule a metadata task when saving to server 2022-09-11 16:29:59 +08:00
Ming Ming
ddf059e609 Fix cropping and rotating photos with EXIF orientation set 2022-09-11 15:33:52 +08:00
Ming Ming
0862f9af6e Fix 90CW rotation is flipped 2022-09-11 15:33:52 +08:00
Ming Ming
348802efc5 Add color pop enhancement 2022-09-11 11:10:36 +08:00
Ming Ming
eda68ff55c Add pref to control whether to save to server/device 2022-09-10 15:13:26 +08:00
Ming Ming
a4a4d952f7 Trigger a Photos tab refresh after image processor is done 2022-09-10 12:19:04 +08:00
Ming Ming
abdded09ca Edited/enahanced images are now uploaded to the server 2022-09-10 12:04:08 +08:00
Ming Ming
c47880be37 Support sharing a reduced quality preview 2022-09-10 01:02:02 +08:00
Ming Ming
75d05e767e Crop an image in editor 2022-09-08 13:10:00 +08:00
Ming Ming
48d3b75607 Use lossless JPG rotation if possible 2022-09-06 16:31:17 +08:00
Ming Ming
7ffe4a55b9 Change orientation of an image in editor 2022-09-06 16:31:17 +08:00
Ming Ming
0701bbf116 Separate filter and enhance cmd as they are not really the same 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
b628647666 Update dependencies 2022-08-30 02:37:30 +08:00