| 
							
							
								 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 |  |