Commit graph

3670 commits

Author SHA1 Message Date
Neeraj Gupta 1e3475194d
enhance logs 2022-06-29 10:26:11 +05:30
Neeraj Gupta d0090080ee
minor fixes 2022-06-29 10:19:19 +05:30
Neeraj Gupta 57b447ee50
enhance logs for asset re-upload scenarios 2022-06-29 10:10:06 +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
Manav e495c89764
Merge pull request #354 from ente-io/sort_collection_name
Sort albums by name during Add/Move/Restore flow
2022-06-24 14:41:46 +05:30
Neeraj Gupta 083c52fbca
Sort collection by name during Add/Move/Restore flow 2022-06-24 14:38:48 +05:30
Neeraj Gupta ccd587da3e
Handle no element stateError while fetching urls 2022-06-24 08:50:17 +05:30
Neeraj Gupta dd1c8676f2
bump version to 0.6.5+335 2022-06-23 18:47:31 +05:30
Neeraj Gupta d588df6abd
ensure that config is init before UserService 2022-06-23 18:40:35 +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
Neeraj Gupta f6a29bd6f0
skip init sentry if dsn is not specified 2022-06-23 15:34:52 +05:30
Vishnu Mohandas 669bce7763
Merge pull request #346 from ente-io/tweak-logs-message
Mention that logs contain file names in the report bug confirmation
2022-06-23 12:58:36 +05:30
Manav 661a6bc243 Use Vishnu's suggestion 2022-06-23 12:55:45 +05:30
Manav 243cf36af7 Mention that logs contain file names in the report bug confirmation 2022-06-23 12:49:20 +05:30
Manav ae368876be
Merge pull request #343 from ente-io/quick_fix
Fix: Use correct logs directory for bug reports
2022-06-23 11:04:02 +05:30
Neeraj Gupta dacd989366
Fix log directory path for send logs 2022-06-23 09:42:58 +05:30
Neeraj Gupta 5c9cf03250
use support directory for logs 2022-06-23 09:02:43 +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 876b8e1aaf
use ApplicationSupportDirectory instead of tempDirectory for logs 2022-06-23 08:48:10 +05:30
Neeraj Gupta 79d639b2c6
Log indexChange on console during debugging only 2022-06-23 08:44:25 +05:30
Neeraj Gupta a6f7974278
Skip logging handled errors to sentry 2022-06-23 08:42:43 +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
Ashil 5ed2669271
Merge pull request #340 from ente-io/app-icon-size-on-android
Minor fixes
2022-06-22 20:03:04 +05:30
Vishnu Mohandas fb7d71380e
Merge pull request #339 from ente-io/neeraj/mob-82-background-battery-drain
Minor improvements to reduce battery usage
2022-06-22 17:56:30 +05:30
Neeraj Gupta b93379b8b2
use fetchUploadUrl instead of canUpload wrapper 2022-06-22 16:49:12 +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
Neeraj Gupta 76f279cb83
address review comment 2022-06-22 12:49:34 +05:30
Neeraj Gupta 36982adcd8
BackgroundFetch: run when there's any network and device battery is not low 2022-06-22 12:02:07 +05:30
Neeraj Gupta 3135538514
Log known error as warning and unhandled as server error 2022-06-22 12:00:58 +05:30
Neeraj Gupta 2f847e0ccc
Verify if user can upload more files before preparing files for upload 2022-06-22 11:57:36 +05:30
Neeraj Gupta 2e882c27ae
remove unused import 2022-06-21 20:14:24 +05:30
Neeraj Gupta eba0dc51a0
Minor refactor 2022-06-21 20:07:17 +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
Neeraj Gupta 03ea93f277
Hide hidden collections from memories 2022-06-21 18:25:39 +05:30
Neeraj Gupta e248758ad9
Refactor ImportantItemsFilter logic 2022-06-21 18:13:24 +05:30
Manav 3ea607f1c4
Merge pull request #336 from ente-io/preserve_more_fix
Fix: Sync all files on disk change when limited permission is granted
2022-06-21 13:09:22 +05:30
Neeraj Gupta 22cf83faf0
Fix: Sync all files on disk change when limited permission is granted 2022-06-21 12:48:49 +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 6a884b7bd0
Fix swipe to go back interaction for iOS 2022-06-20 15:20:03 +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 49b04f6a97
await on toggle operation 2022-06-19 01:19:17 +05:30
Neeraj Gupta 57c838dbf6
Add UI setting to keep device awake 2022-06-19 01:09:08 +05:30
Neeraj Gupta ae99feaeaf
increase concurrent video upload limit to 2 2022-06-18 20:46:43 +05:30
Neeraj Gupta 853baddca2
minor copy change 2022-06-18 20:44:23 +05:30
Neeraj Gupta 00a65cfc1c
rename variable 2022-06-18 20:41:15 +05:30
Neeraj Gupta 22a46e2f25
fix another typo 2022-06-18 20:31:43 +05:30
Neeraj Gupta c4f7b9abc2
fix stupid typo 2022-06-18 20:29:39 +05:30
Neeraj Gupta 3e26efb30f
minor refactor 2022-06-18 20:24:25 +05:30
Neeraj Gupta 467c272939
upload one video at a time 2022-06-18 20:22:33 +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 ca69b66475 Switch all text to medium 2022-06-13 19:59:58 +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 4c1a42cc78 Update dialog color for dark theme 2022-06-11 12:52:21 +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 172bb68bfe Update toast color depending on the theme 2022-06-10 20:03:43 +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 d677adffe5 Change navigation bar colors 2022-06-10 12:17:49 +05:30
vishnukvmd 0261fd8106 Update detail screen 2022-06-10 12:11:24 +05:30
vishnukvmd 3b2931fc2d Fix color of selection bar on light theme 2022-06-10 12:03:19 +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 29b7aa7b7d
Add toString for TabChangedEvent 2022-06-10 11:29:49 +05:30
Neeraj Gupta 3bb37d4e4b
reduce padding above trash/hidden section 2022-06-10 11:29:25 +05:30
Neeraj Gupta fd2d8adb99
change case 2022-06-10 10:15:42 +05:30
Neeraj Gupta bfd76989ad
Trash: Fix visiblity of delete all button 2022-06-09 21:49:13 +05:30
Neeraj Gupta 271be86cbd
update ui for storage card 2022-06-09 21:00:45 +05:30
Neeraj Gupta 0c89494841
Merge branch 'redesign' of github.com:ente-io/frame into redesign 2022-06-09 20:36:00 +05:30
Neeraj Gupta 05a86d31cc
force dark theme for video player 2022-06-09 20:33:08 +05:30
ashilkn d9048c08ed Merge branch 'redesign' into fav-icon-+-appbar 2022-06-09 19:22:25 +05:30
ashilkn 665867e774 changed background color for backup enabled/disabled for on device folders on light theme 2022-06-09 19:15:58 +05:30
Neeraj Gupta 410cd9b571
VideoControl: Increase height to avoid control overlap with bottom bar 2022-06-09 19:14:48 +05:30
Neeraj Gupta 94a06734a0
Fix merge conflic 2022-06-09 19:11:44 +05:30
ashilkn d4b63e013d changed appbar color to black in dark theme 2022-06-09 18:50:25 +05:30
Neeraj Gupta 8e093df793
Merge branch 'redesign' of github.com:ente-io/frame into redesign 2022-06-09 18:38:24 +05:30
Neeraj Gupta 9bc4306218
Merge branch 'master' into redesign 2022-06-09 18:37:56 +05:30
ashilkn aa58785080 fixed favorite icon, icon style + top padding 2022-06-09 18:04:47 +05:30
Neeraj Gupta 58746a4b7a
Merge remote-tracking branch 'origin/master' into reupload_files 2022-06-09 17:23:37 +05:30
Neeraj Gupta bbd24581ad
gracefully handle failure in freespace api call 2022-06-09 17:04:25 +05:30
ashilkn 533296bf54 resolved merge conflicts 2022-06-09 16:39:54 +05:30
ashilkn 4252d1dba0 fixed font of some appbar titles 2022-06-09 16:35:15 +05:30
Neeraj Gupta 10bec1143d
remove shadow from gradient button 2022-06-09 15:47:31 +05:30
ashilkn 06b94ac5bc shifted password strength indicator below confirm password 2022-06-09 15:34:33 +05:30
Neeraj Gupta af965cc364
Fix password reset/change screen 2022-06-09 15:29:10 +05:30
vishnukvmd fd0f19a68f Format count of memories 2022-06-09 15:23:03 +05:30
vishnukvmd dbbaf9ce36 Add padding after the email address 2022-06-09 15:20:57 +05:30
vishnukvmd dce4ab1de7 Fix title of the dedupe screen 2022-06-09 15:18:34 +05:30
vishnukvmd 591bceaf7b Update "Free up space" screen 2022-06-09 15:17:34 +05:30
vishnukvmd d84ee01193 Fix title bar color 2022-06-09 15:01:46 +05:30
vishnukvmd bfa3c9bd92 Merge remote-tracking branch 'origin/redesign' into minor-redesign-fixes 2022-06-09 14:55:40 +05:30
ashilkn 7f76930fcf removed shadow from appbar in theme 2022-06-09 14:45:38 +05:30
vishnukvmd ebdf7442e1 Fix more cases 2022-06-09 13:59:30 +05:30
vishnukvmd c8774a1595 Fix casing 2022-06-09 13:54:37 +05:30
vishnukvmd 1bf689e837 Fix text case 2022-06-09 13:50:50 +05:30
Neeraj Gupta 513427b42c
Merge pull request #286 from ente-io/minor-redesign-fixes
Minor redesign fixes
2022-06-09 13:47:03 +05:30
vishnukvmd 611e882f0d Remove shadow from the overlay widget 2022-06-09 13:38:15 +05:30
vishnukvmd 5e768a23a2 Fix radius of shared collection thumbnails 2022-06-09 13:29:20 +05:30
vishnukvmd 7c13baf74e Add a barrierColor to the delete pop up 2022-06-09 13:25:13 +05:30
vishnukvmd b4954ceb76 Update colors of the selection dialog 2022-06-09 13:23:11 +05:30
Neeraj Gupta 9d78484017
default to 0 as currentIndex for bottomStart 2022-06-09 13:05:08 +05:30
vishnukvmd 630afdc7f5 Fix size of dialog text 2022-06-09 12:55:06 +05:30
Neeraj Gupta 13f27f59ad
Remove hero animation during sign_up screen transition 2022-06-09 12:51:50 +05:30
Neeraj Gupta 167dad9948
Fix UI for add button on sharing screen 2022-06-09 12:51:31 +05:30
Neeraj Gupta ee08181a67
show theme switch button for Android Debug builds 2022-06-09 12:34:03 +05:30
Neeraj Gupta e5413177c2
Fix light theme color for teminate session dialog 2022-06-09 11:35:37 +05:30
Neeraj Gupta ec03499f57
Fix details page appBar for iOS 2022-06-09 11:29:22 +05:30
Neeraj Gupta 788ad13ad8
Capitalize word 2022-06-09 11:23:00 +05:30
Neeraj Gupta de9f42cd38
Fix fileinfo color 2022-06-09 10:44:05 +05:30
Neeraj Gupta 842e34f61b
Capitalize words 2022-06-09 10:29:23 +05:30
Neeraj Gupta ceac5c0b40
Capitalize words 2022-06-09 10:21:59 +05:30
Neeraj Gupta e446ee3f9d
Merge branch 'redesign' of github.com:ente-io/frame into redesign 2022-06-09 08:01:22 +05:30
Neeraj Gupta b329939cb4
make limit mandatory parameter 2022-06-08 19:47:19 +05:30
Neeraj Gupta 69f37e5456
only run migration is device if device is on Android API level >=29 2022-06-08 16:19:29 +05:30
Neeraj Gupta 423304aecc
Fix bug in sql query 2022-06-08 15:59:29 +05:30
Neeraj Gupta 42f2316fc8
Fix typo 2022-06-08 15:37:17 +05:30
Neeraj Gupta 5c5fa2735b
put migration logic behind feature flag 2022-06-08 15:21:03 +05:30
Neeraj Gupta 2b60008350
minor refactor 2022-06-08 15:09:02 +05:30
Neeraj Gupta 937658519c
Merge branch 'master' into reupload_files 2022-06-08 15:08:29 +05:30
Manav c1023b059b
Merge pull request #263 from ente-io/remove_nw_wait_time
[Perf][AppStart] Don't await on featureFlag fetch from network
2022-06-08 15:06:14 +05:30
Neeraj Gupta 91a9e13925
minor refactor 2022-06-08 15:00:21 +05:30
Neeraj Gupta bb5ef1b246
Minor bug fixes 2022-06-08 14:50:03 +05:30
Neeraj Gupta e547304036
Reupload files with missing location 2022-06-08 14:19:23 +05:30
ashilkn fc61250c63 removed bottom shadow from some screens 2022-06-08 13:30:58 +05:30
ashilkn d7a50c1e3a added whitespace to bottom for some screens + increased vertical padding for 'Delete all' button on iOS 2022-06-08 13:24:31 +05:30
Neeraj Gupta fb31444ce0
Merge branch 'redesign' of github.com:ente-io/frame into redesign 2022-06-08 10:52:39 +05:30
Neeraj Gupta c7347b7f04
Add DB to track potential fileIDs for reupload 2022-06-08 10:52:07 +05:30
Neeraj Gupta f59aebfb2e
Merge pull request #280 from ente-io/change-status-bar-color-on-details-screen
Status bar color on details screen on light theme
2022-06-08 10:03:40 +05:30
Neeraj Gupta 0be2f4af90
Merge pull request #278 from ente-io/minor-redesign-fixes
Minor redesign fixes
2022-06-08 10:03:29 +05:30
Neeraj Gupta b95a3529c3
Merge pull request #279 from ente-io/settings-screen-fixes
Settings screen fixes
2022-06-08 10:01:38 +05:30
ashilkn 3dba9ab527 added some whitespace at the bottom of gallery 2022-06-08 09:16:53 +05:30
ashilkn 64cce53bcb changed color of cancel button on selected overay for dark theme for it to be better visible 2022-06-07 20:24:53 +05:30
ashilkn 4f97170252 removed gradient on collection screen and made it only visible on when the selection overlay comes up 2022-06-07 20:13:14 +05:30
ashilkn 12ef8f24b4 wrapped the bottom options bar with a safearea widget 2022-06-07 19:41:06 +05:30
ashilkn 3a97323eaa removed safearea and added top padding to appbar and the like button 2022-06-07 19:12:47 +05:30
ashilkn 3e499eb195 removed appbar elevation 2022-06-07 17:20:36 +05:30
ashilkn 56a2a6c390 fixed visibility issues on light theme on the settings screen and set elevation to 0 in some appbars 2022-06-07 13:58:34 +05:30
vishnukvmd e2698e5fb4 Add light loading widget for thumbnails 2022-06-07 13:52:57 +05:30
vishnukvmd f9bc81d99b Fix typo 2022-06-07 13:41:21 +05:30
vishnukvmd ce0705ee9a Fix colors of draggable scroll bar 2022-06-07 13:37:45 +05:30
vishnukvmd 44f6e45c54 Fix gallery scroll color 2022-06-07 13:33:35 +05:30
vishnukvmd 3d9f987bcd Update nav bar colors for dark mode 2022-06-07 13:26:46 +05:30
ashilkn ae5ab5bfd5 made 'View logs' visible in light theme in the 'Report bug' dialog box 2022-06-07 13:14:45 +05:30
ashilkn 17e5966404 added extra height to fields with a toggle button in settings to make spacing uniform 2022-06-07 13:07:52 +05:30
ashilkn 5cce4d67e4 removed divider on top of 'Rate us!' 2022-06-07 12:49:27 +05:30
vishnukvmd f80122a5e0 Merge remote-tracking branch 'origin/redesign' into minor-redesign-fixes 2022-06-07 10:35:54 +05:30
ashilkn d2e4644ef4 Merge branch 'redesign' into refactoring-use-of-bottomAppBarColor 2022-06-07 10:12:20 +05:30
Ashil b26f564d25
Merge pull request #275 from ente-io/dynamic-FAB-fix
Dynamic fab fix (to reduce weirdness of animation)
2022-06-07 10:11:03 +05:30
ashilkn 3322dcf1c3 code refactoring 2022-06-07 10:10:29 +05:30
ashilkn 48b7826769 removed padding of update button 2022-06-07 09:43:36 +05:30
ashilkn 212c213fe7 Merge branch 'redesign' into dynamic-FAB-fix 2022-06-07 09:22:43 +05:30
ashilkn 843e0f41e2 Dynamic FAB's transition fix 2022-06-07 09:20:41 +05:30
Neeraj Gupta 38e4d020bf
add bottom padding 2022-06-06 22:03:50 +05:30
Neeraj Gupta d8988336b3
Remove separator beflow storage card 2022-06-06 21:46:30 +05:30
Neeraj Gupta d8137874d3
Capitalize words 2022-06-06 21:43:29 +05:30
vishnukvmd b4b6f65db2 Update padding for day title 2022-06-06 21:21:43 +05:30
vishnukvmd 9b2372aa23 Reduce width of the MemoryWidget to match the width reduction in each item 2022-06-06 21:16:02 +05:30
Neeraj Gupta 7c34e7a989
Fix leave family widget visibility on light mode 2022-06-06 20:57:45 +05:30
Neeraj Gupta c600f2ea70
Capitalize words 2022-06-06 19:12:27 +05:30
ashilkn db28dc885e fixed overlapping of password strength indicator 2022-06-06 18:03:15 +05:30
ashilkn ee4d9e0162 minor fix 2022-06-06 17:41:13 +05:30
ashilkn 21de3fb0a3 increased padding of 'grant permission' button 2022-06-06 16:40:18 +05:30
ashilkn 768558d3b9 code refactoring 2022-06-06 16:02:10 +05:30
Neeraj Gupta 80afffe3e6
Revert "merge changes?"
This reverts commit e4223d910f.
2022-06-06 13:55:57 +05:30
ashilkn ac912192cc resolved merge conflicts 2022-06-06 12:51:09 +05:30
ashilkn e4223d910f merge changes? 2022-06-06 11:58:49 +05:30
Neeraj Gupta f853f1ad51
Prettify lockscreen ui 2022-06-06 11:49:20 +05:30
ashilkn 9336975931 Merge branch 'redesign' into manage-link-screen 2022-06-06 11:40:50 +05:30
ashilkn c725d6c966 added light theme of datetimepicker 2022-06-06 11:36:36 +05:30
Neeraj Gupta 5a78738fdf
Merge branch 'master' into redesign 2022-06-06 11:16:23 +05:30
ashilkn 97b8f23603 made 'Cancel' and 'Ok' in enter password dialog box visibile in light theme 2022-06-06 11:04:17 +05:30
Neeraj Gupta 7e71f7fb59
Fix typo 2022-06-06 10:54:05 +05:30
ashilkn 9b23cbaa2f made 'yes' in disable downloads modal visible in light theme 2022-06-06 10:44:43 +05:30
Neeraj Gupta 7c785d5c0a
Merge branch 'master' into redesign 2022-06-06 10:03:29 +05:30
Neeraj Gupta e7a0a88987
invoke shareLogs file action on doubleTap 2022-06-05 17:24:46 +05:30
Neeraj Gupta 1ea3975ce9
add subType in error log for live photo video fetch failure 2022-06-05 17:19:16 +05:30
Neeraj Gupta a77bf352db
File:include title in toString() 2022-06-05 17:17:59 +05:30
ashilkn f8d3527ca3 fixed issue with light theme for the cupertioModalPopup (picker) 2022-06-04 19:54:18 +05:30
Neeraj Gupta 6963131d55
Merge branch 'redesign' of github.com:ente-io/frame into redesign 2022-06-04 17:56:16 +05:30
Neeraj Gupta a16e98815a
Capitalize words 2022-06-04 17:55:55 +05:30
Manav a489fd9875
Merge pull request #267 from ente-io/app_lock_theme
AppLock: Support dark & ligth theme mode
2022-06-04 08:26:31 +05:30
Neeraj Gupta 30e3792bbd
remove unused import 2022-06-04 07:43:54 +05:30
Neeraj Gupta 33c84f1a52
AppLock: Support dark & ligth theme mode 2022-06-04 07:41:24 +05:30
Vishnu Mohandas 712763d723
Merge pull request #266 from ente-io/bugFix 2022-06-03 21:40:40 +05:30
Neeraj Gupta 5ad6a8520e
BugFix: Fix bug in matching remoteFile to localFile 2022-06-03 21:39:35 +05:30
ashilkn 2a234694f9 minor fix 2022-06-03 20:55:18 +05:30
ashilkn 741fcb7114 changes on loading photos screen 2022-06-03 20:54:14 +05:30
ashilkn 4c01f14bb9 added list of messages under 'Did you know?' 2022-06-03 18:18:37 +05:30
ashilkn 8f27a6f857 changed opacity of toast 2022-06-03 17:48:16 +05:30
ashilkn 0bd781100e minor changes to 'start backup' screen 2022-06-03 17:40:14 +05:30
ashilkn 575964499a removed 'thank you for signing up' toast and moved toasts to bottom 2022-06-03 16:56:47 +05:30
ashilkn a9e6c5bfe1 Merge branch 'redesign' into on-bording-screen-fixes 2022-06-03 15:43:52 +05:30
Manav 14db8d9e19
Merge pull request #263 from ente-io/remove_nw_wait_time
[Perf][AppStart] Don't await on featureFlag fetch from network
2022-06-03 15:43:19 +05:30
Neeraj Gupta 7cd17d6ea7
address review comment 2022-06-03 15:42:11 +05:30
ashilkn fdad1dcd5d minor changes 2022-06-03 15:41:26 +05:30
ashilkn 79cb21711a repositioned toast to top from bottom and changed the backgound color 2022-06-03 15:22:31 +05:30
Neeraj Gupta fab9980549
Don't block appStart on featureFlag fetch from network 2022-06-03 15:16:18 +05:30
Neeraj Gupta 756957770d
minor refactor 2022-06-03 15:12:41 +05:30
Neeraj Gupta 48bd242a59
use constants for feature flags default 2022-06-03 15:04:17 +05:30
ashilkn baa3331cc7 fixed 'Grant permission' screen's layout 2022-06-03 14:45:04 +05:30
Neeraj Gupta 01b41164a1
Merge pull request #262 from ente-io/on-bording-screen-fixes
Subscription screen fixes
2022-06-03 13:03:38 +05:30
ashilkn 6ac87e4613 added fade out effect on bottom and top of subscription screen and other minor changes 2022-06-03 12:51:53 +05:30
ashilkn 7289d9763b fixed 'are you sure you want to exit?' dialog box's visibility issue on light theme 2022-06-03 11:40:00 +05:30
Neeraj Gupta 4d7bed0450
documentation 2022-06-03 08:40:04 +05:30
Neeraj Gupta 9b1cd98f1a
Perf#init: do not wait on clearing old memories 2022-06-03 08:37:46 +05:30
Neeraj Gupta fb367ccd20
Capitalize words 2022-06-03 07:19:05 +05:30
Neeraj Gupta 6191847909
Capitalize words 2022-06-03 07:16:29 +05:30
Neeraj Gupta d51ff8b0bb
Fix incorrect logger tag 2022-06-03 07:13:45 +05:30
Neeraj Gupta 8532a482c4
remove redundant import 2022-06-03 07:09:51 +05:30
Neeraj Gupta b1c7423342
remove unused method 2022-06-03 07:09:24 +05:30
ashilkn 8f54ba548e fixed 'Questions?' bottom sheet issue in light theme 2022-06-02 20:03:28 +05:30
ashilkn 326c99b541 minor changes 2022-06-02 18:13:03 +05:30
ashilkn eb17356ca5 added progress bar for subscription(on boarding) screen 2022-06-02 16:36:24 +05:30
ashilkn 35adcd4622 made progress bar work on email entry screen, ott verification screen and recovery key screen 2022-06-02 15:57:52 +05:30
ashilkn 3120fa80dc Merge branch 'redesign' into on-bording-screen-fixes 2022-06-02 10:33:25 +05:30
ashilkn 3fc2e37780 minor changes 2022-06-02 10:32:37 +05:30
Neeraj Gupta fe99a9509c
Fix choicebox title color 2022-06-02 09:06:50 +05:30
ashilkn bba36edb1a review fixes 2022-06-01 14:09:31 +05:30
ashilkn 57e3da85d8 fixed render overflow on 'grant permission to access gallery' screen 2022-06-01 12:50:42 +05:30
ashilkn cc3be51305 fixed visibility of tab bar 2022-06-01 12:13:09 +05:30
Neeraj Gupta 0e44e7fc25
Merge pull request #254 from ente-io/on-bording-screen-fixes
On boarding screen fixes
2022-05-31 17:39:08 +05:30
Neeraj Gupta 75771fa995
Merge branch 'master' into redesign 2022-05-31 16:19:01 +05:30
Neeraj Gupta dd05bc863a
use vanlilla launchUrl for support email 2022-05-31 13:22:47 +05:30
ashilkn cb5d815f19 removed animation of FAB 2022-05-30 21:13:33 +05:30
ashilkn ca8c2ef9af text capitalization 2022-05-30 19:43:19 +05:30
Neeraj Gupta 09efbc916a
Fix GalleryOverlay padding for iOS 2022-05-30 18:15:55 +05:30
Neeraj Gupta c74d777cf1
formatting 2022-05-30 18:04:03 +05:30
Neeraj Gupta 5002467cb9
use adaptive theme only for debug build 2022-05-30 18:03:12 +05:30
Neeraj Gupta e454e1c338
Hide album share icon when files are selected 2022-05-30 16:43:55 +05:30
Neeraj Gupta 5faa72954e
Align appBar title to left 2022-05-30 16:43:43 +05:30
Neeraj Gupta 3710c52a11
Capitalize words 2022-05-30 16:43:13 +05:30
Neeraj Gupta 5879b5d8bb
Capitalize words 2022-05-30 16:38:15 +05:30
Neeraj Gupta 786b23dfdf
Capitalize words 2022-05-30 16:35:08 +05:30
Neeraj Gupta 6454229975
DetailsSection: fetch on tab switch 2022-05-30 16:35:00 +05:30
Neeraj Gupta 49bef26fb2
fix: only setState if mounted 2022-05-30 16:34:19 +05:30
Neeraj Gupta 6e63e1db70
Capitalize words 2022-05-30 16:22:46 +05:30
Neeraj Gupta 8873b9c827
Fix subsciption fetch 2022-05-30 14:53:55 +05:30
Neeraj Gupta 8186b05a0f
Capitalize words 2022-05-30 14:31:45 +05:30
Neeraj Gupta 89a9830f1a
Fix ui for add to collection 2022-05-30 14:30:13 +05:30
Neeraj Gupta 312cb71eba
correct icon folder for hidden folders 2022-05-30 13:35:24 +05:30
Neeraj Gupta 345682b4cc
increase padding 2022-05-30 13:34:43 +05:30
Neeraj Gupta 3c55183092
Minor fixes 2022-05-30 12:33:26 +05:30
Neeraj Gupta 98650da757
Perf:Avoid refreshing home pages on tab change 2022-05-30 11:43:26 +05:30
Neeraj Gupta 7eeb447f82
Capitalize words 2022-05-30 10:21:34 +05:30
Neeraj Gupta 480baee438
Capitalize words 2022-05-30 10:20:21 +05:30
Neeraj Gupta 7f1c263720
change icon for settings up/down arrow 2022-05-30 10:11:53 +05:30
Neeraj Gupta 2d61fcac9e
show subscription page on tap on storage card 2022-05-30 10:07:54 +05:30
Neeraj Gupta 10a0393e98
remove toggle for theme 2022-05-30 09:57:35 +05:30
Neeraj Gupta c0ca216622
Redesign: UI changes 2022-05-30 08:00:51 +05:30
Neeraj Gupta a391d5bb61
Redesign: UI fixes for 2FA setup and recovery 2022-05-30 07:34:42 +05:30
Neeraj Gupta bb86011544
Capitalize words 2022-05-30 06:59:53 +05:30
Neeraj Gupta 08820ef215
Capitalize words 2022-05-30 06:55:22 +05:30
Neeraj Gupta d34c5258d2
Capitalize words 2022-05-30 06:51:37 +05:30
Neeraj Gupta 17f2a45528
Merge branch 'redesign' of github.com:ente-io/frame into redesign 2022-05-30 06:46:53 +05:30
Neeraj Gupta 5bd9dd1a76
Merge remote-tracking branch 'origin/master' into redesign 2022-05-30 06:42:43 +05:30
ashilkn 17c926f8b6 safearea fix for details page 2022-05-29 19:18:48 +05:30
ashilkn 10e456075e fixed visibility of selected gallery overlay 2022-05-29 19:01:08 +05:30
ashilkn 9e4e44bf43 Merge branch 'details-screen-remove-dark/light-theme' of github.com:ente-io/frame into details-screen-remove-dark/light-theme 2022-05-29 16:49:25 +05:30
Vishnu Mohandas dc5b25cb85
Merge pull request #252 from ente-io/fix_trash_sync
Fix bug trash diff sync
2022-05-29 15:31:14 +05:30
Neeraj Gupta a37cf2bd59
fix stupid typo 2022-05-29 15:21:25 +05:30
Neeraj Gupta 1bab23f5f3
Fix bug trash diff sync 2022-05-29 15:19:00 +05:30
Neeraj Gupta d82dc9a80f
Fix password entry flow 2022-05-29 15:13:21 +05:30
ashilkn 2f24a14728 minor fix 2022-05-29 09:22:11 +05:30
vishnukvmd 106dbac6b6 Use a tunneled transport when necessary 2022-05-29 04:50:23 +05:30
vishnukvmd f8f815c340 Introduce a tunneled transport 2022-05-29 04:49:59 +05:30
vishnukvmd dad7f409a7 Move super_logging to internal codebase 2022-05-29 03:46:22 +05:30
Neeraj Gupta 7878243b25
Remove restore all option from trash page 2022-05-27 20:22:22 +05:30
Neeraj Gupta 067fa19137
Merge branch 'redesign' into details-screen-remove-dark/light-theme 2022-05-27 20:21:06 +05:30
Neeraj Gupta 22b25db0c1
Merge branch 'master' into redesign 2022-05-27 20:14:47 +05:30
Neeraj Gupta 6791773845
bug fix 2022-05-26 15:56:53 +05:30
Neeraj Gupta 67fdadabce
process updated files in the end 2022-05-26 15:34:12 +05:30
ashilkn 2e5fc17d15 resolved merge conflicts 2022-05-24 13:11:23 +05:30
ashilkn cda637930f minor changes 2022-05-24 10:28:08 +05:30
Neeraj Gupta a858fd3643
Capitalize words 2022-05-19 15:34:59 +05:30
vishnukvmd 07c6e7253c Fix compilation issues 2022-05-18 15:38:13 +05:30
vishnukvmd 3b45438e15 Upgrade to Flutter 3.0.0 2022-05-18 13:48:46 +05:30
Neeraj Gupta e142e19e60
remove unused code 2022-05-17 22:56:04 +05:30
Neeraj Gupta dc839bf925
undo redundant change 2022-05-17 22:55:04 +05:30
Neeraj Gupta 726a5acaf5
ensure app version is visible 2022-05-17 22:53:00 +05:30
Neeraj Gupta 5127146ee5
Capitalize words 2022-05-17 22:43:16 +05:30
Neeraj Gupta 1873600a83
Fix hidden file count 2022-05-17 18:24:56 +05:30
Neeraj Gupta de7e9d97fc
Capitalize words 2022-05-17 17:08:21 +05:30
Neeraj Gupta 1fd586a40c
Fix primary color for dark theme 2022-05-17 16:54:55 +05:30
Neeraj Gupta b3101c6b4c
UsageSection: stretch image to fill container 2022-05-17 16:41:43 +05:30
Neeraj Gupta bce139ed60
Merge branch 'redesign' into details-screen-remove-dark/light-theme 2022-05-17 12:12:40 +05:30
Neeraj Gupta 44fcfe30a0
UI fixes for light theme 2022-05-17 02:45:40 +05:30
Neeraj Gupta d030734440
more ui fixes 2022-05-17 02:31:52 +05:30
Neeraj Gupta 90f840a011
show backbutton for backup bar 2022-05-17 02:27:41 +05:30
Neeraj Gupta 3ee7467469
Fix subscription UI during onboarding 2022-05-17 02:22:10 +05:30
Neeraj Gupta 4046fc4efd
update recovery key ui 2022-05-17 02:15:52 +05:30
Neeraj Gupta 2a4ea117b5
remove sort option: Oldest 2022-05-17 02:10:07 +05:30
Neeraj Gupta 9160e05952
Ui fixes for light theme 2022-05-17 02:08:11 +05:30
Neeraj Gupta 783655d497
Fix background padding color for plan widget 2022-05-17 01:44:15 +05:30
Neeraj Gupta 855e0423b3
Capitalize word 2022-05-17 01:34:13 +05:30
Neeraj Gupta c021c3ebe8
force dark theme for webpage's appBar 2022-05-17 01:33:47 +05:30
Neeraj Gupta b035e6704a
Capitalize FAQ 2022-05-17 01:26:14 +05:30
Neeraj Gupta ad6f5723a4
Fix shared with color in outgoing collection 2022-05-17 01:21:56 +05:30
Neeraj Gupta 72ea46f601
Merge branch 'redesign' into details-screen-remove-dark/light-theme 2022-05-16 19:59:50 +05:30
Neeraj Gupta 996d78fdcc
Merge branch 'redesign' of github.com:ente-io/frame into redesign 2022-05-13 22:53:00 +05:30
Neeraj Gupta c70b08c990
Merge remote-tracking branch 'origin/master' into redesign 2022-05-13 22:52:34 +05:30
Neeraj Gupta e8da432be5
Clear in-memory thumbcache on file updation 2022-05-13 19:44:24 +05:30
Neeraj Gupta ae1ee2ca4a
Merge branch 'master' into photos_manger_upgrade 2022-05-13 17:31:49 +05:30
Neeraj Gupta f5bb25f29b
add method to fetch all assets in an assetPath 2022-05-13 15:43:25 +05:30
ashilkn 385ebc0db7 added dark/light theme changes for image editor page 2022-05-13 15:04:16 +05:30
ashilkn e02b22c8e5 removed shadow, changed linear gradients and removed background theme change 2022-05-13 14:18:13 +05:30
ashilkn 1793263c5f removed unwanted theme, added shadow on bottom and other minor fixes 2022-05-13 11:58:12 +05:30
Neeraj Gupta a26d9c5d7a
Merge pull request #241 from ente-io/delete_confirmation
Prompt user to confirm the deletion of local-only files
2022-05-12 18:56:32 +05:30
ashilkn 0743cd0279 changed scroll offset color theme 2022-05-12 18:24:19 +05:30
vishnukvmd b1c2c36c31 Force confirmation in case local-only files are being deleted on Android 2022-05-12 17:49:36 +05:30
vishnukvmd b33f9f21f2 Stronger types 2022-05-12 17:49:06 +05:30
ashilkn 37d36a5f01 added backdropfilter to buttons 2022-05-12 17:42:38 +05:30
ashilkn 8eb87ce317 Merge branch 'redesign' into redesign-trash+hidden 2022-05-12 11:56:44 +05:30
ashilkn d6d3f9ebcd added linear gradient to the thumbnail of trash files 2022-05-12 11:50:21 +05:30
ashilkn e8b3f79d79 added animation for the bottom buttons 2022-05-12 10:28:11 +05:30
Neeraj Gupta 6c6c6427a4
show manage family option for free plans 2022-05-12 09:59:04 +05:30
Neeraj Gupta 1137eea2f7
Fix null memories/shared album text 2022-05-12 09:27:22 +05:30
Neeraj Gupta 22babe31e6
upgrade photos_manager pkg 2022-05-12 08:57:32 +05:30
ashilkn 0c0b3a22c6 basic layout of 'Delete All' + working and 'Restore All' is done 2022-05-11 19:17:06 +05:30
ashilkn 247a1a0137 added bottom shadow to trash and hidden page 2022-05-11 14:52:43 +05:30
ashilkn f3cc9b5124 added dark filter over selected files 2022-05-11 12:16:31 +05:30
Neeraj Gupta 971484e795
formatting changes 2022-05-11 10:21:25 +05:30
Neeraj Gupta 0e1124363c
Fix compliation issue 2022-05-10 14:16:12 +05:30
Neeraj Gupta acaeafcc49
Merge branch 'master' into redesign 2022-05-10 14:10:22 +05:30
Neeraj Gupta fa6d3c3eb3
Update local_sync_service.dart 2022-05-10 14:02:46 +05:30
Neeraj Gupta e4a52845ae
switch to new endpoint for fileUpdate 2022-05-10 13:15:11 +05:30