Commit graph

3878 commits

Author SHA1 Message Date
ashilkn 42296adb0d Hide 'Reset ignored files' after sync 2023-01-06 16:57:53 +05:30
ashilkn c7f0cce5dc Added animation and handled error for reset ignored files 2023-01-06 16:51:46 +05:30
ashilkn 04725638a1 Show reset ignore files option only if ignored files exists in the device collection 2023-01-06 15:20:22 +05:30
Neeraj Gupta 579d1248cf
Fix: autoclose photo view if photo is delete from everywhere 2023-01-06 14:09:20 +05:30
Neeraj Gupta ba8dc631ee
Switch to new action sheet for remove 2023-01-06 14:04:11 +05:30
Neeraj Gupta 09e9bfac84
formatting changes 2023-01-06 14:03:46 +05:30
Neeraj Gupta 7ef4a34607
Add default value for actionSheetType 2023-01-06 14:00:35 +05:30
ashilkn 304e00eb2f Added option to reset ignored files in a device collection and sync 2023-01-06 13:37:50 +05:30
Neeraj Gupta 0cc7a91af5
Merge branch 'main' into uncategorized 2023-01-06 13:34:30 +05:30
Neeraj Gupta d8b6e76fad
Switch to new delete action sheet 2023-01-06 12:54:00 +05:30
Neeraj Gupta 0d1d3bc803
Fix: Add cancel option for file delete prompts 2023-01-06 12:35:33 +05:30
Neeraj Gupta a39a422b22
Switch to new action sheet while deleting single file 2023-01-06 12:21:47 +05:30
ashilkn 6b5f2a5fec Add pressed state for menuItem by default if onTap or onDoubleTap is passed 2023-01-06 11:45:17 +05:30
ashilkn 55949e5045 Dyamically change menu section description on updating device folder sync status 2023-01-06 11:24:34 +05:30
Neeraj Gupta 106aa638e1
ActionSheet: Support for body highlight 2023-01-06 11:14:25 +05:30
ashilkn 4370d5352b Redesigned sync device folder container 2023-01-06 10:20:25 +05:30
Neeraj Gupta 0d95b8bc17
Merge pull request #775 from ente-io/remove_redundant_code
iOS: Clean up the code fore password reminder
2023-01-05 20:04:37 +05:30
Neeraj Gupta 0d117a7752
iOS: Clean up the code fore password reminder 2023-01-05 20:00:41 +05:30
Neeraj Gupta 381b2ebfc9
RemoveV2: Move files to uncategorized collection 2023-01-05 16:47:34 +05:30
Neeraj Gupta 005413f633
ButtonWidget: Reduce pop delay for inAlert button 2023-01-05 16:44:05 +05:30
ashilkn f08c447c61 Bug fix 2023-01-05 16:04:12 +05:30
ashilkn e9eb22c878 Stop notifiying local asset changes to avoid race condition 2023-01-05 15:43:55 +05:30
ashilkn b876ae0698 Removed tracking of edited files 2023-01-05 15:32:00 +05:30
Neeraj Gupta 99c724aa54
Fix lint issue 2023-01-05 14:12:55 +05:30
Neeraj Gupta ec40540486
Link expirary: Fix UI issue in custom time option 2023-01-05 14:12:34 +05:30
Neeraj Gupta 0bc94e1eea
Handle error during edit file 2023-01-05 12:59:47 +05:30
Neeraj Gupta 6fd0e9a5b2
Lint: Remove redundant cast 2023-01-05 09:58:45 +05:30
ashilkn 8fd62127f8 Disabled asset change notifying only after getFile() is done on downloading a file 2023-01-05 09:48:17 +05:30
ashilkn 39bfd985bb Minor changes 2023-01-05 09:44:11 +05:30
Neeraj Gupta 97bf760c3b
minor refactor 2023-01-05 09:34:34 +05:30
ashilkn caeb3ef84e Resolved merge conflicts 2023-01-05 09:13:43 +05:30
ashilkn 0b378c824e Trigger local sync after downloading a file 2023-01-05 09:09:15 +05:30
ashilkn dfea70c019 Stop notifying local asset changes when downloading a file to avoid race condition 2023-01-04 21:27:31 +05:30
Neeraj Gupta 5f8ef8a3d9
Tweak UI for delete empty album progress 2023-01-04 13:14:02 +05:30
Neeraj Gupta 7c45201380
Clear Cache: Delete content from iOS /tmp directory 2023-01-04 12:46:20 +05:30
Neeraj Gupta b3571993eb
Merge branch 'main' into uncategorized 2023-01-04 09:47:50 +05:30
Neeraj Gupta 09d3ebce1f
Fix spacing and make delete dialog dismissable 2023-01-03 22:03:47 +05:30
Neeraj Gupta d8230e9846
Fix padding 2023-01-03 20:46:32 +05:30
Neeraj Gupta 628967e999
Merge branch 'db_and_services' of github.com:ente-io/photos-app into db_and_services 2023-01-03 20:25:12 +05:30
Neeraj Gupta 5f4b67b93e
Merge branch 'main' into db_and_services 2023-01-03 20:24:42 +05:30
ashilkn e4863dd14b Merge branch 'main' into unuploaded-duplicate-on-device-folder 2023-01-03 17:55:50 +05:30
ashilkn 8e24ce6e2f Removed tracking of downloaded files 2023-01-03 17:34:54 +05:30
ashilkn 3333dc7ab6 Removed adding of downloaded file to ignoredFiles 2023-01-03 16:58:54 +05:30
Vishnu Mohandas 34ec589f94
Merge pull request #746 from ente-io/keychain_migration 2023-01-03 16:12:30 +05:30
Neeraj Gupta c2d2caa05b
Fix typos and dispose valueNotifier 2023-01-03 14:30:10 +05:30
Neeraj Gupta d8847ef572
Show delete empty album option if there are more than three empty albums 2023-01-03 14:06:45 +05:30
Neeraj Gupta bfe09f5436
Minor refactoring 2023-01-03 14:03:26 +05:30
Neeraj Gupta 9877af76e7
Feature: Add support for deleting empty albums 2023-01-03 13:59:26 +05:30
Neeraj Gupta dff1e29526
ButtonWidget: Support for showing progressStatus 2023-01-03 12:54:35 +05:30
Neeraj Gupta 9b15333ba5
Remove unused file 2023-01-02 14:57:52 +05:30
Manav b653838ffa Fix typo 2023-01-01 00:15:15 +05:30
Manav ab43dd54db Reduce colors for icons too 2023-01-01 00:03:12 +05:30
Manav 0c0aaaa76e Wrap in a stateful widget to allow updates 2022-12-31 23:55:45 +05:30
Neeraj Gupta eba935373a
Fix bug in nullSafety suggestion 2022-12-31 21:58:15 +05:30
Manav fa7f683d44 Create an inherited widget to track if any section is expanded 2022-12-31 19:51:12 +05:30
Neeraj Gupta a22312f243
Switch to new dialogBox + copy change 2022-12-31 10:46:58 +05:30
Neeraj Gupta 18f4731eb3
Merge branch 'main' into keychain_migration 2022-12-31 10:25:21 +05:30
Neeraj Gupta e13d23b48a
Fix copy 2022-12-31 10:25:11 +05:30
Neeraj Gupta bc4e759e01
NullSafety: Fix select files & download 2022-12-30 23:54:25 +05:30
Neeraj Gupta ba669c0e2e
AppStorage: Only show detailed view for internal users 2022-12-30 21:15:46 +05:30
Neeraj Gupta f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta 187796f1f2
Merge branch 'migrate_services' into migrate_services_2 2022-12-30 15:59:59 +05:30
Neeraj Gupta 3549ef2695
Merge branch 'main' into db_and_services 2022-12-30 15:58:25 +05:30
Neeraj Gupta af9641a06d
Merge branch 'push_null_safety' into migrate_services_2 2022-12-30 15:34:05 +05:30
Neeraj Gupta fbb17c5fcc
NullSafety: More migration and fixes 2022-12-30 15:33:50 +05:30
Neeraj Gupta 0a84f06b5a
NullSafety: More migration and fixes 2022-12-30 15:14:52 +05:30
Neeraj Gupta 08a05e8a15
NullSafety: Migrate UpdateService 2022-12-30 14:47:28 +05:30
Neeraj Gupta 2cf6237e28
Switch to Collection#CreateRequest 2022-12-30 14:17:43 +05:30
Neeraj Gupta 17a6614624
Merge branch 'main' into db_and_services 2022-12-30 13:51:34 +05:30
Neeraj Gupta af641c1a65
Merge pull request #749 from ente-io/replace-dialogs
Replace dialogs
2022-12-30 12:46:59 +05:30
Neeraj Gupta 3ea7a8d1a7
Merge branch 'main' into fix_clear_cache_state 2022-12-30 10:00:27 +05:30
Neeraj Gupta f3c78a12a5
UX: Enable pressedState for clearCache button 2022-12-30 09:55:35 +05:30
Neeraj Gupta 5cbb74568e
Apply link suggestions 2022-12-30 08:59:48 +05:30
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
ashilkn 3bfdbaf571 Used better variable names 2022-12-30 06:59:50 +05:30
ashilkn 0f1c81204b Used new dialog for confetti dialog in 'Free up space' and 'Remove duplicates' screens 2022-12-29 19:22:04 +05:30
ashilkn 4bca8a66b8 Created a method which returns a choice dialog widget of type DialogWidget 2022-12-29 19:04:11 +05:30
ashilkn 37ab518aba Minor changes 2022-12-29 10:03:18 +05:30
ashilkn b23f8f06fe Replaced errorDialogs with new errorDialogs 2022-12-29 09:59:01 +05:30
ashilkn c09874447b Merge branch 'main' into make-dialogs-dismissable 2022-12-28 19:15:27 +05:30
ashilkn acd8cdf29b Made dialog and action sheet's dismissible property configurable 2022-12-28 19:14:28 +05:30
ashilkn 33195db703 Left aligned recovery key screen heading 2022-12-28 18:39:23 +05:30
ashilkn 255750ac8b Remove back button from onBoarding recovery key page 2022-12-28 18:28:25 +05:30
ashilkn cb4f82d38b Merge branch 'main' into make-dialogs-dismissable 2022-12-28 16:57:44 +05:30
ashilkn 6d0c117f8f Remove unused code + enabled drag to dismiss action sheet 2022-12-28 16:57:00 +05:30
ashilkn 4aaf3573b7 Made dialogs dismissable 2022-12-28 14:43:45 +05:30
ashilkn 82276958d7 Made actionSheet dismissable 2022-12-28 14:24:11 +05:30
Neeraj Gupta d8b62d7ba6
Update copy for post keychain migration dialog 2022-12-28 13:38:29 +05:30
Neeraj Gupta 875afaef71
NullSafety: Migrate LandingPageWidget 2022-12-28 13:37:07 +05:30
Neeraj Gupta c4bacb0e8d
Merge branch 'main' into null_safety_1 2022-12-28 12:10:49 +05:30
Neeraj Gupta 94d5bd6819
NullSafety: Migrate Two factor widgets 2022-12-28 12:00:48 +05:30
Ashil e2f1879f27
Merge pull request #743 from ente-io/user_details
Render cached user details while fetch is in progress
2022-12-28 11:52:16 +05:30
Neeraj Gupta 0dd9e9b887
NullSafety: Migrate DebugSectionWidget 2022-12-28 10:41:39 +05:30
Neeraj Gupta 8cc7b36931
NullSafety: Migrate SessionsPage 2022-12-28 10:22:25 +05:30
Neeraj Gupta 841c546b83
NullSafety: Migrate GrantPermissionsWidget 2022-12-28 10:13:30 +05:30
Neeraj Gupta 5884bbe994
NullSafety: Migrate more UI widgets 2022-12-27 23:33:40 +05:30
Neeraj Gupta 015dae3193
NullSafety: Migrate more UI widgets 2022-12-27 23:31:23 +05:30
Neeraj Gupta 45487de903
Remove unused widget 2022-12-27 23:26:41 +05:30
Neeraj Gupta 7a10ac3971
NullSafety: Migrate more UI widgets 2022-12-27 23:21:11 +05:30
Neeraj Gupta 454e700c81
NullSafety: Migrate more UI widgets 2022-12-27 23:18:47 +05:30
Neeraj Gupta c07f11813c
NullSafety: Migrate CreateNewAlbumWidget 2022-12-27 23:16:35 +05:30
Neeraj Gupta c302d6585b
Merge branch 'main' into null_safety_1 2022-12-27 23:13:17 +05:30
Neeraj Gupta 436cb843b2
NullSafety: Migrate ArchivedCollectionsButtonWidget 2022-12-27 22:16:59 +05:30
Ashil 7081514698
Merge pull request #739 from ente-io/delete-account-redesign
Delete account redesign
2022-12-27 18:12:10 +05:30
Neeraj Gupta b8aabd361c
NullSafety: Migrate change-email dialog 2022-12-27 17:59:42 +05:30
Neeraj Gupta 570d0120c2
NullSafety: Migrate more Ui widgets 2022-12-27 17:55:24 +05:30
Neeraj Gupta 145a911242
NullSafety: Migrate place_holder_widget.dart 2022-12-27 17:55:24 +05:30
Neeraj Gupta b3b25d38da
Make ChildSubscriptionWidget null-safe 2022-12-27 17:55:23 +05:30
vishnukvmd ce4457c8aa Render cached user details 2022-12-27 17:22:10 +05:30
vishnukvmd 55afcb5484 Display the lock screen each time the app is brought to foreground 2022-12-27 15:25:04 +05:30
ashilkn 66200c2930 Minor correction in a comment 2022-12-27 14:12:05 +05:30
ashilkn 50970a6875 Made success state of button as short as possible if it doesn't have to be surfaced on UI 2022-12-27 14:00:24 +05:30
ashilkn 4ea6a9a22b Used better variable names and comments 2022-12-27 13:37:10 +05:30
Neeraj Gupta 6d33b5904c
Merge pull request #735 from ente-io/file_search 2022-12-27 13:21:32 +05:30
ashilkn 2292544d5d Changed text color of 'Delete account' screen 2022-12-27 12:51:52 +05:30
ashilkn fffbaac4b4 Used ButtonWidget for buttons in 'Delete account' screen 2022-12-27 12:44:25 +05:30
ashilkn 348644a9ce Added option to disable execution states in ButtonWidget 2022-12-27 12:42:18 +05:30
Neeraj Gupta 2ed1d3f646
Copy change 2022-12-26 22:52:17 +05:30
ashilkn 7f126810fb Replaced feedback dialog with the new one 2022-12-26 19:14:48 +05:30
ashilkn f6bb04b25f Show success state for 2 seconds for buttons inside an alert 2022-12-26 17:49:38 +05:30
ashilkn 684b0fe480 Removed toast after deleting account 2022-12-26 17:48:54 +05:30
ashilkn 71c2b50fe3 Made 'Delete Account' dialog critical 2022-12-26 17:36:53 +05:30
ashilkn 130f0f25cb Minor change 2022-12-26 17:20:52 +05:30
ashilkn fe7a1ce556 Merge branch 'main' into replace-dialogs 2022-12-26 16:40:25 +05:30
ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30
ashilkn 4e1b73f28a Made a new generic error dialog 2022-12-26 16:04:58 +05:30
ashilkn 5daada33a9 Created a wrapper around showDialogWidet() for showing choiceDialogs 2022-12-26 15:14:04 +05:30
Neeraj Gupta fda4985b6f
Merge pull request #734 from ente-io/fix_discard_edit_ui
Switch to new actionSheet for discard edit warning
2022-12-26 14:54:00 +05:30
Neeraj Gupta 5d2f1394ff
Enable search by filename 2022-12-26 14:51:27 +05:30
ashilkn fc3cbc67cd Set default button size of button component to large 2022-12-26 14:43:40 +05:30
Neeraj Gupta 908d86f9e4
Merge pull request #732 from ente-io/shorter_toast
Replace happy case toasts with shortToast
2022-12-26 13:51:12 +05:30
Neeraj Gupta 63d66a1f91
Switch to new actionSheet for discard edit warning 2022-12-26 13:48:26 +05:30
Neeraj Gupta f26b90c970
Add button for uncategorized 2022-12-26 11:51:36 +05:30
Neeraj Gupta 0007aecbd4
Replace happy case toasts with shortToast 2022-12-26 11:51:33 +05:30
Neeraj Gupta a1a7a01af9
Merge pull request #720 from ente-io/create_link
Support for creating link for selected files
2022-12-26 11:14:18 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
Neeraj Gupta 73f05a17d0
Only show quick links in shared by me section 2022-12-25 11:38:03 +05:30
Neeraj Gupta 717063bd12
Merge pull request #729 from ente-io/fix-button-border
Fix button border
2022-12-24 15:19:31 +05:30
Neeraj Gupta b24dfac783
Merge branch 'main' into create_link 2022-12-23 10:23:50 +05:30
Neeraj Gupta 724c4ce8af
DirectorySize:Use loading indicator for progress 2022-12-23 08:24:27 +05:30
Neeraj Gupta 42bda6ae7b
Hide fav, uncategroised and link only collection from move/add/unhide list 2022-12-23 08:05:30 +05:30
Neeraj Gupta 7bd3d5a447
Move created links at bottom in gallery + shared sections 2022-12-23 07:59:27 +05:30
Neeraj Gupta 8498ddae53
Hide collections for link from album screen 2022-12-22 23:25:09 +05:30
Neeraj Gupta 8ba1877529
Add subType for collections created for link 2022-12-22 23:21:59 +05:30
Neeraj Gupta f54c28a16d
Add hook for manage link 2022-12-22 22:43:14 +05:30
ashilkn 2e6bd52bdc Handled error on deleting account 2022-12-22 19:08:39 +05:30
Neeraj Gupta d5e8630bd0
Update logic to create collectionName for links 2022-12-22 17:05:55 +05:30
ashilkn 417aedcea7 Replaced 'Delete account' dialog with new one 2022-12-22 16:41:40 +05:30
Neeraj Gupta e62c01118e
Show new action sheet on link creation 2022-12-22 16:01:10 +05:30
Neeraj Gupta 7198e6f1ee
Merge remote-tracking branch 'origin/main' into create_link 2022-12-22 14:58:23 +05:30
Neeraj Gupta 947eff472b
Merge branch 'main' into create_link 2022-12-22 14:54:13 +05:30
Neeraj Gupta e14d57c1e9
Fix advance UI as per figma 2022-12-22 14:47:33 +05:30
Neeraj Gupta 8f3279f9f8
Merge branch 'main' into cache_info 2022-12-22 14:45:38 +05:30
Neeraj Gupta b4c7618c5e
Minor fixes in UI 2022-12-22 14:44:31 +05:30
Neeraj Gupta f50631f486
Show correct directory for local glide cache on droid 2022-12-22 14:34:11 +05:30
Neeraj Gupta 48dad9a397
minor refactor 2022-12-22 13:57:12 +05:30
Neeraj Gupta 640b8d32b1
Support for showing in-app storage 2022-12-22 13:45:52 +05:30
Neeraj Gupta ef35a93ac2
Add manage device storage option under advance settings 2022-12-22 11:01:19 +05:30
Neeraj Gupta 20514e238d
Merge branch 'main' into cache_info 2022-12-22 10:18:06 +05:30
ashilkn 75c0fee536 Revert "Used StrokeAlign.outside for button's stroke which matchs figma"
This reverts commit d693868b6c.
2022-12-22 10:12:05 +05:30
ashilkn d693868b6c Used StrokeAlign.outside for button's stroke which matchs figma 2022-12-21 13:58:39 +05:30
ashilkn c9a2ddf1c0 Corrected whitespace between buttons in dialog component 2022-12-21 12:29:06 +05:30
ashilkn ec9a2d606b Fixed border issue on button component 2022-12-21 12:16:51 +05:30
ashilkn 59b22f1d1e Add horizontal padding to dialog if mobile is small 2022-12-21 10:30:07 +05:30
ashilkn aa300e467a Merge branch 'main' into dialog 2022-12-21 09:42:48 +05:30
ashilkn db9f0c1a23 Made Dialog component without it's TextInput varient 2022-12-20 17:15:10 +05:30
ashilkn 9176c45c88 Make alert dismiss even if onTap is null of the ButtonWidget used in it 2022-12-20 16:41:02 +05:30
ashilkn 8387989e8a Create constant variable for mobile-small threshold 2022-12-20 15:05:11 +05:30
Manav 2ef9c3aa73
Merge pull request #724 from ente-io/gradients
Tweak gradients
2022-12-20 14:44:52 +05:30
Manav 951bf5e64d Make the lower layer private 2022-12-20 12:55:50 +05:30
Manav 86c2fa3349 Add live photo icon 2022-12-20 12:52:09 +05:30
Manav 0862e73b01 Allow configurable base size 2022-12-20 12:46:26 +05:30
Manav 010dcdf31d Attempt 1 - try to deduce width 2022-12-20 12:32:08 +05:30
Neeraj Gupta 5f55e4e355
Update copy 2022-12-20 12:14:08 +05:30
Manav 549c67ed5b Update unsynced icon 2022-12-20 12:04:02 +05:30
Manav 93fc83f840 Use same abstraction for archived 2022-12-20 11:59:28 +05:30
Manav c72c069f8f Extract abstraction 2022-12-20 11:56:52 +05:30
Manav 43d9e0d4db Tweak 2 2022-12-20 11:47:48 +05:30
Manav 588f88ac3f Tweak favorite 2022-12-20 11:39:33 +05:30
Manav 9c7abbdc70 [gradient] Attempt 1 - Favorites 2022-12-20 11:38:17 +05:30
Neeraj Gupta 91eaaf702c
Fix: Dismiss dialog when user clicks on subscribe 2022-12-20 10:29:31 +05:30
ashilkn 7f486373cd Removed unwanted sized box which was responsible for a UI bug 2022-12-20 09:54:05 +05:30
ashilkn c783677c00 Changed toggle's active track color on subscription screen on android 2022-12-19 19:34:25 +05:30
Neeraj Gupta 467d958219
toggle button from create link to copy link 2022-12-19 16:02:44 +05:30
Neeraj Gupta ef4ea16e6e
Add current date as collection name for shared links 2022-12-19 15:35:46 +05:30
Neeraj Gupta aed55f5770
Merge pull request #695 from ente-io/collaboration_view
Prettify Sharing + Collect Files 
2022-12-19 15:34:56 +05:30
Neeraj Gupta 68f5160479
Add support for creating link for shared files 2022-12-19 15:06:27 +05:30
Neeraj Gupta 76ee912f25
Merge pull request #718 from ente-io/optimize_sub_gallery
Reduce sub gallery limits in case of larger thumbnails
2022-12-19 12:40:42 +05:30
vishnukvmd c7a30a3bc2 Reduce sub gallery limits in case of larger thumbnails 2022-12-19 12:36:14 +05:30
ashilkn c02e169569 Merge branch 'collaboration_view' into fixes 2022-12-19 11:56:50 +05:30
ashilkn fda6ccd69b Fixed selection bug on files towards the right of the grid 2022-12-19 11:56:25 +05:30
Neeraj Gupta e03b4b89cd
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-19 11:52:48 +05:30
Neeraj Gupta c17a538a98
Merge pull request #715 from ente-io/font_size_bug
Font size bug
2022-12-19 11:28:02 +05:30
ashilkn e1e3e9cd81 Increased tappable area for cancel in bottomActionSheet 2022-12-19 11:11:15 +05:30
ashilkn 094e288f5b Removed unused import 2022-12-19 11:00:09 +05:30
Neeraj Gupta 4189b0bb2b
Use adative icon for share 2022-12-19 10:10:00 +05:30
Neeraj Gupta 45f0d120e2
Use ascii sum for computing hash for avatar color 2022-12-19 09:58:23 +05:30
Neeraj Gupta aa1cf5b167
Show fileCaption for incoming files 2022-12-17 17:22:44 +05:30
Neeraj Gupta 87d76acc1f
Fix: open collection with correct appBarType 2022-12-17 14:58:16 +05:30
Neeraj Gupta cd35daa727
minor refactor 2022-12-17 13:17:39 +05:30
Neeraj Gupta 0a61f59cb2
Hightlight expired links 2022-12-17 13:10:19 +05:30
Neeraj Gupta 6ff4853283
Copy change 2022-12-17 12:55:15 +05:30
Neeraj Gupta 61ada6a034
Fix copy 2022-12-17 12:40:04 +05:30
Neeraj Gupta 7fabc6bd0f
Color changes 2022-12-17 10:48:33 +05:30
Neeraj Gupta 8ebf0640b6
Show rate us for independent apk 2022-12-17 10:30:29 +05:30
Neeraj Gupta 04733fc46c
Change log: show rate us 2022-12-17 10:29:15 +05:30
Neeraj Gupta 31d3f0830d
ButtonType: Add option to override iconColor 2022-12-17 10:16:27 +05:30
Neeraj Gupta 8172575b04
Add changelog entry 2022-12-17 09:32:31 +05:30
Neeraj Gupta ee67f50c72
Tweak selection color for files with userAvatar 2022-12-17 09:23:14 +05:30
Neeraj Gupta 7840411fcf
Add addedBy information 2022-12-17 09:07:58 +05:30
Neeraj Gupta 7d03c24382
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-17 08:33:09 +05:30
Neeraj Gupta fe2228031f
Tweak avatar for thumbnail view 2022-12-16 18:39:14 +05:30
ashilkn 714643c02a Merge branch 'collaboration_view' into font_size_bug 2022-12-16 18:16:15 +05:30
ashilkn e9e62e379c Fixed UI bug on expanded menu of bottomAcitonBar on higher system font sizes 2022-12-16 18:15:36 +05:30
Neeraj Gupta 858c390860
Merge pull request #714 from ente-io/bottom_bar_blur
Fix another divider
2022-12-16 17:23:09 +05:30
vishnukvmd 31673c6a1d Fix another divider 2022-12-16 17:21:35 +05:30
Neeraj Gupta b0a2a6c8b4
Merge pull request #713 from ente-io/bottom_bar_blur
Fix the color of divider
2022-12-16 17:18:49 +05:30
vishnukvmd dfad4d62bb Fix divider color 2022-12-16 17:18:06 +05:30
Neeraj Gupta 08277a3de3
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-16 17:17:28 +05:30
Neeraj Gupta 5be159ef1a
Fix alignment for empty hidden state 2022-12-16 17:17:02 +05:30
Ashil 14feb64609
Merge pull request #712 from ente-io/action-sheet-add-on
Return ButtonAction from ActionSheet
2022-12-16 16:59:19 +05:30
Neeraj Gupta 4b93930399
Copy change 2022-12-16 16:50:32 +05:30
ashilkn a6fc65a6eb Use only List<ButtonWidget> for button property in ActionSheetWidget 2022-12-16 16:43:34 +05:30
ashilkn 6c2b6f8eed bug fix 2022-12-16 16:34:51 +05:30
ashilkn 2ee6e26e48 Merge branch 'collaboration_view' into action-sheet-add-on 2022-12-16 16:17:52 +05:30
ashilkn 60b69beed9 Minor changes 2022-12-16 16:08:49 +05:30
Neeraj Gupta e19cbeb129
Merge pull request #711 from ente-io/bottom_bar_blur
Bottom bar blur
2022-12-16 15:58:21 +05:30
vishnukvmd f82ead149f Fix icon color for the bottom bar 2022-12-16 15:57:09 +05:30
vishnukvmd f6740cd840 Reduce blur of the bottom bar 2022-12-16 15:56:01 +05:30
Neeraj Gupta 0e4e9bfc4c
Use different avatar color based on uploader name 2022-12-16 15:48:48 +05:30
Neeraj Gupta 5184191f09
copy change 2022-12-16 15:38:35 +05:30
Neeraj Gupta 66c5e0f24f
Use new bottom bar for gallery folder page 2022-12-16 15:29:48 +05:30
Neeraj Gupta b06fc72614
Copy fix 2022-12-16 15:22:42 +05:30
Neeraj Gupta 62ab344aea
Fix remove from album option visibility 2022-12-16 14:50:12 +05:30
Neeraj Gupta c1cb505747
Fix: Show delete option in favorites view 2022-12-16 14:43:19 +05:30
vishnukvmd ff635f1a95 Merge remote-tracking branch 'origin/collaboration_view' into collect_changes 2022-12-16 14:02:55 +05:30
vishnukvmd 3506b2962d Fix dividers 2022-12-16 13:58:54 +05:30
vishnukvmd 1e4d7d60e7 Fix corner 2022-12-16 13:49:32 +05:30
Neeraj Gupta 6fec4a8ee6
Fix spacing issues between top icons 2022-12-16 13:42:37 +05:30
vishnukvmd 09a1106f2b Show avatars only when files aren't selected 2022-12-16 13:41:26 +05:30
vishnukvmd 044878e336 Render action bar conditionally for collaborators 2022-12-16 13:37:23 +05:30
Neeraj Gupta 1bf30dad48
Fix state for disabled options 2022-12-16 13:25:07 +05:30
ashilkn 73415ff9a0 Dismiss ActionSheet properly after action is complete 2022-12-16 13:18:57 +05:30
Neeraj Gupta 33e6236ed7
Switch to new bottom selectionBar for search result 2022-12-16 13:17:52 +05:30
Neeraj Gupta c41f4fd06a
Switch to new bottom menu for hidden page 2022-12-16 13:12:13 +05:30
Neeraj Gupta c93999f75b
Show unhide icon on top actions 2022-12-16 13:09:58 +05:30
Neeraj Gupta 847e527940
Add unarchive icon on top 2022-12-16 13:06:43 +05:30
Neeraj Gupta 96da6420fc
Fix unarchive icon 2022-12-16 12:57:53 +05:30
Neeraj Gupta 66ec24839e
Use new bottom bar for archive page 2022-12-16 12:57:29 +05:30
ashilkn 78e1c05d93 Handled error states in button when used in action sheet 2022-12-16 12:56:24 +05:30
ashilkn a370781c94 Minor changes 2022-12-16 12:13:25 +05:30
vishnukvmd e0f6db707c Show uploader avatar for collected files 2022-12-16 12:10:55 +05:30
vishnukvmd 94251a12fa Fix bottom radius behavior 2022-12-16 12:08:42 +05:30
ashilkn 6c16c9dbbc Check if mounted before calling setState 2022-12-16 12:06:37 +05:30
ashilkn de50b052a8 Return info about button tapped in action sheet 2022-12-16 12:00:01 +05:30
Neeraj Gupta fcb0a72235
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-16 11:09:40 +05:30
Neeraj Gupta fe3d40c2e2
Show warning while removing items only in single album 2022-12-16 11:09:11 +05:30
vishnukvmd abfc286885 Use a solid divider 2022-12-16 10:27:31 +05:30
vishnukvmd c5455f0d17 Remove bottom border for item 2022-12-16 10:21:39 +05:30
vishnukvmd 9581f29c4e Fix border for last items 2022-12-16 10:21:39 +05:30
Neeraj Gupta 90ec30a308
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-16 10:19:00 +05:30
Neeraj Gupta e953968a82
Fix: show correct file owner 2022-12-16 10:18:15 +05:30
ashilkn c74b2f96df Fix dividers on Manage Link screen 2022-12-16 10:16:20 +05:30
Neeraj Gupta 40d8d215cc
move redundant container 2022-12-16 10:04:18 +05:30
vishnukvmd 4d52b1ecaa Fix warning 2022-12-16 09:50:08 +05:30
vishnukvmd 5a446857d4 Update copy 2022-12-16 09:44:44 +05:30
vishnukvmd d50f2aee62 Remove extra space 2022-12-16 09:43:29 +05:30
vishnukvmd 2b3073a236 Remove extra space 2022-12-16 09:43:16 +05:30
vishnukvmd 2e4dba3fe1 Fix top radius for Add email button 2022-12-16 09:42:18 +05:30
vishnukvmd 35a6afb0da Fix typo 2022-12-16 09:40:33 +05:30
Neeraj Gupta 3a81ef51d9
Enable collaboration in debug mode only 2022-12-15 22:25:50 +05:30
Neeraj Gupta 29d39488eb
UI Fixes 2022-12-15 22:23:06 +05:30
Neeraj Gupta a7ca764805
Handle remove files from shared album 2022-12-15 21:55:29 +05:30
Neeraj Gupta dbe5747104
Add support for disabled state 2022-12-15 21:54:39 +05:30
Neeraj Gupta 683a1c66aa
Merge branch 'redesign-with-components' into collaboration_view 2022-12-15 20:16:00 +05:30
Neeraj Gupta 90a3c34e36
Show new bottom selection for home menu 2022-12-15 20:03:40 +05:30
Neeraj Gupta 074c94f5ac
Refactor bottom overlay in separate widget 2022-12-15 19:44:26 +05:30
Manav f4aae4947a Change frame => photos-app in README etc 2022-12-15 19:25:36 +05:30
Neeraj Gupta ff4611b192
hook more options on file selections 2022-12-15 16:54:51 +05:30
ashilkn 692fa4e33c Added a comment 2022-12-15 16:40:34 +05:30
Neeraj Gupta 439c7241d4
Add hooks for more file actions 2022-12-15 15:32:46 +05:30
Neeraj Gupta e67252aadf
Fix lint suggestion 2022-12-15 15:12:05 +05:30
ashilkn d59863670c Give Color/Style to Small ButtonSize 2022-12-15 14:52:39 +05:30
ashilkn a930c887a7 Give all buttons execution states 2022-12-15 11:26:32 +05:30
ashilkn 5b356d12aa Apply new changes for LargeButton 2022-12-15 10:59:19 +05:30
Neeraj Gupta 0d09c4ec22
FileSection: Show actionable fileCount as suffix 2022-12-15 09:36:51 +05:30
Neeraj Gupta 8ec8944fbd
FileSelection: Show various actions based on gallery type 2022-12-14 23:05:08 +05:30
Neeraj Gupta 69a9a0f996
ActionBar: Show split between selected and yours 2022-12-14 22:18:24 +05:30
Neeraj Gupta df1e0c3d10
GalleryType: add action method for addToAlbum option 2022-12-14 22:17:33 +05:30
ashilkn eac6c952b5 Merge branch 'master' into 2fa-toggle-bug-fix 2022-12-14 17:31:59 +05:30
ashilkn 7ca534978e Check if completer is already completed 2022-12-14 17:28:57 +05:30
Neeraj Gupta 1aadc08fdf
Merge branch 'redesign-with-components' into collaboration_view 2022-12-14 15:13:54 +05:30
ashilkn 63d7c10f76 Fixed Toggle Switch bug when exiting the 2fa set up page without setting up 2fa 2022-12-14 15:06:56 +05:30
ashilkn 6281247764 Changes to maintain same button width during execution state in small button 2022-12-14 13:25:28 +05:30
ashilkn c9b8392663 Changed width of button to take size of it's child for SmallButton 2022-12-14 11:31:54 +05:30
ashilkn f0854683f8 Renamed names with 'LargeButton' to 'Button' or 'CustomButton
'
2022-12-14 11:05:18 +05:30
ashilkn 3b079d1ae1 Constant border color when pressed for Critical buttonType 2022-12-14 10:29:45 +05:30
ashilkn 3a49a433ee Fixed recurring loading state of storage card and uploaded file count 2022-12-13 20:30:35 +05:30
ashilkn b4aab74254 Fixed app fetching userDetails multiple times when opening settings by swiping 2022-12-13 17:58:44 +05:30
Neeraj Gupta 516410dcc4
change copy for iOS 2022-12-13 15:06:08 +05:30
Neeraj Gupta 80f103bedc
Add cache info in debug section 2022-12-13 15:04:37 +05:30
ashilkn 84630b3c7c Restricted width of AcitonSheet 2022-12-12 17:59:02 +05:30
ashilkn fa4c08c699 Made 'Icon Only'(name from Figma) type of ActionSheet 2022-12-12 16:42:17 +05:30
ashilkn ee58f97c90 Merge branch 'redesign-with-components' into delete-bottom-sheet 2022-12-12 15:38:29 +05:30
ashilkn 19bb45cf3c Merge branch 'master' into redesign-with-components 2022-12-12 15:37:40 +05:30
ashilkn 81ef4eab20 Misc. changes 2022-12-12 15:18:07 +05:30
ashilkn d847430b12 Added animation between execution states of LargeButton 2022-12-12 14:53:45 +05:30
ashilkn 14ab128ace Minor fix 2022-12-12 14:36:28 +05:30
ashilkn c32d661c1c Enable execution states for only Primary, Secondary & Neutral LargeButtons 2022-12-12 14:33:35 +05:30
Neeraj Gupta 90c688e21c
Fix build 2022-12-12 13:02:00 +05:30
Neeraj Gupta 9cf457a903
remove feature flag 2022-12-12 12:55:46 +05:30
Neeraj Gupta 6b7806c0d3
remove debugprint 2022-12-12 12:45:35 +05:30
ashilkn ce9c8f72ee Added colors for loading icon and check icon 2022-12-12 11:32:06 +05:30
ashilkn 5c9bf7dc4b Used 20pts version of EnteLoadingIcon in loading state of button 2022-12-12 10:45:19 +05:30
Neeraj Gupta 8891b0ce58
Merge branch 'master' into collaboration_view 2022-12-11 19:18:23 +05:30
Neeraj Gupta 705b4bb39f
Add enable collect flag behind feature flag 2022-12-11 18:36:57 +05:30
ashilkn ffe90d24ec bug fix 2022-12-10 13:13:55 +05:30
ashilkn 287bc8813e Added 'Loading' and 'Successful' states for LargeButton 2022-12-10 12:30:42 +05:30
ashilkn 1de746f44c Disabled state for LargeButton 2022-12-10 10:25:17 +05:30
ashilkn 1f85f745b6 Add onPressed UI state for LargeButton 2022-12-09 21:16:05 +05:30
ashilkn ebb855f484 code refactoring 2022-12-09 19:30:58 +05:30
ashilkn eb5b1f69a0 Merge branch 'redesign-with-components' into delete-bottom-sheet 2022-12-09 13:34:42 +05:30
ashilkn e244bc1e76 Merge branch 'master' into redesign-with-components 2022-12-09 13:27:18 +05:30
ashilkn a481d77d71 Refactored code by using enhanced enums 2022-12-09 12:25:32 +05:30
ashilkn e4ccba0467 declare ButtonType enum outside LargeButton's file 2022-12-09 09:23:23 +05:30
ashilkn e4e4eeb194 rename file 2022-12-09 09:15:06 +05:30
Neeraj Gupta 6eee6130a0
Fix album participants for viewers/collaborators 2022-12-08 20:23:09 +05:30
Neeraj Gupta 247be939b9
Allow album participants to view other participants 2022-12-08 19:10:27 +05:30
ashilkn 03748a212a Handled case where labelText or icon is missing from LargeButton 2022-12-08 19:00:43 +05:30
ashilkn 25f62e08e6 Handled text overflow in LargeButton 2022-12-08 18:36:48 +05:30
ashilkn 415fabeeb6 Added some comments 2022-12-08 17:03:46 +05:30
Neeraj Gupta de78e2223a
Remove reundant blocking progress bar 2022-12-08 16:42:51 +05:30
ashilkn 9e37436df4 Added flag 'isInActionBar' to LargeButton for setting the theme of button to always dark theme 2022-12-08 16:25:46 +05:30
ashilkn 51ad609a7b misc. changes in ActionSheet 2022-12-08 15:06:02 +05:30
Neeraj Gupta b71c214c58
Merge branch 'master' into collaboration_view 2022-12-08 14:06:00 +05:30
ashilkn 8112d4eef7 Added title & body properties to ActionSheet & ContentContainer 2022-12-08 13:34:53 +05:30
ashilkn 9460390f30 Renamed DeleteItemsWidget to ActionSheetWidget 2022-12-08 12:41:36 +05:30
ashilkn 4218fbeccc Made addSeparators method to add separators to a list of widgets 2022-12-08 11:39:14 +05:30
Neeraj Gupta b392b90b8f
minor refactor 2022-12-08 11:05:53 +05:30
ashilkn 8f36cf0a29 Added icon and labelText properties to LargeButtonWidget 2022-12-07 20:49:54 +05:30
ashilkn d3730aafc6 Wrote logic to find different colors and styles of each type of button in LargeButton 2022-12-07 20:38:54 +05:30
ashilkn a56e36a263 Made a basic version of LargeButton component 2022-12-07 15:33:53 +05:30
Neeraj Gupta 18e1b2266f
use https 2022-12-07 15:02:59 +05:30
Neeraj Gupta ce033cef78
Fix matrix url 2022-12-07 15:01:06 +05:30
Neeraj Gupta a8a009318d
Fix: RateUs -> use alternativeTo for f-droid and github apk 2022-12-07 14:11:52 +05:30
Neeraj Gupta 4e4807ac5a
Show rate us on AlternativeTo 2022-12-07 14:08:57 +05:30
Neeraj Gupta 50e23815a5
Add link to Mastodon, Blog, & Matrix 2022-12-07 12:50:25 +05:30
Neeraj Gupta 817dfc3afa
Change gridTitle padding based on gridSize 2022-12-07 11:55:18 +05:30
Neeraj Gupta 379db6701a
Use small font when photoGridSize > 5 2022-12-07 11:52:48 +05:30
Neeraj Gupta a0b22cd3a1
Refactor: Pass photoGridSize from gallery to inner widgets 2022-12-07 11:49:41 +05:30
Neeraj Gupta 0ac8408b03
Merge remote-tracking branch 'origin/master' into settings_tweak 2022-12-07 11:22:50 +05:30
Neeraj Gupta 1df3d5080e
Copy changes for settings 2022-12-07 11:14:15 +05:30
Neeraj Gupta cee6e12877
Copy changes 2022-12-07 11:08:02 +05:30
Neeraj Gupta 661e347a99
Move general section below security 2022-12-07 10:51:47 +05:30
vishnukvmd fcb9924bfe Expand the range of photo grid size 2022-12-07 10:50:41 +05:30
vishnukvmd 81df5d07a7 Use injected columns instead of reading from LocalSettings 2022-12-07 09:40:53 +05:30
vishnukvmd 4822392511 Fix placeholder grid cache 2022-12-07 09:38:42 +05:30
vishnukvmd 75408ad02b Fix stutter while scrolling 2022-12-07 09:27:54 +05:30
vishnukvmd 3a3b247270 Remove unnecessary widget 2022-12-07 09:08:32 +05:30
vishnukvmd 6b3dac1b69 Update CaptionedTextWidget 2022-12-07 09:06:41 +05:30
vishnukvmd fc40814504 Move Logout and Delete under Account settings 2022-12-07 08:52:18 +05:30
vishnukvmd 8066b2aa2c Album Grid -> Photo Grid 2022-12-07 08:48:41 +05:30
vishnukvmd 5ece34bab1 Use backgroundElevated2 instead of cupertinoPickerTopColor 2022-12-07 07:28:57 +05:30
vishnukvmd 44a49a9958 Reuse configured TextTheme 2022-12-07 07:24:49 +05:30
vishnukvmd 34c9d64d2f Update color 2022-12-07 07:19:21 +05:30
vishnukvmd d9daaeef9f Replace Configuration with LocalSettings 2022-12-07 07:04:50 +05:30
vishnukvmd 334e27da56 Rename variable 2022-12-06 23:33:39 +05:30
vishnukvmd 6bad1f079b Center align the trailing widgets 2022-12-06 23:32:51 +05:30
vishnukvmd 7133930af4 Merge branch 'master' into grid 2022-12-06 23:29:03 +05:30
vishnukvmd 78fa988b9e Load large thumbnails in case there are lesser grids 2022-12-06 23:27:54 +05:30
vishnukvmd 14afc4259c Revert changes added for the pinch-to-zoom gesture 2022-12-06 23:22:01 +05:30
vishnukvmd e0792f24cc Add advanced settings 2022-12-06 23:17:37 +05:30
vishnukvmd b29401720d Remove local hero 2022-12-06 23:16:03 +05:30
vishnukvmd 6ee2e59b69 Set cross axis count depending on the configured album grid size 2022-12-06 23:15:44 +05:30
vishnukvmd 3b28725458 Remove duplicate code 2022-12-06 22:28:17 +05:30
ashilkn 7a39b8ba56 Created a basic version of DeleteItemsWidget 2022-12-06 20:38:04 +05:30
ashilkn 39b759c441 dispose ValueNotifiers 2022-12-06 17:54:45 +05:30
ashilkn 6b5ef752b5 Merge branch 'master' into redesign-with-components 2022-12-06 15:27:27 +05:30
Neeraj Gupta 65b9ed09cc
remove commented out code 2022-12-06 14:23:13 +05:30
Neeraj Gupta 3f4a233a7f
tweak copy 2022-12-06 14:21:32 +05:30
Neeraj Gupta 67ef2bfad4
Merge branch 'master' into password_prompt 2022-12-06 14:14:21 +05:30
ashilkn 86a61e935a use constant for max width 2022-12-06 13:41:37 +05:30
ashilkn 8085c9d571 add crossFade for expandedMenu 2022-12-06 13:30:01 +05:30
ashilkn 00fdde0bf3 add option to sepecify smaller or larger bottom padding for BottomActionBar 2022-12-06 11:50:23 +05:30
ashilkn 428eb78f0d restrict width of content inside BottomActionBar 2022-12-06 11:45:23 +05:30
ashilkn 580a6e42a9 minor changes 2022-12-05 20:50:21 +05:30
ashilkn 48a5bfae23 change bottom padding of BottomActionWidget with context 2022-12-05 20:49:18 +05:30
ashilkn 171ecb8805 Used a nested List of BlurMenuItemWidget as items instead of passing groupingOrder to ExpandedMenuWidget 2022-12-05 18:18:56 +05:30
ashilkn d2daa0bf21 refactored code 2022-12-05 16:38:21 +05:30
ashilkn 6202e5a5e9 add text overflow BlurMenuItem's label 2022-12-05 15:50:33 +05:30
ashilkn 06718f766c add functionality to share icon in BottomActionBar 2022-12-05 13:46:26 +05:30
ashilkn 0c592fa509 add functionality for delete on BottomActionBar 2022-12-05 13:36:47 +05:30
ashilkn 472c618ed0 created ExpandedMenuWidget to be used in BottomActionBar's expansion 2022-12-05 11:27:37 +05:30
vishnukvmd 3c61bd9d84 Reduce reloads 2022-12-04 12:36:39 +05:30
ashilkn 716d6c395a use different expandableTheme for bottomActionBar's expansionPanel 2022-12-01 11:40:20 +05:30
ashilkn d68a789f8a remove passing of context as argument unwantedly 2022-12-01 11:39:06 +05:30
ashilkn 4dac9271cc Merge branch 'master' into redesign-with-components 2022-12-01 09:01:49 +05:30
ashilkn a4446f6fa4 Merge branch 'master' into bottom-action-bar 2022-12-01 08:55:24 +05:30
ashilkn d83cbebadd sync selected file count on bottom action bar 2022-12-01 08:27:14 +05:30
ashilkn 0a0d39d4a0 remove unwanted code 2022-11-30 12:43:00 +05:30
ashilkn 5dcc92fadb BottomActionBar : unselect all & close BottomActionBar on cancel 2022-11-30 12:29:26 +05:30
ashilkn 392b548622 added color and blur to BottomActionBarWidget 2022-11-29 20:21:38 +05:30
ashilkn 9b0693de44 animate opening and closing of BottomActionBarWidgat 2022-11-29 20:03:40 +05:30
ashilkn f69975d2a6 show bottom action bar on selecting files 2022-11-29 16:11:26 +05:30
ashilkn 701ebe5e3f pass text instead of textWidget + dynamic font change for action bar text 2022-11-28 19:30:16 +05:30
ashilkn b120e06791 collapse expansion on 'cancel' 2022-11-28 19:06:56 +05:30
ashilkn 2d63a4e48e made BlurMenuItemWidget component 2022-11-28 18:29:33 +05:30
ashilkn 30ec182f0e switch icon on bottomActionBar on expansion & collapse 2022-11-28 15:57:22 +05:30
vishnukvmd 07b250752a Merge branch 'master' into grid 2022-11-28 15:41:31 +05:30
vishnukvmd 4d09bff81e WiP 2022-11-28 13:30:37 +05:30
ashilkn a6f588c790 made a basic version of BottomActionBarWidget 2022-11-28 13:28:38 +05:30
Neeraj Gupta 606bd81555
minor fix 2022-11-27 10:02:00 +05:30
Neeraj Gupta e421841f55
Handle done and cancel button 2022-11-27 09:55:10 +05:30
Neeraj Gupta e8c571d877
iOS: Podfile update changes 2022-11-27 07:15:54 +05:30
Neeraj Gupta b918039c7c
Add basic widgets for buttons on top of keyboard 2022-11-27 07:14:12 +05:30
Neeraj Gupta 4e61d4dab4 PhotoView:Limit maxlines for photo description 2022-11-26 16:10:41 +05:30
Neeraj Gupta ad3a199023 Caption: increase counter threshold 2022-11-26 16:10:41 +05:30
Neeraj Gupta 129a8ae539 Show max 10 files in caption edit field 2022-11-26 16:10:41 +05:30
Neeraj Gupta 5d81ee45b0 increase caption length from 280 -> 5000 2022-11-26 16:10:41 +05:30
Neeraj Gupta 67c78ee95f remove sharing button for fav collection 2022-11-26 16:10:41 +05:30
Neeraj Gupta 65f842897b
Add dependency on keyboard_visiblity 2022-11-26 15:02:53 +05:30
Neeraj Gupta eed7fa9349
PhotoView:Limit maxlines for photo description 2022-11-26 14:39:24 +05:30
Neeraj Gupta 1a8a48567b
Caption: increase counter threshold 2022-11-26 14:32:27 +05:30
Neeraj Gupta 02f976167d
Show max 10 files in caption edit field 2022-11-26 13:29:56 +05:30
Neeraj Gupta d969eb5581
increase caption length from 280 -> 5000 2022-11-26 13:28:10 +05:30
Neeraj Gupta 25a218e1fb
remove sharing button for fav collection 2022-11-26 13:26:54 +05:30
Neeraj Gupta 7a928b4c6f
Merge remote-tracking branch 'origin/master' into collaboration_view 2022-11-25 22:50:50 +05:30
Neeraj Gupta 2edc747b62
Fix bug in handling shared fav collections 2022-11-25 16:43:08 +05:30
Neeraj Gupta a075f335e8
Fix state fresh issues while adding/remove participants 2022-11-25 16:34:35 +05:30
ashilkn 3826704950 make final 2022-11-25 16:23:32 +05:30
Neeraj Gupta 4143a14ab3
Fix state refresh issue on collab add/remove 2022-11-25 16:02:20 +05:30
Neeraj Gupta 59b9bafb7e
Merge branch 'master' into collaboration_view 2022-11-25 15:35:21 +05:30
Neeraj Gupta 39466c76c8
Fix typo 2022-11-25 10:56:03 +05:30
Neeraj Gupta 8fba024653
Minor fixes 2022-11-25 10:01:53 +05:30
Neeraj Gupta 94ce181f22
Add password reminder for iOS 2022-11-25 09:38:27 +05:30
Neeraj Gupta 512c317ef0
rename 2022-11-24 18:38:27 +05:30
Neeraj Gupta aa5b1255bf
Fix copy and icon 2022-11-24 16:39:05 +05:30
Neeraj Gupta 2732b399d4
Add option to free up space for a device folder 2022-11-24 16:24:59 +05:30
Neeraj Gupta 6f386640d2
Merge branch 'master' into collaboration_view 2022-11-24 12:02:47 +05:30
ashilkn 1515495aed minor UI fix specific to android 2022-11-23 21:22:34 +05:30
Neeraj Gupta 3bc398c6b8
Add people: Remove elevatedBackground color 2022-11-23 19:13:52 +05:30
Neeraj Gupta 0b804c6e08
disable drag to dismiss 2022-11-23 13:24:02 +05:30
ashilkn 25195e369c make toggleValue nullable 2022-11-23 11:23:37 +05:30
Neeraj Gupta 7cee5e1b70
Merge remote-tracking branch 'origin/master' into bug_fixes 2022-11-23 11:20:23 +05:30
Neeraj Gupta cf2ad989ff
minor fix 2022-11-23 09:14:22 +05:30
Neeraj Gupta f17d8813a7
Add change log 2022-11-23 09:09:52 +05:30
Neeraj Gupta ef306d5925
Minor fix 2022-11-23 08:59:17 +05:30
Neeraj Gupta 1ce7097ec9
Show UserAvator icon for incoming photos 2022-11-23 08:46:55 +05:30
Neeraj Gupta 86fc75aed9
Tweak UserAvatar UI 2022-11-23 08:35:37 +05:30