Commit graph

2335 commits

Author SHA1 Message Date
ashilkn ee01b8a0b7 minor changes 2022-07-20 15:47:35 +05:30
ashilkn fd2f89e1b9 renamed file + collection search service now returns an object with results marked with levels of relevance 2022-07-19 17:22:16 +05:30
ashilkn c281c3dc73 made a service to get cached collection ids on search 2022-07-19 14:51:52 +05:30
ashilkn 4fe2af4be1 made search icon and search text field 2022-07-18 10:15:06 +05:30
Neeraj Gupta c6b6671c70
minor bug fix 2022-07-16 14:49:54 +05:30
Neeraj Gupta 0e37cea800
Fix lint issues 2022-07-16 14:01:36 +05:30
Neeraj Gupta f319e2f150
FileInfo: Show resolution and megaPixel information 2022-07-16 13:58:20 +05:30
Neeraj Gupta 7f99a80173
Show collection name if file is part of collection 2022-07-16 12:12:23 +05:30
Neeraj Gupta d4e9dc21ad
FileInfoDialog: Fix null pointer 2022-07-16 12:08:40 +05:30
Vishnu Mohandas 9a4875de83
Merge pull request #404 from ente-io/improve_live_photo_download 2022-07-16 11:22:37 +05:30
Neeraj Gupta fc67160222
Fix livePhoto playback experience when photo was downloaded from remote 2022-07-16 11:09:12 +05:30
Neeraj Gupta 9b1707071a
FixDownload: Ignore live video for auto-upload 2022-07-16 11:03:41 +05:30
Manav 74394e46b9
Merge pull request #403 from ente-io/password_auto_fill
Improve Password auto fill behaviour + copy change
2022-07-15 09:44:06 +05:30
Neeraj Gupta 7bb8749073
Copy change 2022-07-15 09:25:43 +05:30
Manav 7f7f25a027
Merge pull request #401 from ente-io/follow_the_system
Android: Add support for System theme
2022-07-15 07:41:36 +05:30
Neeraj Gupta e33cc392b7
Fix password auto-fill suggestion 2022-07-14 18:58:37 +05:30
Neeraj Gupta 6a7f66ab47
Fix padding 2022-07-14 16:00:01 +05:30
ashilkn 7681dbc756 increased bottom padding for all galleries 2022-07-14 14:04:35 +05:30
Neeraj Gupta 3b154cb561
Switch to dedicated theme selector option 2022-07-14 13:11:03 +05:30
ashilkn b0a9eba4ee Merge branch 'master' into redesign-file-info 2022-07-14 11:41:38 +05:30
ashilkn 6f1cb9640e remove print()-s 2022-07-14 11:41:01 +05:30
ashilkn 3581d1527c refactored DividerWithPadding to a resuable widget 2022-07-14 11:39:29 +05:30
ashilkn 8c38c05c28 minor logic change + refactoring 2022-07-14 11:18:56 +05:30
Neeraj Gupta d44171a99d
Fix share to ente upload 2022-07-13 19:49:17 +05:30
Neeraj Gupta 8e7f1cf28f
Android: Follow systemTheme on longTap on themeSwitchWidget 2022-07-13 10:33:05 +05:30
ashilkn 207bb34a6f removed dead code + prefer const 2022-07-13 07:58:43 +05:30
ashilkn a7cd0a6568 minor theme fixes 2022-07-13 07:43:07 +05:30
ashilkn 377b3771b2 removed edit time from fading_app_bar and added it to file info bottom sheet 2022-07-13 07:34:33 +05:30
ashilkn fe3daeba0c added ontap for different states of raw exif button 2022-07-13 06:47:15 +05:30
ashilkn 3a47ad2fe1 Merge branch 'master' into redesign-file-info 2022-07-12 20:54:36 +05:30
ashilkn f1832c505b redesigned raw exif button and applied logic for it's different states 2022-07-12 19:49:37 +05:30
ashilkn 7044f234e7 different leading icons for file name in file info for photos and videos 2022-07-12 14:25:37 +05:30
ashilkn f4ef14676f video duration for remote files 2022-07-12 13:57:58 +05:30
Manav a90af6ddc0
Merge pull request #397 from ente-io/please_lint
Lint Fixes
2022-07-12 12:33:08 +05:30
Neeraj Gupta 5bcb53bee4
Lint fixes 2022-07-12 12:00:02 +05:30
ashilkn ddda5f1487 redesigned basic file info for videos 2022-07-12 11:48:52 +05:30
Vishnu Mohandas d8aa7dadf3
Merge pull request #395 from ente-io/delete_illustration 2022-07-12 11:44:19 +05:30
Manav a4642a0aaf Tweak padding to match Figma 2022-07-12 11:38:55 +05:30
Neeraj Gupta 9a58c95a4c
Memories:Hide step indicator when fileCounter is shown 2022-07-12 11:01:51 +05:30
vishnukvmd b72d5d0c28 Update illustration on the delete account page 2022-07-12 11:00:19 +05:30
Manav 59a0caec19
Merge pull request #394 from ente-io/ios_bug_fix
Fix bug in email client selection + bumped version
2022-07-12 09:39:57 +05:30
Neeraj Gupta 391747337a
Apply lint suggestion for deprecated method
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-07-12 09:31:26 +05:30
vishnukvmd bc71b647a7 Open memories such that thumbnails in the gallery don't get reloaded 2022-07-11 23:27:58 +05:30
vishnukvmd 1b5d3a0918 Update delete account illustration 2022-07-11 23:09:49 +05:30
Vishnu Mohandas 76b4012e6e
Merge pull request #385 from ente-io/post-ott 2022-07-11 19:39:07 +05:30
ashilkn ae6a8c1e84 redesigned basic file exif for photos only 2022-07-11 19:38:43 +05:30
Manav 4d2c9101fa
Merge pull request #390 from ente-io/ios_fix_send_email
Fix email action for iOS
2022-07-11 19:01:10 +05:30
Neeraj Gupta 44af6608e7
use sendEmail for feedback & account deletion 2022-07-11 15:46:53 +05:30
Neeraj Gupta 9e87dadae1
Fix send email for iOS clients 2022-07-11 15:05:38 +05:30
ashilkn 0a71c1aaa8 Merge branch 'master' into redesign-file-info 2022-07-11 09:37:24 +05:30
ashilkn 344168c041 redesinged file uploaded to cloud date and time in file info 2022-07-11 09:36:43 +05:30
Neeraj Gupta 40d3ba5488
Lint: replace launch with launchUrlString for web urls 2022-07-11 09:21:08 +05:30
Neeraj Gupta 81088cd256
Change title to On Device 2022-07-11 09:03:47 +05:30
Neeraj Gupta 35d8e00034
Add view all device photos option for iOS 2022-07-09 22:53:11 +05:30
Neeraj Gupta 67a4e3327b
Specify number of textInputType for ott verification 2022-07-08 19:43:49 +05:30
Neeraj Gupta 91617faf45
Perform local authentication during actual deletion 2022-07-08 16:44:37 +05:30
vishnukvmd b05c2918e3 Replace illustration with emoji 2022-07-08 16:37:09 +05:30
Neeraj Gupta 3d6d3fda48
Copy change: Remove :( 2022-07-08 15:30:59 +05:30
ashilkn abadd3aaf8 stored exif data needed in the details screen as key value pairs 2022-07-08 14:49:09 +05:30
Neeraj Gupta 6f16218af8
do local auth before initiating delete 2022-07-08 14:45:53 +05:30
Neeraj Gupta 22790f10b2
enable self-deletion for low-risk accounts 2022-07-08 14:21:01 +05:30
Neeraj Gupta 0d8cee8c70
Add page for delete account flow 2022-07-08 12:58:29 +05:30
Neeraj Gupta 62c240e90f
Fix UI for grant permission screen 2022-07-07 17:05:33 +05:30
Neeraj Gupta 40fc17e5ca
remove platform specific padding 2022-07-07 16:10:11 +05:30
ashilkn 9aaa7e6e53 Merge branch 'master' into redesign-file-info 2022-07-07 14:23:01 +05:30
ashilkn 8908c35662 changed the 3rd asset on landing page 2022-07-07 14:14:03 +05:30
ashilkn 71d3dbcdc3 minor changes 2022-07-07 14:07:14 +05:30
ashilkn 3246486b4e redesigned folder name in file info 2022-07-07 10:57:05 +05:30
Manav fdd18e1545 Use the new POST variant of the /users/ott endpoint 2022-07-06 22:27:31 +05:30
ashilkn e536641e31 resolved merge conflicts 2022-07-06 09:29:04 +05:30
ashilkn 47a6a4b19a resolved merge conflicts 2022-07-06 09:26:19 +05:30
Neeraj Gupta edabfe6da3
lint: enable prefer_const_constructors_in_immutables rule 2022-07-04 14:13:01 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta c6546d32de
Refactor gradient button 2022-07-04 10:15:32 +05:30
Neeraj Gupta c6e5a9489f
delete unused file 2022-07-04 08:20:16 +05:30
Neeraj Gupta 02a782fd4b
delete unused file 2022-07-04 08:19:30 +05:30
Neeraj Gupta fdadf36baa
Lint fixes 2022-07-03 15:39:01 +05:30
Neeraj Gupta 1911f8fa83
dart format 2022-07-03 15:19:33 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta 6a0e7b2315
Fix more lint issues 2022-07-03 13:17:15 +05:30
Neeraj Gupta c15e054204
Lint fixes for trailing comma 2022-07-03 12:26:43 +05:30
Neeraj Gupta d71c5237ec
Link fixes 2022-07-03 12:19:00 +05:30
Neeraj Gupta a25cdbf570
replace loading widget var with EnteLoadingWidget 2022-07-03 11:34:42 +05:30
Neeraj Gupta f2102fac1a
replace nothingToSeeHere with EmptyState widget 2022-07-03 11:27:27 +05:30
Neeraj Gupta 54c118b5e7
Refactor thumbnail widget 2022-07-03 11:07:04 +05:30
Neeraj Gupta 728064ae90
Refactor thumbnail widget 2022-07-02 23:06:25 +05:30
ashilkn c48f7b3f85 redesigned basic layout of file name tile in file info 2022-07-02 19:23:23 +05:30
ashilkn 1c9dc6566e redesigned time and date of file info 2022-07-02 12:54:36 +05:30
Neeraj Gupta 348ddc1f69
reactor: move widgets location 2022-07-01 20:09:02 +05:30
Neeraj Gupta 815e12eeb4
reactor: move widgets location 2022-07-01 20:08:33 +05:30
Neeraj Gupta e7289ccbf8
Remove unused widget 2022-07-01 19:49:54 +05:30
Neeraj Gupta a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30
Neeraj Gupta 94b75ff38d
remove unused widget 2022-07-01 18:09:43 +05:30
Neeraj Gupta 888743747d
Fix:Ignore tap on file top and bottom bar actions when hidden 2022-07-01 09:09:57 +05:30
ashilkn b1e7489bdd replaced dialog with a bottom sheet skeleton 2022-06-30 14:17:04 +05:30
Manav 361c51f4dd
Merge pull request #368 from ente-io/fix_file_selection
Fix: selectedFiles use generatedId for tracking selected files
2022-06-29 15:34:24 +05:30
Neeraj Gupta d2c506f149
Fix: selectedFiles use generatedId for tracking selected files 2022-06-29 15:11:20 +05:30
Ashil 50f87c9668
Merge pull request #366 from ente-io/grant-permission-screen-fixes
Grant permission screen fixes
2022-06-29 14:24:13 +05:30
ashilkn 5e8a8a0b5b centered assests in loading photos screen 2022-06-29 13:54:10 +05:30
ashilkn 73ba6e945b Merge branch 'master' into grant-permission-screen-fixes 2022-06-29 13:29:25 +05:30
ashilkn c23d344239 centered the assets, added extra padding to bottom and reduced top shadow of FAB 2022-06-29 13:27:55 +05:30
Neeraj Gupta 8777dfb77d
force custom routeBuilder while showing DetailPage 2022-06-29 13:12:35 +05:30
Neeraj Gupta 28630a39c6
Fix button color for rate us dialog 2022-06-29 12:58:18 +05:30
Neeraj Gupta 80dfe150c9
update email address for bug reports 2022-06-28 20:09:17 +05:30
ashilkn 113d3c27be removed occurrence of _getBackupFoldersSelectionHook between loading photos screen and 'select folders for backup screen' 2022-06-28 19:26:29 +05:30
ashilkn 0bfde606f9 fixed the transition to grandpermission screen 2022-06-28 13:17:36 +05:30
ashilkn 1c3fcd5a61 replaced the ente icon foreground with a high resolution one 2022-06-27 13:15:03 +05:30
Neeraj Gupta 53fdc04a08
Wrap photo_view inside PhotoViewGestureDetectorScope to improve zoom 2022-06-27 02:07:42 +05:30
Neeraj Gupta a8e9c9d6d5
DetailedPage: rebuild on actual change of shouldDisableScroll value 2022-06-27 01:57:58 +05:30
Neeraj Gupta 041c19137e
Add debugLogs to track rebuilds 2022-06-27 01:52:07 +05:30
Neeraj Gupta 06336d863a
Update asset 2022-06-24 21:22:00 +05:30
Neeraj Gupta 34681b5a34
update assets 2022-06-24 20:59:24 +05:30
Neeraj Gupta a63f3fd5c4
show memory counter for large number of memories 2022-06-24 19:18:11 +05:30
Manav f31736039f
Merge pull request #355 from ente-io/removeListner
iOS: Enable swipeBack after adding/removing/restoring files to album
2022-06-24 15:38:28 +05:30
Neeraj Gupta 622fb7ccd1
iOS: Enable user to swipe back after adding/removing/restoring files to collection 2022-06-24 15:35:20 +05:30
Neeraj Gupta 083c52fbca
Sort collection by name during Add/Move/Restore flow 2022-06-24 14:38:48 +05:30
Neeraj Gupta ce202c94b3
Update email on UI on emailChange 2022-06-23 18:36:35 +05:30
Neeraj Gupta 5b9d332649
Fix change email flow 2022-06-23 17:42:19 +05:30
Manav d6e5d8c8d2
Merge pull request #342 from ente-io/log_improvement
Switch to ApplicationSupportDirectory for logs
2022-06-23 08:55:08 +05:30
Neeraj Gupta 79d639b2c6
Log indexChange on console during debugging only 2022-06-23 08:44:25 +05:30
Manav c066948b9c
Merge pull request #341 from ente-io/bug_fix_future_creationTime
Show photo with creationTime in future
2022-06-23 07:50:59 +05:30
Neeraj Gupta 0bebde580d
Show photo with creationTime in future 2022-06-23 07:46:41 +05:30
ashilkn 08797d3535 minor fix 2022-06-22 13:10:09 +05:30
ashilkn 4f3756e601 padding fix for 'Check for updates' in 'About' 2022-06-22 12:51:19 +05:30
Manav 82c26ef1c9
Merge pull request #337 from ente-io/hide_hidden_memories
Hide hidden memories from memories widget 🍭
2022-06-21 18:48:31 +05:30
Neeraj Gupta c54fe344ce
avoid fetching hidden memories for memories (duh) 2022-06-21 18:43:16 +05:30
vishnukvmd d4b6ec80d1 Make the theme switch toggle less ugly 2022-06-21 01:33:27 +05:30
vishnukvmd 08a82030f6 Remove extra separator 2022-06-21 01:32:24 +05:30
Neeraj Gupta e53d8cbc18
Show theme toggle button for Android 2022-06-20 23:08:43 +05:30
Neeraj Gupta 133c0bb3fc
always allow scrolling 2022-06-20 14:46:45 +05:30
Neeraj Gupta 0d312989b8
Allow page swipe on scroll left/right 2022-06-20 14:34:17 +05:30
Neeraj Gupta 16c58d0142
minor refactor 2022-06-20 13:40:50 +05:30
Neeraj Gupta 469cd92ba3
Merge pull request #330 from ente-io/fix_minor_typo
Fix minor typo
2022-06-20 10:38:53 +05:30
vishnukvmd bfd81a4f71 Fix minor typo 2022-06-20 10:37:28 +05:30
Neeraj Gupta 59961684ec
show storage card behind loading indicator 2022-06-19 17:04:41 +05:30
Neeraj Gupta a4abf26429
precache storage card to avoid flickering 2022-06-19 16:56:07 +05:30
Neeraj Gupta 9cd2ee7f18
Merge pull request #327 from ente-io/onboarding_fixes
Onboarding fixes
2022-06-19 16:36:48 +05:30
Manav 8b58cf7634
Merge pull request #325 from ente-io/wake_lock
Add UI setting to keep device awake
2022-06-19 16:32:43 +05:30
Neeraj Gupta 6006cf056b
Update copies 2022-06-19 16:27:54 +05:30
Neeraj Gupta 55cdfab7f7
Show keep device awake option on iOS only 2022-06-19 16:26:22 +05:30
vishnukvmd 05f05548fc Add a skip button to the backup folder selection screen in the onboarding flow 2022-06-19 15:50:30 +05:30
vishnukvmd 08df53cee4 Don't show title on the action bar of the subscription page during onbaording 2022-06-19 15:48:35 +05:30
vishnukvmd cc2817d738 Fix style of underlined links 2022-06-19 15:39:37 +05:30
vishnukvmd 6ee64dbac9 Fix text style of Questions link 2022-06-19 15:35:14 +05:30
vishnukvmd fbf18e7b08 Fix styles of the email entry page 2022-06-19 15:34:53 +05:30
vishnukvmd 3eab45f902 Fix styles of the billing FAQ 2022-06-19 15:34:43 +05:30
vishnukvmd 483fd5437b Flip debug condition 2022-06-19 14:54:40 +05:30
vishnukvmd 898fe1670d Update copies 2022-06-19 14:54:13 +05:30
vishnukvmd 77bb7aa096 Update copy 2022-06-19 14:49:35 +05:30
vishnukvmd 45bdf77748 Fix padding 2022-06-19 14:49:25 +05:30
vishnukvmd 8910da34e8 Update background color of the album sharer's icon 2022-06-19 14:37:07 +05:30
vishnukvmd d907703e59 Update empty state for the shared collection screen 2022-06-19 14:33:52 +05:30
Neeraj Gupta d4d94b6269
update copies 2022-06-19 02:25:05 +05:30
Neeraj Gupta 9acfdff704
Add confimation dialog before enabling wake lock 2022-06-19 02:13:06 +05:30
Neeraj Gupta 57c838dbf6
Add UI setting to keep device awake 2022-06-19 01:09:08 +05:30
Neeraj Gupta 853baddca2
minor copy change 2022-06-18 20:44:23 +05:30
vishnukvmd cea9e025a3 Fix cases 2022-06-18 17:53:51 +05:30
Vishnu Mohandas eda439adf0
Merge pull request #322 from ente-io/improve-sharing-toast 2022-06-18 14:58:36 +05:30
Manav 2512ae9727 Remove please
The toast is short and disappears too quickly, so we need to reduce
the amount of text.

The longer term fix would be to improve this interaction.
2022-06-18 14:53:59 +05:30
Manav ff2877463e Improve sharing toast 2022-06-18 10:03:48 +05:30
Neeraj Gupta bb4c0dd6e6
Fix top appBar height for android 2022-06-17 15:59:43 +05:30
Manav 6e21a02437
Merge pull request #320 from ente-io/create_account_validation
Fix password match during sign up
2022-06-17 15:28:34 +05:30
Neeraj Gupta b797951100
Fix password match during sign up 2022-06-17 15:25:38 +05:30
Neeraj Gupta 29bbd94056
Fire even for backup folder updated 2022-06-17 14:59:21 +05:30
Neeraj Gupta a180766b1e
Add unsyced local folder for backup before creating public link 2022-06-17 14:57:32 +05:30
Neeraj Gupta a662ce583e
Fix bg color for live photo video preview in lightTheme 2022-06-17 10:15:37 +05:30
Neeraj Gupta ef2be6bd46
add missing sectionDivider before rate-us 2022-06-17 10:07:12 +05:30
Neeraj Gupta ba7c2ec08b
TrashView: Fix visiblity of Restore & Delete option in lightTheme 2022-06-17 08:02:55 +05:30
Neeraj Gupta f78a247569
Merge pull request #315 from ente-io/dynamic-FAB-popup-fix
removed popping of keyboard between screens
2022-06-15 22:55:30 +05:30
ashilkn 03c1dc697b removed poping of keyboard between screens 2022-06-15 18:14:23 +05:30
ashilkn 68840bb1c4 added whitespace to bottom of 'Outgoing' 2022-06-15 16:59:00 +05:30
ashilkn f96047eb69 Merge branch 'master' into create-account-/-reset-password-fix 2022-06-15 16:37:22 +05:30
ashilkn e56b12bc09 restricted account creation/resting password when password is weak 2022-06-15 16:11:42 +05:30
ashilkn bc9751208b fixed overlapping of password strength indicator in reset password screen 2022-06-15 14:14:17 +05:30
ashilkn 26b25359c5 fixed FAB animation issue 2022-06-15 12:18:23 +05:30
Manav ed95a55130 Fix capitalization of "Shared with" 2022-06-14 12:11:21 +05:30
Neeraj Gupta 84ca231024
Merge branch 'redesign' of github.com:ente-io/frame into redesign 2022-06-14 10:18:47 +05:30
Neeraj Gupta 700191859c
Fix settings ui 2022-06-14 10:18:22 +05:30
Manav 8054519b18
Merge pull request #307 from ente-io/style_child_subscription_screen
Style the child subscription screen
2022-06-13 20:58:45 +05:30
vishnukvmd b55d969065 Fix text color 2022-06-13 20:57:06 +05:30
Vishnu Mohandas 13f64ab2c7
Merge pull request #308 from ente-io/render-overflow-on-loading-photos-screen 2022-06-13 20:49:11 +05:30
Neeraj Gupta 1b8de527c1
remove subscription plan option from Account section 2022-06-13 20:47:46 +05:30
Neeraj Gupta 67612f0031
remove unused code 2022-06-13 20:46:29 +05:30
Neeraj Gupta 3a8f9047c4
Fix storage box UI 2022-06-13 20:44:49 +05:30
ashilkn 6513c02cf1 Merge branch 'redesign' into render-overflow-on-loading-photos-screen 2022-06-13 20:44:09 +05:30
ashilkn fe4dda1237 made the 'grand permission' button a FAB and made the content above it scrollable 2022-06-13 20:43:29 +05:30
vishnukvmd 910c63303e Fix button style 2022-06-13 20:21:03 +05:30
ashilkn 073aa2ebd1 Made loading photos screen scrollable 2022-06-13 20:14:47 +05:30
vishnukvmd 13eef6d518 Fix styles of the ChildSubscriptionWidget 2022-06-13 20:12:08 +05:30
vishnukvmd 9937bee6ef Remove redundant text style 2022-06-13 20:02:51 +05:30
vishnukvmd cb7574eadf Minor changes to the dedupe page 2022-06-13 19:29:17 +05:30
Vishnu Mohandas 0c6657dc32
Merge pull request #304 from ente-io/safeAreaShadow
Minor UI Fixes
2022-06-13 14:21:09 +05:30
vishnukvmd 98d517874f Update color of selection bar 2022-06-13 12:56:35 +05:30
vishnukvmd 3dad1cc665 Reduce brand font size 2022-06-13 12:46:11 +05:30
vishnukvmd 27a903522b Reduce divider thickness 2022-06-13 12:45:26 +05:30
Neeraj Gupta 0c53e13d2a
Deduplicate: Add padding around delete button 2022-06-13 12:35:06 +05:30
Neeraj Gupta c0f0c25743
add show for bottom safearea in detailed file view 2022-06-13 12:07:48 +05:30
vishnukvmd 468f428093 Reduce font size of branding 2022-06-13 10:34:31 +05:30
vishnukvmd 2bb0f427ce Fix error states on status bar 2022-06-12 23:46:14 +05:30
vishnukvmd 60cd4f3b2e Render error widgets correctly on the status bar 2022-06-12 23:41:58 +05:30
vishnukvmd f20e4e9b3c Fix color of "ente" in "On ente" 2022-06-12 22:10:46 +05:30
vishnukvmd 3159370649 Reduce vertical spacing between section title and the section 2022-06-12 22:09:28 +05:30
vishnukvmd e693779ff7 Merge remote-tracking branch 'origin/redesign' into branding 2022-06-12 22:07:29 +05:30
vishnukvmd 174c696111 Fix "On ente" 2022-06-12 22:07:05 +05:30
vishnukvmd a3977e55b2 Move HeaderErrorWidget 2022-06-12 21:59:19 +05:30
vishnukvmd 73ab4e684d Extract out RefreshIndicatorWidget 2022-06-12 21:58:50 +05:30
vishnukvmd ae7c2dc5ce Minor refactor 2022-06-12 21:44:55 +05:30
vishnukvmd ec136bec2b Add branding to status bar 2022-06-12 21:40:38 +05:30
Neeraj Gupta 063c9ba5f4
Fix color for leave family dialog in light theme 2022-06-12 21:39:24 +05:30
Neeraj Gupta af71a78172
FreeUpSpace: Fix success dialog for light theme 2022-06-12 21:36:51 +05:30
Neeraj Gupta 85e8623b95
Put free up space body inside scrollView 2022-06-12 21:33:31 +05:30
vishnukvmd 48e5333d8d Start creating a root widget 2022-06-12 20:20:00 +05:30
vishnukvmd 7d91660523 Move HeaderErrorWidget into a separate file 2022-06-12 20:09:36 +05:30
vishnukvmd 49aa90bcd6 Reduce information leakage 2022-06-12 20:08:07 +05:30
vishnukvmd e9e9773bce Extract out HeaderErrorWidget 2022-06-12 20:06:11 +05:30
ashilkn 5bece69d47 changed spacing of grid from 5px to 9px 2022-06-12 19:52:05 +05:30
ashilkn 91bf374822 fixed broken albums on ipad 2022-06-12 18:14:05 +05:30
ashilkn b17bcd00f9 minor fixes 2022-06-11 14:51:39 +05:30
ashilkn b711dfe715 resolved merge conflicts 2022-06-11 14:41:08 +05:30
ashilkn 705f558f9c changed left padding of section title to 16px 2022-06-11 14:34:39 +05:30
vishnukvmd 47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd 3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
vishnukvmd b1a17e0cec Merge remote-tracking branch 'origin/redesign' into shared-collection-screen-fixes 2022-06-11 13:14:46 +05:30
vishnukvmd 65a6140532 Remove blur filter for dialogs 2022-06-11 12:09:35 +05:30
vishnukvmd 08a89ace39 Add text to indicate that we are loading photos from device 2022-06-11 11:56:34 +05:30
Vishnu Mohandas 4b9bd64bc1
Merge pull request #296 from ente-io/login-features-captions 2022-06-11 09:15:29 +05:30
Manav bd10124d78 Capitalize the captions on the landing screen 2022-06-11 09:03:09 +05:30
Manav 95ad4febc3 Tweak the borders on the settings screen
Verified the look on both light/dark.
2022-06-11 08:52:38 +05:30
Neeraj Gupta 0e01af4af2
DetailPage: Fix appbar height for iOS 2022-06-10 21:49:09 +05:30
vishnukvmd 2ecd872f3d Pass context to toast_util 2022-06-10 19:59:56 +05:30
vishnukvmd 78bcc86912 Update gallery load screen 2022-06-10 19:51:50 +05:30
vishnukvmd d4b7669164 Improve grant permission screen 2022-06-10 19:40:37 +05:30
vishnukvmd 6678fd7e37 Update font size 2022-06-10 19:25:41 +05:30
vishnukvmd d0af78ce6c Remove unused fonts 2022-06-10 19:25:35 +05:30
vishnukvmd bd06140327 Update landing page 2022-06-10 18:21:25 +05:30
ashilkn 7cbbc84459 changed favorite icon style 2022-06-10 18:01:42 +05:30
ashilkn 2b7fbda1bc minor fix 2022-06-10 17:49:37 +05:30
vishnukvmd fa529738cf Update copies for the landing page 2022-06-10 17:45:14 +05:30
vishnukvmd 1cf0e564b4 Remove unused import 2022-06-10 17:36:52 +05:30
vishnukvmd ecfe69394f Update text color of the "Existing user" button 2022-06-10 17:34:14 +05:30
ashilkn 6cc6ac32ff Merge branch 'redesign' into shared-collection-screen-fixes 2022-06-10 14:58:15 +05:30
ashilkn dc565c99d4 matched layout of Incoming section to that of 'On ente' section 2022-06-10 14:35:35 +05:30
Neeraj Gupta f946796b81
Merge pull request #291 from ente-io/minor-redesign-fixes
Minor redesign fixes
2022-06-10 12:48:44 +05:30
vishnukvmd dc5dffd601 Fix cases 2022-06-10 12:39:15 +05:30
vishnukvmd f001f1216e Change copy on the backup selection page 2022-06-10 12:31:07 +05:30
vishnukvmd 51293c6813 Remove toast on clicking the subscription card 2022-06-10 12:23:47 +05:30
vishnukvmd 0261fd8106 Update detail screen 2022-06-10 12:11:24 +05:30
Neeraj Gupta ba6a4d6e46
Fix navigation bar state on logout 2022-06-10 11:58:21 +05:30
Neeraj Gupta 1ffbc15dca
Capitalize words 2022-06-10 11:32:48 +05:30
Neeraj Gupta 3bb37d4e4b
reduce padding above trash/hidden section 2022-06-10 11:29:25 +05:30