Commit Graph

33 Commits

Author SHA1 Message Date
e74a940191 Android: Flutter 3.24.0 new break change 2024-08-10 15:44:27 +08:00
PeanutMelonSeedBigAlmond
9b16aa3224 chore: fix up build error 2024-05-25 01:15:51 +08:00
PeanutMelonSeedBigAlmond
50f7f63b16 fix: save as on android 2024-05-25 00:54:14 +08:00
PeanutMelonSeedBigAlmond
1e6ee09265 chore: migrate legacy dependency annotation to version catalogs
because of plugin `flutter-plugin-loader` incompatible with catalog, plugins are not migrated
2024-05-25 00:02:23 +08:00
PeanutMelonSeedBigAlmond
31d59faecb style: clean up code 2024-05-24 23:37:48 +08:00
PeanutMelonSeedBigAlmond
b4087d4bcb chore: migrate build script to kts 2024-05-24 22:19:30 +08:00
PeanutMelonSeedBigAlmond
a633e22ea5 chore: suppress compile version warning 2024-05-24 18:44:39 +08:00
1eefb54828 try fix 2024-05-24 15:01:05 +08:00
PeanutMelonSeedBigAlmond
60a4a9f574 feat: Android 优化全屏显示 2024-02-07 19:13:52 +08:00
4b1e4dfddc Remove onResume() method in MainActivity 2024-02-02 23:53:18 +08:00
PeanutMelonSeedBigAlmond
d9d4c62bf2 fix: 修改获取设备名称 2 2024-02-02 23:03:16 +08:00
PeanutMelonSeedBigAlmond
0072f28ec5 feat: 修改获取设备名称 2024-02-02 20:16:50 +08:00
PeanutMelonSeedBigAlmond
afe7bdb4b5 feat: 完善了获取设备名称 Android 平台的实现 2024-02-02 18:25:02 +08:00
13574
df29788b07 fix: 修复了 Android 平台绑定 MethodChannel 部分情况下调用出错的问题 2023-09-22 23:59:54 +08:00
13574
f8aef74696 feat: Android 平台屏幕保护 2023-09-22 19:37:49 +08:00
13574
f7ebc10617 fix: 修改保存文件逻辑,删除无用依赖 2023-09-17 12:49:59 +08:00
13574
274ad4978a feat: 实现了 Android 端写入文件和打开文件 2023-09-17 12:33:00 +08:00
13574
f0cedcf8a4 fix: 尝试修复 Android 8/8.1 复制图片问题 2023-09-10 10:48:21 +08:00
13574
316b2254bb feat: 更改复制uri的方式 2023-09-10 10:26:40 +08:00
13574
3fe43184c2 fix: mime type for jpg/jpeg files 2023-09-10 08:55:29 +08:00
13574
9df1031d24 fix: move clipboard image cache to cache dir 2023-09-10 00:25:26 +08:00
13574
88c51a73d4 style: format code 2023-09-09 23:46:58 +08:00
13574
f0878b4c28 fix: fix compile error 2023-09-09 23:45:13 +08:00
13574
9878c1108e feat: Implemented copy image to clipboard on Android 2023-09-09 23:35:17 +08:00
13574
e9ddcfe909 chore: update proguard rules 2023-09-09 09:36:36 +08:00
13574
99550bdbda Merge branch 'android' 2023-09-09 01:32:48 +08:00
13574
d0e5178dc8 feat: Android get storage permission via SAF 2023-09-09 01:18:59 +08:00
b247ae73da Android ci (#2)
* fix: fix android build

* fix: Android app label

* ci: init ci

* ci: adjust build.gradle and setup signing configuration

* ci: adjust build.gradle and setup signing configuration

* ci:

* ci

* ci

* ci

* Update android_ci.yml

* Update android_ci.yml

* Squashed commit of the following:

commit 484fc61ad2
Author: lifegpc <[email protected]>
Date:   Fri Sep 8 11:49:47 2023 +0800

    Update android_ci.yml

* Squashed commit of the following:

commit 484fc61ad2
Author: lifegpc <[email protected]>
Date:   Fri Sep 8 11:49:47 2023 +0800

    Update android_ci.yml

* ci

* ci

* Update and rename android_ci.yml to android.yml

---------

Co-authored-by: 13574 <[email protected]>
2023-09-08 12:48:15 +08:00
13574
46beb33f3a fix: Android app label 2023-09-08 11:45:47 +08:00
13574
d68a985b9e fix: fix android build 2023-09-08 11:45:47 +08:00
13574
b23d1a193f fix: Android app label 2023-09-08 02:05:12 +08:00
13574
5b65f686ce fix: fix android build 2023-09-08 01:23:15 +08:00
ba77b72d46 Add files 2023-08-28 13:04:36 +08:00