Commit graph

178 commits

Author SHA1 Message Date
Neeraj Gupta 66cb5cdb0c
l10n: Extract strings 2023-05-02 12:59:03 +05:30
Neeraj Gupta 82a54b7d9b
l10n: extract strings 2023-05-02 12:33:42 +05:30
Neeraj Gupta 0ddfa1a865
Lint: Fix trailing comma warnings 2023-04-18 14:35:21 +05:30
Neeraj Gupta 36fb2e6a7e
l10n: Extract strings 2023-04-05 10:47:14 +05:30
Neeraj Gupta f398700422
extract strings 2023-04-05 10:00:41 +05:30
Neeraj Gupta 4d54ca9fe7
l10n: ManageSharedLinkWidget strings 2023-04-05 08:55:35 +05:30
Neeraj Gupta 0e0b040492
l10n: ManageIndividualParticipant strings 2023-04-05 06:49:22 +05:30
Neeraj Gupta fa81ff5d26
l10n: AlbumParticipantsPage strings 2023-04-05 06:36:58 +05:30
Neeraj Gupta bc5f7673dd
l10n: extractadd_partipant_page strings 2023-04-05 06:31:05 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
vishnukvmd cdb8fd9881 Merge branch 'main' into refactor_sodium 2023-02-27 11:23:21 +05:30
Neeraj Gupta 4f9b4fdc08
Merge branch 'verification_id' of github.com:ente-io/photos-app into verification_id 2023-02-27 09:07:18 +05:30
vishnukvmd fba48726e2 Fix formatting 2023-02-26 12:32:27 +05:30
vishnukvmd d752ddd9ed Replace screen with dialog 2023-02-26 11:28:30 +05:30
Neeraj Gupta 1ef0966863
Replace inkWell with GestureDetector 2023-02-25 18:23:57 +05:30
Neeraj Gupta ced65cdefb
Update copy 2023-02-25 18:20:57 +05:30
Neeraj Gupta 8669e17211
Merge branch 'main' into verification_id 2023-02-25 17:42:09 +05:30
Neeraj Gupta 0ee44311c2
Support for seeing verification id during sharing 2023-02-25 17:40:26 +05:30
Neeraj Gupta 109f50d12c
Add Verify identify screen 2023-02-25 16:41:24 +05:30
ashilkn 58fe9e1500 Merge branch 'main' into UI_fixes 2023-02-24 18:15:55 +05:30
ashilkn 0626d2db80 Removed unwanted await 2023-02-24 16:09:28 +05:30
ashilkn 4c8e4e4212 UI fixes on AlbumParicipantsPage 2023-02-24 15:59:30 +05:30
ashilkn afa0309f39 Resolved merge conflicts 2023-02-23 18:13:15 +05:30
vishnukvmd ca28d7c854 Fix minor glitch 2023-02-22 21:42:50 +05:30
ashilkn a1506ce192 Made 'Invite your friends' button functional 2023-02-20 11:14:57 +05:30
vishnukvmd d3005be29f Merge branch 'main' into refactor_sodium 2023-02-14 11:21:19 +05:30
ashilkn c36970a575 Minor change 2023-02-13 16:36:41 +05:30
ashilkn 4ed337b539 Handled error state properly on enabling password lock for public link 2023-02-13 16:18:47 +05:30
ashilkn 508fd909f5 Password input can be made visible or not in the TextInputWidget 2023-02-13 16:09:24 +05:30
ashilkn 3509d21aaf Use new TextInputDialog for setting password for public link 2023-02-13 14:59:03 +05:30
ashilkn 12886f276b Fixed state refresh bug on manage link screen 2023-02-13 12:24:52 +05:30
ashilkn dd49b7913d Modified uses of ActionSheets to work with ButtonWidget 2023-02-09 18:48:01 +05:30
ashilkn c2da85e7f0 Merge branch 'main' into picker 2023-02-03 15:40:37 +05:30
ashilkn bd34571513 Rename constant 2023-02-03 15:39:33 +05:30
ashilkn 09e8dfd64d Moved picker pages related to sharing to a 'pickers' subfolder 2023-02-03 15:38:04 +05:30
ashilkn f078abc2d6 Removed old code 2023-02-03 13:49:50 +05:30
ashilkn bff5d91a3d Do not show excution states for custom link expiry 2023-02-03 13:03:27 +05:30
ashilkn e49d22d2a5 Created new picker for setting link's expiry 2023-02-03 12:27:48 +05:30
ashilkn 798745886c Removed old code 2023-02-03 11:22:50 +05:30
vishnukvmd 80f36d1bd5 Move all calls to Sodium to CryptoUtil 2023-02-03 10:11:45 +05:30
Neeraj Gupta 820461919c
Use black avatar color for collect photos 2023-02-03 06:05:40 +05:30
ashilkn 644fc94bc4 Renamed PickerWidget to DeviceLimitPickerPage 2023-02-02 20:48:47 +05:30
ashilkn 87a42f96fe Reload manage link screen on popping device limit screen 2023-02-02 18:45:32 +05:30
ashilkn 9bdeffae3e Created new picker for setting link's device limit 2023-02-02 17:29:55 +05:30
Neeraj Gupta 77eeaa4c06
Merge branch 'main' into fix_radius 2023-02-02 09:09:37 +05:30
Neeraj Gupta a11a86895a
Use 8 as border radius for multiple meneItems list 2023-02-02 07:56:41 +05:30
Neeraj Gupta 00bf2c4c6d
Fix radius for menuItem border 2023-02-01 19:49:16 +05:30
ashilkn 832f044ccb Refactor code related to changing from collaborator to viewer 2023-02-01 17:50:24 +05:30
ashilkn 1414c2f05b Resolved merge conflicts 2023-02-01 15:30:34 +05:30
ashilkn b5202f4880 Show loading states within MenuItemWidget 2023-02-01 14:01:24 +05:30