Commit graph

84 commits

Author SHA1 Message Date
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
Ming Ming
8b2a069379 Update kotlin 2022-08-29 23:34:58 +08:00
Ming Ming
654627ebbb Adjust image color 2022-07-24 22:01:46 +08:00
Ming Ming
8af5b648b5 Load image file as pixel by Android uri 2022-07-24 22:01:45 +08:00
Ming Ming
a574bd8411 Improve logs 2022-07-16 02:17:29 +08:00
Ming Ming
98cca42245 Tweak notification icon 2022-07-16 02:17:29 +08:00
Ming Ming
1f0c1b74c0 Update ndk 2022-07-16 02:17:29 +08:00
Ming Ming
3b537ec76d Upgrade to flutter 3 2022-07-06 00:06:53 +08:00
Ming Ming
8805861ea4 Format code 2022-07-06 00:04:43 +08:00
Ming Ming
12542856a0 Refactor: simplify code 2022-07-06 00:04:43 +08:00
Ming Ming
4d1905863b Group 3rd party libs tgt 2022-07-06 00:04:43 +08:00
Ming Ming
8bda69d5b0 Move things out of util.h 2022-07-06 00:04:43 +08:00
Ming Ming
498ec7b88a Remove unnecessary include 2022-07-06 00:04:43 +08:00
Ming Ming
d63bdc4393 (Android) Alternative native preference 2022-06-08 02:54:11 +08:00
Ming Ming
5f65f66be4 Fix missing default case 2022-06-08 02:53:07 +08:00
Ming Ming
dbb7af2848 Add enhancement: style transfer 2022-05-25 21:41:49 +08:00
Ming Ming
74b69432c6 Support the special asset uri syntax 2022-05-25 21:41:49 +08:00
Ming Ming
dd2830d962 Relocate tf models 2022-05-25 21:41:48 +08:00
Ming Ming
4892f97d68 Update gradle 2022-05-25 21:41:48 +08:00
Ming Ming
4295a011d3 Dump system logcat 2022-05-24 00:05:04 +08:00
Ming Ming
d3c62611fa Fix native channel handler not unset 2022-05-24 00:05:04 +08:00
Ming Ming
d96acbaefc Refactor: remove unnecessary code 2022-05-23 14:06:48 +08:00
Ming Ming
77b213cf36 Add a grace period after service restart 2022-05-21 19:39:14 +08:00
Ming Ming
038f2a3b39 Add enhancement: super resolution with ESRGAN 2022-05-21 19:39:13 +08:00