Aman Raj Singh Mourya
509b7bda67
[mob][photos] Moving code to share_util.dart
2024-07-29 14:48:42 +05:30
Aman Raj Singh Mourya
8bbef91103
[mob][photos] Add preview to the album link
2024-07-26 18:02:17 +05:30
ashilkn
7204d3471f
[mob][photos] Do not show fav icon on placeholder elements
2024-06-03 16:36:22 +05:30
ashilkn
f7e24287ba
[mob][photos] Tweak stroke of elements in placeholder to match figma design
2024-06-03 16:30:50 +05:30
ashilkn
8367e4d4e1
[mob][photos] Fix UI of element depicting extra photos in placeholder shared with link
2024-06-03 16:22:22 +05:30
Aman Raj Singh Mourya
ebf83b7bba
[mob][photos] merge placeholder_for_link2
2024-06-03 12:15:43 +05:30
Aman Raj Singh Mourya
5099dfdd74
[mob][photos] added delete function for placeholder image
2024-05-30 14:03:40 +05:30
Aman Raj Singh Mourya
7f816e80a2
[mob][photos] share placeholder with link when sharing 2nd draft
2024-05-30 12:48:07 +05:30
Aman Raj Singh Mourya
b5eae21ae7
[mob][photos] send placeholder with link when sharing
2024-05-29 13:02:45 +05:30
Ashil
bb90b2d3bc
[mob][photos] Upgrade flutter ( #1434 )
...
## Description
- Update flutter
- Update packages
- Fix UI issues because of update (material 3)
- bump up version to v0.8.80
## Tests
- [x] Building on android and iOS.
---------
Co-authored-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2024-04-15 10:21:18 +05:30
laurenspriem
858ba88c65
[mob] Change share page copy
2024-04-05 10:48:37 +05:30
ashilkn
64814ef82f
minor fixes
2024-03-15 21:07:38 +05:30
ashilkn
bb622bfcd0
fix typo in file name
2024-03-15 20:49:51 +05:30
ashilkn
07c41c4c92
extract strings
2024-03-15 20:22:15 +05:30
ashilkn
ed2e3bae0d
clean up
2024-03-15 16:21:04 +05:30
ashilkn
1e8f772280
feat(share-to-multi-contacts-at-once): multiple changes in one commit due mistakes when commiting
...
- Change 'Add viewer' buttons logic to work with the new UI.
- Long press on an email to verify.
- Filter suggestions list with the text entered in 'Enter email' text field.
2024-03-15 15:47:14 +05:30
ashilkn
a4985116b8
feat(share-to-multi-contacts-at-once): change data structure of selected emails from List to Set to avoid duplicates
2024-03-15 12:53:32 +05:30
ashilkn
487be4a451
feat(share-to-multi-contacts-at-once): change state to selected state of an existing email if an already existing email in the list is added from 'add new email'
2024-03-15 12:44:54 +05:30
ashilkn
987250d4f3
feat(share-to-multi-contacts-at-once): add new email to list below with selected state
2024-03-15 12:34:30 +05:30
ashilkn
0b6d44eb99
feat(share-to-multi-contacts-at-once): make list of suggested users a state variable
2024-03-15 11:21:21 +05:30
ashilkn
8bf17af6de
feat(share-to-multi-contacts-at-once): make multi-select possible from list of existing contacts
2024-03-14 16:14:06 +05:30
ashilkn
6b70d8556b
Use MediaQuery.viewInsetsOf() instead of MediaQuery.of() to reduce rebuids
2024-03-14 11:52:13 +05:30
ashilkn
d4cf8c5f9a
move super.initState to top
2024-03-14 11:25:38 +05:30
ashilkn
48a8bab862
dispose text field focus node
2024-03-14 11:24:50 +05:30
Manav Rathi
41b2581b8f
Move into mobile/
2024-03-01 12:25:37 +05:30