21pages
|
1b56304d9a
|
format id
Signed-off-by: 21pages <pages21@163.com>
|
2022-09-03 18:20:55 +08:00 |
|
fufesou
|
9085a93888
|
flutter_desktop: fix peer page bugs
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-09-01 17:44:20 -07:00 |
|
21pages
|
7fce02e688
|
fix: not use fixed button width
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-31 09:19:51 +08:00 |
|
21pages
|
bb64690ac9
|
optimize style of peer card
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-25 10:25:47 +08:00 |
|
21pages
|
7c9f799f05
|
optimize id input
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-24 22:14:41 +08:00 |
|
Kingtous
|
0eed72a60d
|
feat: find ID
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-23 17:52:53 +08:00 |
|
Kingtous
|
4f859d3c9d
|
feat: peer card type
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-08-23 17:21:50 +08:00 |
|
21pages
|
930bf72c91
|
optimize ui style
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-23 09:26:46 +08:00 |
|
csf
|
e6329dc7eb
|
new dialog impl based on Overlay
|
2022-08-12 18:48:56 +08:00 |
|
21pages
|
c799fb1857
|
refactor tabbar: Homepage adaptation
1. remove redundant MaterialApp in GetMaterialApp
2. unified background color
Signed-off-by: 21pages <pages21@163.com>
|
2022-08-11 18:14:20 +08:00 |
|
csf
|
42f27922bf
|
fix desktop stop-service
|
2022-08-09 20:50:45 +08:00 |
|
csf
|
cb88a3abb6
|
fix desktop init file / input permission bug
|
2022-08-09 20:36:52 +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
|
7a2de5d280
|
flutter_desktop: fix global envet stream shading && refactor platform ffi
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-03 22:05:10 +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 |
|
fufesou
|
74a2929bc9
|
flutter_desktop_connection_2: debug lan
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-08-02 13:10:09 +08:00 |
|
Kingtous
|
608f02ea21
|
feat: dark theme
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-07-29 16:47:24 +08:00 |
|
Kingtous
|
6b99d4d82e
|
add: peer rename
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-07-29 12:03:24 +08:00 |
|
fufesou
|
0ba8b4079b
|
flutter_desktop_online_state: refactor connection page
Signed-off-by: fufesou <shuanglongchen@yeah.net>
|
2022-07-28 11:11:13 +08:00 |
|
Kingtous
|
06cb05f796
|
feat: user login/logout with UserModel
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-07-27 14:29:47 +08:00 |
|
Kingtous
|
8a3da4eb41
|
feat: retry logic
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-07-26 17:14:52 +08:00 |
|
kingtous
|
d0e55f6f81
|
feat: all address book logic
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-07-26 17:03:19 +08:00 |
|
kingtous
|
4cfa840822
|
add: address book ui&getAb
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-07-25 16:23:45 +08:00 |
|
Kingtous
|
5946f6e47d
|
opt: recent&fav cards
|
2022-07-22 23:12:31 +08:00 |
|
Kingtous
|
19c3c6034e
|
feat: add local option to main window
|
2022-07-14 12:32:35 +08:00 |
|
Kingtous
|
3f2aaae1ff
|
opt: merge addon
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-06-27 11:51:29 +08:00 |
|
Kingtous
|
77b86ddb6b
|
add: file transfer multi tab support
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-06-17 22:58:31 +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 |
|
Kingtous
|
d81d785722
|
feat: add tray icon to status bar
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-06-02 16:23:20 +08:00 |
|
Kingtous
|
4b69ece608
|
add: tab logic
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-05-31 16:28:25 +08:00 |
|
kingtous
|
82895e6951
|
opt & fix:
- main window ui: adapt pc logic
- fix: platform infomation using device info plus
Signed-off-by: Kingtous <kingtous@qq.com>
|
2022-05-30 13:26:01 +08:00 |
|
Kingtous
|
708801bdf6
|
feat: add single/multi window manager wrapper & fix issue causing input twice
|
2022-05-29 17:23:27 +08:00 |
|
SoLongAndThanksForAllThePizza
|
e836b7fcfb
|
implement functional draft version
|
2022-05-29 04:39:12 +08:00 |
|