66 Commits

Author SHA1 Message Date
Tien Do Nam
2b915e033b Customize device model (#639)
* deps: bump file_picker, desktop_drop

* feat: customize device model
2023-08-28 12:58:24 +02:00
Tien Do Nam
549af15245 feat: do not save to history option (#632) 2023-08-24 01:44:19 +02:00
Tien Do Nam
8124182978 feat: add disable animations setting (#631) 2023-08-24 00:39:22 +02:00
Gabriel Lima
cb5090bca8 feat: Enable autostart on Linux (#548) 2023-06-25 01:32:26 +02:00
Tien Do Nam
20f7356620 deps: bump flutter to 3.10.3 2023-06-07 01:47:35 +02:00
Tien Do Nam
6b0832a78b feat: dynamic colors (Material You) 2023-05-29 03:35:14 +02:00
Tien Do Nam
2c7192c020 chore: dart format 2023-05-20 00:47:42 +02:00
Tien Do Nam
ba35b4824e fix: add mime fallback during file send 2023-04-23 00:17:46 +02:00
Tien Do Nam
7b03d78af4 feat: add download flag 2023-04-22 13:44:42 +02:00
Tien Do Nam
419f15e4dc fix: add fallback mime 2023-04-22 03:14:49 +02:00
Tien Do Nam
446adaff2a feat: make SSL certificate persistent 2023-04-21 03:53:33 +02:00
Tien Do Nam
d98f0b4850 feat: optimize protocol handling 2023-04-20 22:39:46 +02:00
Tien Do Nam
6525713bf8 fix: FileDto serialization according to v2 2023-04-20 22:39:22 +02:00
Tien Do Nam
25788d09f4 feat: add LocalSend protocol v2 with v1 fallback 2023-04-20 03:37:13 +02:00
Tien Do Nam
8f5b567eea feat: save session id 2023-04-18 01:54:43 +02:00
Tien Do Nam
27cc6426ab feat: add "Save to gallery" setting button in file receive options 2023-04-16 23:04:21 +02:00
Tien Do Nam
2e14e201e3 feat: disable save to gallery if directories used 2023-04-16 17:29:52 +02:00
Tien Do Nam
2342e86273 feat: web share 2023-04-16 01:16:10 +02:00
Tien Do Nam
de06626224 feat: add more possible device types 2023-04-06 00:02:56 +02:00
Gabriel Lima
5f8c4c4af4 Option to turn off saving the Window placement (#323)
* Option to turn off Window placement restoration

* Update strings_pt-BR.i18n.json
2023-03-25 15:35:33 +01:00
Tien Do Nam
29dbafe41f style: add more linting rules 2023-03-13 22:38:32 +01:00
Tien Do Nam
4717c84089 feat: answer announcements with TCP 2023-03-04 01:03:50 +01:00
Tien Do Nam
d217bebdd7 feat: implement multi send prototype 2023-03-03 02:49:55 +01:00
Tien Do Nam
b75f53c388 feat: update send mode popup 2023-03-02 01:32:53 +01:00
Tien Do Nam
2ea1968098 refactor: prepare for multi send 2023-03-02 00:38:47 +01:00
Tien Do Nam
c8d4a41749 feat: add apk picker 2023-02-21 00:44:09 +01:00
Tien Do Nam
dca17dc942 refactor: move and rename state classes 2023-02-18 16:01:37 +01:00
Tien Do Nam
3e3398d3b1 fix: localize date format 2023-02-11 01:24:15 +01:00
Tien Do Nam
857a7eee77 feat: change multicast address and make it configurable 2023-02-10 16:27:35 +01:00
Tien Do Nam
81a1a1c6eb fix: make multicast work on multiple network interfaces 2023-02-10 02:57:06 +01:00
Tien Do Nam
293069a5e3 feat: add multicast implementation 2023-02-09 01:47:47 +01:00
Tien Do Nam
dfea0c7b0b feat: improve error handling per file 2023-02-08 21:33:36 +01:00
Tien Do Nam
dba2fecb2d feat: show error message in send page 2023-02-08 21:32:57 +01:00
Tien Do Nam
b39c613b2b feat: receive file history 2023-02-07 01:46:29 +01:00
Tien Do Nam
cdfea764eb feat: receive history prototype 2023-02-02 23:37:56 +01:00
Tien Do Nam
7e629de3ca feat: open message normally even in QuickSave mode 2023-02-01 00:59:46 +01:00
Tien Do Nam
679e84a18c feat: add unsecured http mode for better debugging 2023-02-01 00:15:44 +01:00
Tien Do Nam
c6214b617a fix: close this instance when another is open 2023-01-28 16:21:43 +01:00
Tien Do Nam
c4ffed2ce6 fix: scan not triggered when coming from share intent 2023-01-27 20:40:23 +01:00
Tien Do Nam
977d294a5e feat: also show thumbnail for AssetEntities 2023-01-26 02:15:14 +01:00
Tien Do Nam
370c3ef928 feat: open autostart settings 2023-01-25 02:18:55 +01:00
Tien Do Nam
f3b947761d feat: minimize to tray and autostart 2023-01-21 01:07:47 +01:00
Tien Do Nam
977d575072 feat: remove unused network mask 2023-01-10 01:52:49 +01:00
Tien Do Nam
071d7af5ed feat: quick save mode 2023-01-09 00:57:55 +01:00
Tien Do Nam
9255d4e2f6 feat: receive options 2023-01-08 03:08:21 +01:00
Tien Do Nam
338f9a725a feat: support multiple local IP addresses 2023-01-06 03:24:24 +01:00
Tien Do Nam
b48e8ac044 feat: update file type icons 2023-01-03 01:39:54 +01:00
Tien Do Nam
623493ce0b feat: show more thumbnails 2023-01-03 01:32:11 +01:00
Tien Do Nam
8e7c9f7736 feat: tap to open received file 2023-01-02 22:53:02 +01:00
Tien Do Nam
dc353111f7 feat: manage destination file path 2023-01-02 22:09:27 +01:00