Commit graph

90 commits

Author SHA1 Message Date
Ming Ming
4672e17acc Update android build tools and api level 2024-07-16 01:25:30 +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
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
1f10b927ae Update kotlin and android dependecies 2023-05-26 23:28:28 +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
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