Commit graph

5051 commits

Author SHA1 Message Date
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 cb455fff11
Fix lint warning 2022-12-08 11:37:57 +05:30
Neeraj Gupta d76659d1d9
Tweak padding to small font 2022-12-08 11:30:33 +05:30
Neeraj Gupta 373d0812fc
simplify logic to compute useFileTimeStamp flag 2022-12-08 11:09:58 +05:30
Neeraj Gupta b392b90b8f
minor refactor 2022-12-08 11:05:53 +05:30
Neeraj Gupta 85c6f87168
Fix typo 2022-12-08 10:58:10 +05:30
Neeraj Gupta ed76ca0b39
Prefer existing creationTime if tileFromFileName is close to existing time 2022-12-08 10:55:32 +05:30
Neeraj Gupta 0f72c1b4a2
Android: Parse timestamp from fileName during upload 2022-12-08 09:58:33 +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 6148243157 Add flag to getEnteColorScheme and getEnteTextTheme to get the opposite theme's colors and styles 2022-12-07 19:05:59 +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 5d43b19f5b Move default album grid size to Constants 2022-12-06 23:15:06 +05:30
vishnukvmd ec07b7150b Add configuration to store album grid size 2022-12-06 23:14:19 +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 77cc37ad02 Merge branch 'master' into dispose-value-notifiers 2022-12-06 18:10:18 +05:30
Ashil e54a0d92ad
Merge pull request #682 from ente-io/fix_issues_in_system_share
Handle error during systemShare
2022-12-06 18:09:16 +05:30
ashilkn ae9954ded2 fix lint error 2022-12-06 18:03:57 +05:30
ashilkn 39b759c441 dispose ValueNotifiers 2022-12-06 17:54:45 +05:30
Neeraj Gupta fe48140b08
Handle error during systemShare 2022-12-06 17:45:23 +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
Neeraj Gupta ca1eab1f89
Merge pull request #680 from ente-io/fix_date_time
Fix incorrect date parsing from filename
2022-12-06 14:06:13 +05:30
vishnukvmd 34746a9712 Always fetch user specific plans 2022-12-06 13:58:52 +05:30
Neeraj Gupta 39ade36e6b
DateTimeParseing: Avoid potential incorrect parsing results 2022-12-06 13:50:24 +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 2a686f4372 explicitly downcast as dart versions >= 2.9 doesn't support implicit downcasts 2022-12-01 20:04:03 +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 f1c8642a0b
Remove unused method 2022-11-27 11:41:07 +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 a297d8df16
Add method to verify current password 2022-11-25 09:35:28 +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
Neeraj Gupta 06296051c1
Fix typo 2022-11-24 10:08:06 +05:30
Neeraj Gupta ac539fa4b5
Fix bug where hasMarkedAllFolder was set incorrectly 2022-11-24 10:06:25 +05:30
Neeraj Gupta 0bf87f4042
Fix bug where hasMarkedAllFolder was set incorrectly 2022-11-24 10:04:03 +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