fufesou
986b9fb0e0
refact: custom client, remove enable-check-update ( #8092 )
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-05-19 16:32:15 +08:00
rustdesk
7bb4e22a77
fix ci
2024-04-16 22:53:01 +08:00
fufesou
a15cd62fd4
Refact. Flutter web, mid commit ( #7482 )
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-03-23 10:08:55 +08:00
21pages
41da6d552f
shared address book ( #7229 )
...
Signed-off-by: 21pages <pages21@163.com>
2024-03-20 15:05:54 +08:00
21pages
1f557888f5
update pubspec.lock, remove some deprecated ( #7110 )
...
* fix some warnings and some deprecated reported by `flutter analyze`
Signed-off-by: 21pages <pages21@163.com>
* pubspec.lock changes from flutter 3.16.9
Signed-off-by: 21pages <pages21@163.com>
* pubspec.lock changes from `flutter pub upgrade`
Signed-off-by: 21pages <pages21@163.com>
---------
Signed-off-by: 21pages <pages21@163.com>
2024-02-12 21:39:19 +08:00
Sahil Yeole
c168b7e979
Autocomplete container UI changes ( #6690 )
...
* add left & right padding to autocomplete peer and format
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
* handle max height for autocomplete equal padding, add box shadow and format
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
---------
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-12-17 09:22:18 +08:00
Sahil Yeole
b1682d5794
listen and connect to uni link mobile
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-11-02 23:57:31 +05:30
fufesou
e32748daf2
fix, autocomplete, fill id field
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-10-27 17:00:13 +08:00
Sahil Yeole
feb6f7930e
common code autocomplete
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-24 05:30:43 +05:30
Sahil Yeole
5109802dfb
update id on onchaged
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-23 04:17:28 +05:30
Sahil Yeole
935297b9e8
fix empty peers
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-23 04:03:05 +05:30
Sahil Yeole
dad209d1cd
feat autocomplete mobile
...
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-23 03:21:54 +05:30
rustdesk
f21f793343
remove check update from periodical call
2023-09-26 10:47:45 +08:00
21pages
167bf70cd6
mobile: limited height scroll tags/users, and scrollable peers
...
Signed-off-by: 21pages <pages21@163.com>
2023-09-25 16:18:01 +08:00
21pages
3eeed39f52
ios add settings tab
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-30 22:04:15 +08:00
21pages
c9423509a9
ios show login/logout
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-30 19:26:15 +08:00
21pages
fbde794d39
add missing Get.delete, android can update id controller
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-09 13:54:09 +08:00
21pages
21cf2a01c7
update idController when create new connection
...
Signed-off-by: 21pages <pages21@163.com>
2023-08-08 21:20:06 +08:00
21pages
ebd8903c9b
logout confirm
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-15 07:21:54 +08:00
21pages
745f33a8c1
opt mobile unread and autoSizeTextField
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-10 22:21:01 +08:00
21pages
65529b10b6
opt mobile chat message store
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-09 21:45:35 +08:00
rustdesk
82219775e3
change download page to https://rustdesk.com/download
2023-07-03 16:43:39 +08:00
21pages
07d9162491
remove PopupMenuButton default tooltip, and then long press will pop up menu
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-29 10:26:03 +08:00
rustdesk
23389ef140
fix mobile home page style
2023-06-21 23:29:12 +08:00
csf
a01b87510c
move login.dart
2023-01-08 23:30:34 +09:00
csf
3e357159f3
refactor user login:
...
1. opt request json type.
2. desktop and mobile use same loginDialog.
3. opt loginDialog UI style.
4. opt login request Exception catch.
2023-01-06 19:26:19 +09:00
21pages
be74f90334
right menu to show/hide peer card
...
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:32 +08:00
csf
8d23c11312
fix abModel multi request and state didn't refresh bug
2022-10-09 19:41:50 +09:00
Kingtous
e42b543a42
opt: adapt global scroll on mobile
2022-09-28 21:08:11 +08:00
csf
d2d531516a
opt mobile dark theme
2022-09-23 17:16:25 +08:00
csf
00077676f4
1. new mobile connect.
...
2. _forceAlwaysRelayAction dismissOnClicked: false.
3. no tcp tunneling on mobile
4. adjust peer tab border on mobile
2022-09-22 17:41:55 +08:00
csf
9bbc3376a4
refactor: rename to peer_card.dart and peers_view.dart
2022-09-22 17:41:50 +08:00
csf
725c0689e2
mobile id text format
2022-09-21 17:54:47 +08:00
csf
285d415a5a
mobile peers tab padding
2022-09-21 17:16:09 +08:00
csf
9e6e842247
refactor: move peer_widget / peercard_widget / peer_tab_page & move connect
...
new address_book class; add peer tab onPageChanged
android settings_page.dart add dark mode
opt peer_tab_page search bar, add mobile peer_tab support
2022-09-21 13:54:01 +08:00
csf
a28fd5d772
refactor: del unused or dead code and optimize reusable code
2022-09-13 22:59:13 +08:00
21pages
76e7bf5293
add ScrollController to each ScrollView
...
fix "The provided ScrollController is currently attached to more than one ScrollPosition"
Signed-off-by: 21pages <pages21@163.com>
2022-09-13 09:10:04 +08:00
csf
e6329dc7eb
new dialog impl based on Overlay
2022-08-12 18:48:56 +08:00
csf
e420178750
refactor all [setByName] [getByName] to async bridge function
2022-08-08 22:27:27 +08:00
csf
c5d0628291
refactor set/getByName "peers" "option"
2022-08-08 17:54:41 +08:00
fufesou
d4c735bc3a
flutter_desktop: fix canvas height - tabBarHeight
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-03 15:36:03 +08:00
Kingtous
4a89469b84
Merge remote-tracking branch 'rustdesk/master' into flutter_desktop
...
# Conflicts:
# Cargo.lock
# Cargo.toml
# build.rs
# flutter/.gitignore
# flutter/lib/common.dart
# flutter/lib/mobile/pages/remote_page.dart
# flutter/lib/models/model.dart
# flutter/lib/models/native_model.dart
# flutter/lib/models/server_model.dart
# flutter/pubspec.lock
# flutter/pubspec.yaml
# src/client.rs
# src/client/file_trait.rs
# src/flutter.rs
# src/mobile_ffi.rs
# src/ui.rs
2022-06-27 11:18:53 +08:00
kingtous
985c616ca6
refactor: make multi FFI object && initial flutter multi sessions support
...
Signed-off-by: Kingtous <kingtous@qq.com>
2022-06-13 21:07:26 +08:00
SoLongAndThanksForAllThePizza
9dd6e40003
add comment
2022-05-28 03:56:42 +08:00
Kingtous
a81e2f9859
refactor: split desktop & mobile
2022-05-25 14:12:35 +08:00