Commit graph

1056 commits

Author SHA1 Message Date
Ming Ming
828d3df28e Versioning: 41.0 2022-05-15 16:46:50 +08:00
Ming Ming
812b26f10e Format code 2022-05-15 16:46:50 +08:00
Ming Ming
c784cf63ff Reduce logs in release build 2022-05-15 16:46:50 +08:00
Ming Ming
f2b17ccc6b Measure enhancement execution time 2022-05-15 16:46:50 +08:00
Ming Ming
d5151f077f Reduce memory usage of ZeroDCE 2022-05-15 16:46:50 +08:00
Ming Ming
9ecdb53e69 Show intro dialog for photo enhancement 2022-05-15 16:46:50 +08:00
Ming Ming
fb2bb30e0f Update untranslated messages 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
08a7e6f09d Update readme 2022-05-14 15:00:43 +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
82513e4a5d Tweak log 2022-05-14 15:00:43 +08:00
Ming Ming
f3f72619cd Do a GC after processing each photo
This will probably do nothing in practice, but at least we tried...
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
0c400786e0 Merge branch 'photo-enhancement' into dev 2022-05-14 15:00:43 +08:00
Ming Ming
8095a15972 Update gitignore 2022-05-14 15:00:43 +08:00
Ming Ming
d1aa3ffe7f Cancel queued photo enhancement task 2022-05-14 15:00:43 +08:00
Ming Ming
0b81ab2a69 Remove unnecessary import 2022-05-14 15:00:43 +08:00
Ming Ming
91d4d3be81 Tweak resolution of enhanced photos 2022-05-14 15:00:43 +08:00
Ming Ming
a5e6f806ba Update some action and extra name 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
843497a708 Streamline code 2022-05-14 15:00:43 +08:00
Ming Ming
2275da0170 Fix write file not working on Q after disabling scoped storage 2022-05-14 15:00:43 +08:00
Ming Ming
c979d644e7 Android version code 2022-05-14 15:00:43 +08:00
Ming Ming
c378bffaed Simplify code 2022-05-14 15:00:43 +08:00
Ming Ming
e63ae17014 Add utility fn 2022-05-14 15:00:43 +08:00
Ming Ming
9469ee1d6f Retain EXIF in enhanced 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
1cf2e565ba Handle android permission request on dart side 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
c38ace893d Delete local files 2022-05-14 15:00:43 +08:00
Ming Ming
d33e3af806 Delete files via MediaStore api 2022-05-14 15:00:43 +08:00
Ming Ming
4da8b95c61 List local files 2022-05-14 15:00:43 +08:00
Ming Ming
b71620ee28 Query files from media store 2022-05-14 15:00:43 +08:00
Ming Ming
c6e6b99128 Add image provider backed by content uri 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
731370e994 Support loading metadata from local file 2022-05-14 15:00:43 +08:00
Ming Ming
e343e59741 Add image enhancement algorithm: ZeroDCE 2022-05-14 15:00:43 +08:00
Ming Ming
4beb93c552 Overhaul and migrate MediaStore 2022-05-14 15:00:43 +08:00
Ming Ming
7eff5639bf Rename localized string 2022-05-14 15:00:04 +08:00
Ming Ming
86eceb4e43 Format code 2022-05-14 14:49:54 +08:00
Ming Ming
60d0f06dab Update readme 2022-05-14 14:48:46 +08:00
Ming Ming
880d599776 Match the native language name with Android's 2022-05-14 14:47:31 +08:00
Ming Ming
0d34625fac Enable zh translation 2022-05-14 14:46:31 +08:00
Ming Ming
d6c980c917 Add zh tranlations 2022-05-14 14:33:28 +08:00