rustdesk
|
7242d03f56
|
change target android sdk to 33
|
2023-09-05 15:09:41 +08:00 |
|
RustDesk
|
2a8dc1d34a
|
Merge pull request #5323 from dignow/refact/android_scroll_event
Refact/android scroll event
|
2023-08-23 12:51:54 +08:00 |
|
Peter Dave Hello
|
098df81754
|
Optimize PNG images losslessly using zopflipng
59 PNG images recompressed as below:
fastlane/metadata/android/en-US/images/phoneScreenshots/1.png | Bin 27006 -> 26922 bytes
fastlane/metadata/android/en-US/images/phoneScreenshots/2.png | Bin 326177 -> 325660 bytes
fastlane/metadata/android/en-US/images/phoneScreenshots/3.png | Bin 431697 -> 428945 bytes
fastlane/metadata/android/en-US/images/sevenInchScreenshots/6.png | Bin 462394 -> 461442 bytes
fastlane/metadata/android/en-US/images/sevenInchScreenshots/7.png | Bin 388078 -> 387416 bytes
fastlane/metadata/android/en-US/images/sevenInchScreenshots/8.png | Bin 273393 -> 272856 bytes
flutter/android/app/src/main/res/mipmap-hdpi/ic_launcher.png | Bin 3990 -> 3479 bytes
flutter/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png | Bin 7492 -> 6026 bytes
flutter/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png | Bin 6161 -> 5107 bytes
flutter/android/app/src/main/res/mipmap-hdpi/ic_stat_logo.png | Bin 1028 -> 487 bytes
flutter/android/app/src/main/res/mipmap-ldpi/ic_launcher.png | Bin 1667 -> 1524 bytes
flutter/android/app/src/main/res/mipmap-mdpi/ic_launcher.png | Bin 2207 -> 1987 bytes
flutter/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png | Bin 4348 -> 3641 bytes
flutter/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png | Bin 3525 -> 3017 bytes
flutter/android/app/src/main/res/mipmap-mdpi/ic_stat_logo.png | Bin 715 -> 383 bytes
flutter/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 4827 -> 4237 bytes
flutter/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png | Bin 9515 -> 7659 bytes
flutter/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png | Bin 7604 -> 6202 bytes
flutter/android/app/src/main/res/mipmap-xhdpi/ic_stat_logo.png | Bin 1524 -> 719 bytes
flutter/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 9171 -> 7498 bytes
flutter/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png | Bin 33762 -> 22530 bytes
flutter/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png | Bin 13879 -> 10713 bytes
flutter/android/app/src/main/res/mipmap-xxhdpi/ic_stat_logo.png | Bin 2091 -> 884 bytes
flutter/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | Bin 9893 -> 7409 bytes
flutter/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png | Bin 41583 -> 31138 bytes
flutter/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png | Bin 16113 -> 11189 bytes
flutter/android/app/src/main/res/mipmap-xxxhdpi/ic_stat_logo.png | Bin 3162 -> 1389 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png | Bin 49903 -> 32239 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png | Bin 669 -> 511 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png | Bin 1344 -> 989 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png | Bin 2049 -> 1545 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png | Bin 969 -> 755 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png | Bin 1948 -> 1510 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png | Bin 3139 -> 2299 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png | Bin 1344 -> 989 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png | Bin 2846 -> 2086 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png | Bin 4240 -> 3087 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png | Bin 4240 -> 3087 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png | Bin 6893 -> 4914 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png | Bin 2594 -> 1964 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png | Bin 5794 -> 4152 bytes
flutter/ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png | Bin 6468 -> 4494 bytes
flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png | Bin 37517 -> 35842 bytes
flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png | Bin 448 -> 420 bytes
flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png | Bin 6198 -> 6071 bytes
flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png | Bin 875 -> 827 bytes
flutter/macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png | Bin 13870 -> 13288 bytes
flutter/web/icons/Icon-192.png | Bin 8908 -> 6339 bytes
flutter/web/icons/Icon-512.png | Bin 25973 -> 17282 bytes
flutter/web/icons/Icon-maskable-192.png | Bin 8908 -> 6339 bytes
flutter/web/icons/Icon-maskable-512.png | Bin 25973 -> 17282 bytes
libs/clipboard/docs/assets/scene3.png | Bin 5480 -> 5475 bytes
libs/clipboard/docs/assets/win_A_B.png | Bin 43658 -> 43619 bytes
libs/clipboard/docs/assets/win_B_A.png | Bin 43515 -> 43447 bytes
res/128x128@2x.png | Bin 10623 -> 7689 bytes
res/icon.png | Bin 60426 -> 40256 bytes
res/mac-icon.png | Bin 37517 -> 35842 bytes
res/mac-tray-dark-x2.png | Bin 703 -> 651 bytes
res/mac-tray-light-x2.png | Bin 728 -> 586 bytes
|
2023-08-12 02:25:04 +08:00 |
|
dignow
|
5b2358c97f
|
debug android scroll
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-10 14:54:29 +08:00 |
|
dignow
|
072430cef5
|
debug android scroll
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-10 14:54:29 +08:00 |
|
dignow
|
5f7055e282
|
debug
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-10 14:54:29 +08:00 |
|
dignow
|
be982d95ea
|
tmp build
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-10 14:54:29 +08:00 |
|
dignow
|
e89ae475f6
|
fix build
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-10 14:54:29 +08:00 |
|
dignow
|
d6f1abad95
|
tmp commit
Signed-off-by: dignow <linlong1265@gmail.com>
|
2023-08-10 14:54:28 +08:00 |
|
Kingtous
|
1f17f003bc
|
update: 3.10 for elinux
|
2023-05-24 00:19:57 +08:00 |
|
21pages
|
009c88e0df
|
android synchronized stopCapture
Signed-off-by: 21pages <pages21@163.com>
|
2023-04-21 11:00:34 +08:00 |
|
grummbeer
|
39dba0c7af
|
Android. Remove exclamation mark from notification.
|
2023-03-07 21:20:30 +01:00 |
|
csf
|
f26088765e
|
1. sync from flutter and pass app_dir from MainService.kt to backend server when app start on boot.
2. add start_service when start on boot.
|
2023-03-01 00:05:06 +09:00 |
|
csf
|
be2fa3e444
|
fix restart service crash
|
2023-02-28 22:32:51 +09:00 |
|
csf
|
660d6ff230
|
1. fix check boot on start opt.
2. fix late var flutterMethodChannel
|
2023-02-28 22:26:47 +09:00 |
|
csf
|
836249d34c
|
refactor initFlutterChannel
|
2023-02-28 21:48:40 +09:00 |
|
csf
|
60ab29ad6e
|
1. use XXPermissions to manage REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
2. pre-request permission on Start on Boot enabled.
|
2023-02-28 21:02:42 +09:00 |
|
csf
|
48100c9e91
|
1. add _systemAlertWindow and _enableStartOnBoot options.
2. opt settings_page.dart state variables
|
2023-02-28 11:31:30 +09:00 |
|
csf
|
8cd9f8745d
|
opt AndroidPermissionManager
|
2023-02-28 00:41:09 +09:00 |
|
csf
|
63185a5bcb
|
1. enable BootReceiver.
2. add PermissionRequestTransparentActivity.
3. opt const.
|
2023-02-27 23:17:39 +09:00 |
|
Michal Witek
|
0a51fff04c
|
Added additional intent-filter
|
2023-02-24 17:19:33 +01:00 |
|
NicKoehler
|
5913146175
|
Android adaptive icons and monochromatic icons
|
2023-02-17 10:44:43 +01:00 |
|
rustdesk
|
3ca72e82a0
|
new logo design
|
2023-02-07 21:04:50 +08:00 |
|
KG7x
|
4e7568dec1
|
Optimize images (loseless)
|
2022-12-25 19:36:51 +03:00 |
|
csf
|
e6be1cb02a
|
fix android build for flutter 3.0.5
|
2022-10-24 22:30:22 +09:00 |
|
csf
|
0c407994cd
|
fix android deps build
|
2022-09-19 17:03:12 +08:00 |
|
dependabot[bot]
|
e9610a7689
|
Bump XXPermissions from 13.2 to 16.2 in /flutter/android
Bumps [XXPermissions](https://github.com/getActivity/XXPermissions) from 13.2 to 16.2.
- [Release notes](https://github.com/getActivity/XXPermissions/releases)
- [Commits](https://github.com/getActivity/XXPermissions/compare/13.2...16.2)
---
updated-dependencies:
- dependency-name: com.github.getActivity:XXPermissions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-17 13:47:36 +00:00 |
|
RustDesk
|
16567483d6
|
Merge pull request #1563 from rustdesk/dependabot/gradle/flutter/android/androidx.media-media-1.6.0
Bump media from 1.4.3 to 1.6.0 in /flutter/android
|
2022-09-17 21:46:36 +08:00 |
|
RustDesk
|
19de86b1d3
|
Merge pull request #1561 from rustdesk/dependabot/gradle/flutter/android/com.google.gms-google-services-4.3.14
Bump google-services from 4.3.3 to 4.3.14 in /flutter/android
|
2022-09-17 21:41:18 +08:00 |
|
RustDesk
|
c39bad1d57
|
Merge pull request #1560 from rustdesk/dependabot/gradle/flutter/android/com.android.tools.build-gradle-7.3.0
Bump gradle from 7.0.2 to 7.3.0 in /flutter/android
|
2022-09-17 21:41:05 +08:00 |
|
dependabot[bot]
|
8be6736076
|
Bump media from 1.4.3 to 1.6.0 in /flutter/android
Bumps media from 1.4.3 to 1.6.0.
---
updated-dependencies:
- dependency-name: androidx.media:media
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-17 11:26:37 +00:00 |
|
dependabot[bot]
|
191e7cf0ba
|
Bump google-services from 4.3.3 to 4.3.14 in /flutter/android
Bumps google-services from 4.3.3 to 4.3.14.
---
updated-dependencies:
- dependency-name: com.google.gms:google-services
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-17 11:26:35 +00:00 |
|
dependabot[bot]
|
827c535490
|
Bump gradle from 7.0.2 to 7.3.0 in /flutter/android
Bumps gradle from 7.0.2 to 7.3.0.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-17 11:26:34 +00:00 |
|
dependabot[bot]
|
519ebf4fee
|
Bump kotlin-gradle-plugin from 1.6.10 to 1.7.10 in /flutter/android
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.7.10)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-17 11:26:32 +00:00 |
|
Kingtous
|
3ef1adf796
|
opt: icons for all platform
|
2022-09-16 11:10:09 +08:00 |
|
csf
|
1e9e00ec51
|
put video_handler thread & update android build
|
2022-09-15 16:09:07 +08:00 |
|
csf
|
7eeb0f7335
|
refactor cm -> ui_cm_interface for sciter and flutter
|
2022-09-05 19:41:09 +08:00 |
|
csf
|
3ff2f60fb7
|
Merge master
|
2022-08-04 17:24:02 +08:00 |
|
csf
|
88fef77980
|
android opt:add disable ignore_battery_optimizations
|
2022-07-16 22:31:44 +08:00 |
|
csf
|
fdca9acbb7
|
[android] InputService mouse long press mode
|
2022-07-14 18:36:54 +08:00 |
|
csf
|
fb02fc1197
|
[android] fix build; ignore battery optimizations
|
2022-07-14 17:44:37 +08:00 |
|
csf
|
2f21661b74
|
fix physical keyboard input twice; add configChanges navigation
|
2022-07-04 16:02:48 +08:00 |
|
csf
|
6d83aeeabb
|
Android screen wakeup
|
2022-06-08 21:08:05 +08:00 |
|
csf
|
345165e875
|
add android info
|
2022-06-02 17:33:52 +08:00 |
|
csf
|
75b920079b
|
run android InputService independently
|
2022-06-01 21:14:02 +08:00 |
|
csf
|
16fd96aa96
|
fix android bit rate
|
2022-06-01 17:52:21 +08:00 |
|
rustdesk
|
bdc446be10
|
remove private
|
2022-05-13 15:13:56 +08:00 |
|
rustdesk
|
6de0fa781c
|
for merge
|
2022-05-12 16:50:30 +08:00 |
|