Commit Graph

32 Commits

Author SHA1 Message Date
21pages
c02a502a7f peer tab use icon
Signed-off-by: 21pages <pages21@163.com>
2023-06-22 08:49:58 +08:00
rustdesk
23389ef140 fix mobile home page style 2023-06-21 23:29:12 +08:00
rustdesk
e8563a05c7 fix ab style 2023-06-21 19:39:55 +08:00
fufesou
321f193f4d fix address book state
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-21 18:28:52 +08:00
fufesou
10508a41b1 manage network state for both user info and user group
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-21 16:37:27 +08:00
fufesou
bf1cf29cb9 fix user login state
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-21 16:37:27 +08:00
rustdesk
6f18083774 fix address book ugly style 2023-06-20 21:05:50 +08:00
Kingtous
77fa807b57 feat: implement dialog callback 2023-05-08 12:34:19 +08:00
grummbeer
011f41a0ad Unify Input. Remove hardcoded style (address book) 2023-03-18 04:48:56 +01:00
21pages
a91c9ef614 fix ab ActionMore can't popup
Signed-off-by: 21pages <pages21@163.com>
2023-02-21 16:46:21 +08:00
rustdesk
3d40569dee change all ocusNode: FocusNode()..requestFocus(), to autofocus: true`` 2023-02-12 09:03:13 +08:00
grummbeer
554b8bd032 Addressbook login. Button instead of text 2023-02-10 14:14:49 +01:00
21pages
62791613a7 opt dialog button style
Signed-off-by: 21pages <pages21@163.com>
2023-01-15 19:46:16 +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
880a0d4209 add group peer card
Signed-off-by: 21pages <pages21@163.com>
2022-12-14 11:25:31 +08:00
21pages
5616b20879 opt add ab id
Signed-off-by: 21pages <pages21@163.com>
2022-12-06 12:12:08 +08:00
21pages
9788f3684f judge attribute when parse ab json
Signed-off-by: 21pages <pages21@163.com>
2022-12-04 20:03:35 +08:00
fufesou
87e53501e3 feat_account: mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 15:20:15 +08:00
csf
1ce8b1fee5 mobile tag actions 2022-10-10 18:27:26 +09:00
csf
8d23c11312 fix abModel multi request and state didn't refresh bug 2022-10-09 19:41:50 +09:00
csf
dc8ddc4364 opt: address book tag action menu desktop style 2022-10-08 19:52:02 +09:00
csf
14d390e23f opt: address book action more desktop style 2022-10-08 19:28:20 +09:00
csf
6a92212216 use shared AddressBookTag widget & hide _editTagAction when tags is empty 2022-10-08 17:39:05 +09:00
csf
a13c4c5907 AbModel use getx only 2022-10-08 17:13:24 +09:00
csf
ee1a7fb791 fix ab peers state 2022-10-08 16:53:03 +09:00
csf
9449e50ba4 fix ab tag selection state and opt ab style 2022-10-08 10:55:54 +09:00
csf
e8587436d6 refactor ThemeData 2022-09-23 16:31:50 +08:00
fufesou
b8a382a0d8 flutter_desktop: remove animation & adjust popup menu
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-09-23 13:52:10 +08:00
csf
51b02353c9 1. mobile ab login.
2. typos
3. del rename dialog body padding
2022-09-22 17:41:58 +08:00
csf
9bbc3376a4 refactor: rename to peer_card.dart and peers_view.dart 2022-09-22 17:41:50 +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