Ming Ming
|
924a7c9105
|
Format code
|
2023-08-04 01:26:16 +08:00 |
|
Ming Ming
|
88cda20582
|
Remove write permission in share intent
|
2023-08-04 01:24:25 +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
|
8278c38623
|
Merge branch 'dependency-update-59'
|
2023-05-26 23:27:49 +08:00 |
|
fischer-felix
|
b55cf3c886
|
Add Android 13 Themed Icons support
|
2023-03-25 17:57:56 +00:00 |
|
Ming Ming
|
ece16e6765
|
Add signing configs to gradle
|
2022-12-10 11:53:14 +08:00 |
|
Ming Ming
|
b3d6d30963
|
Target Android 12 to match play store requirements
|
2022-12-04 12:06:40 +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
|
5925d3f59b
|
Reenable GMaps on devices with new renderer
|
2022-08-30 02:37:30 +08:00 |
|
Ming Ming
|
ebff61b08e
|
Tweak gradle properties
|
2022-08-30 02:37:30 +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
|
f7c87f8b7d
|
(Android) Fix crash on sdk33
|
2022-08-21 17:36:58 +08:00 |
|
Ming Ming
|
741f11575a
|
Update AGP
|
2022-08-21 17:36:58 +08:00 |
|
Ming Ming
|
f31a9cacc4
|
Explicitly set exported for activity
|
2022-08-21 15:24:57 +08:00 |
|
Ming Ming
|
d85ed4102b
|
Filter out x86 libraries
|
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
|
1f0c1b74c0
|
Update ndk
|
2022-07-16 02:17:29 +08:00 |
|
Ming Ming
|
7a5282ad91
|
Revert "Move namespace from manifest to build files"
This reverts commit b77df01a85 .
|
2022-05-22 02:11:17 +08:00 |
|
Ming Ming
|
9d51b2d40e
|
Build debug symbols in release build
|
2022-05-21 23:55:43 +08:00 |
|
Ming Ming
|
b77df01a85
|
Move namespace from manifest to build files
As instructred by Android Studio
|
2022-05-21 23:07:32 +08:00 |
|
Ming Ming
|
50c72f64b3
|
Update gradle
|
2022-05-21 23:07:32 +08:00 |
|
Ming Ming
|
c784cf63ff
|
Reduce logs in release build
|
2022-05-15 16:46:50 +08:00 |
|
Ming Ming
|
80689fa431
|
Open enhanced photo browser from notification
|
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
|
b71620ee28
|
Query files from media store
|
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
|
86eceb4e43
|
Format code
|
2022-05-14 14:49:54 +08:00 |
|
Ming Ming
|
72037c3c56
|
Add gitlab flavor
|
2022-05-08 00:05:33 +08:00 |
|
Ming Ming
|
653c981a99
|
Move native code to plugin
|
2022-04-23 04:26:19 +08:00 |
|
Ming Ming
|
8176e10dbe
|
Format code
|
2022-04-23 04:26:19 +08:00 |
|
Ming Ming
|
d8bd05191c
|
Fix file provider authorities modified incorrectly
|
2022-04-08 03:11:26 +08:00 |
|
Ming Ming
|
701d2c40da
|
Increase compileSdkVersion to 31
|
2022-04-06 02:37:58 +08:00 |
|
Ming Ming
|
c94c2708db
|
Migrate android native code to plugin
|
2022-04-06 02:37:58 +08:00 |
|
Ming Ming
|
a4dfe29e92
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
|