Commit graph

3615 commits

Author SHA1 Message Date
ashilkn 2e8708de97 minor changes 2022-07-25 16:34:38 +05:30
ashilkn dc658d4acf UI changes + renaming variables for better understanding 2022-07-25 16:16:40 +05:30
ashilkn 1eae826f60 rename files to follow naming convention 2022-07-25 15:54:06 +05:30
ashilkn 5ecda81dbd remove priority search + refactor 2022-07-25 15:38:19 +05:30
Neeraj Gupta f099546087
refactor: remove unnecessary field 2022-07-25 14:40:37 +05:30
Neeraj Gupta 371f87e9c2
Fix bug in selection options for shared collections 2022-07-25 14:35:23 +05:30
ashilkn bf9a4479bc added thumbnail for collection suggestions 2022-07-25 11:24:04 +05:30
ashilkn 3fa69c774a added number of memories (number of files) for seach suggested collections 2022-07-23 12:45:07 +05:30
ashilkn 5088800c7c clicking on suggested colleciton now routes to colleciton page 2022-07-23 11:30:12 +05:30
ashilkn f63c6974c9 minor changes 2022-07-21 19:17:41 +05:30
ashilkn 537db7b0b4 Merge branch 'master' into mobile-search 2022-07-21 16:22:11 +05:30
ashilkn 92a5e44437 search suggestions for collections now include p1, p2, p3 results 2022-07-21 11:42:41 +05:30
ashilkn ee2d15dc68 code refactoring 2022-07-21 11:25:25 +05:30
ashilkn cb56fc0e6a Widget structure and logic for search suggestion + p1 search for collections 2022-07-21 10:59:57 +05:30
ashilkn 16f8934579 used valueNotifier to avoid rebuilding the whole searchWidget class on search queries 2022-07-20 16:27:45 +05:30
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
Neeraj Gupta 35268bcf76
Minor refactor 2022-07-19 16:45:26 +05:30
Neeraj Gupta ac0011f83b
Add base EnteFile and use cacheKey for thumbnailCache 2022-07-19 16:42:28 +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
ashilkn 5a88832119 fixed video duration bug for files sent to ente from device 2022-07-17 13:02:09 +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 cfe79220d5
Remove email verification success toast 2022-07-14 18:59:29 +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
ashilkn 1138c4e77b remove unwanted comment + rearrange comments 2022-07-13 10:35:49 +05:30
Neeraj Gupta 8e7f1cf28f
Android: Follow systemTheme on longTap on themeSwitchWidget 2022-07-13 10:33:05 +05:30
Neeraj Gupta 3376945609
reduce stacktrace noise from user logs 2022-07-13 09:12:37 +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 8629c97734
Fix email client section dialog 2022-07-12 09:36:55 +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
Neeraj Gupta d82856e795
Remove unused code 2022-07-12 09:30:36 +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 46dc4e243e
use showCupertinoModalPopup for mail options 2022-07-11 18:53:48 +05:30
Neeraj Gupta a42fd6accb
make method private 2022-07-11 16:13:26 +05:30
Neeraj Gupta d42c7e8150
Copy change 2022-07-11 15:49:48 +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 e8cf734446
dedupe files by localId 2022-07-11 09:34:12 +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
Neeraj Gupta 989c764d87
Fix typo 2022-07-08 15:05:09 +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 b123b2301c
Add API to fetch delete challenge 2022-07-08 14:20:19 +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
Neeraj Gupta e0cd9e0233
Add api for deleting user 2022-07-07 15:39:37 +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
Vishnu Mohandas 1c14fd5995
Merge pull request #381 from ente-io/fix_duplicate_log_lines
Android: Mark bgtask as finished if process is already running
2022-07-06 14:48:51 +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
Manav d8de45d925
Merge pull request #382 from ente-io/handle_creation_time_failure
Handle exception in getCreationTimeFromEXIF
2022-07-06 08:17:14 +05:30
Neeraj Gupta ca1d9388e2
Fix share to ente upload 2022-07-06 01:35:51 +05:30
Neeraj Gupta 40f78e88f0
handle exception in getCreationTimeFromEXIF 2022-07-05 23:19:34 +05:30
Neeraj Gupta a005494a12
Android: mark bgtask as finished if process is already running 2022-07-05 22:51:06 +05:30
Neeraj Gupta 1357fdd560
Fix fDroid check while initializing remote sentry 2022-07-05 22:17:54 +05:30
Neeraj Gupta 9fd0a4d148
Ensure sentry is not init for fdroid client 2022-07-05 08:17:49 +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 db14a1a9d3
Add logs for freeup space flow 2022-07-03 16:05:46 +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 b2d3cc9946
minor fix 2022-06-29 15:13:22 +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
Neeraj Gupta a032d299f4
Merge pull request #367 from ente-io/ui_jitter
Fix UI jitter while loading thumbnails
2022-06-29 14:03:34 +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
Manav b4a8820f5f
Merge pull request #365 from ente-io/ui_issues
Fix button color for rate us dialog
2022-06-29 13:21:58 +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
Manav 0ecab2c594
Merge pull request #364 from ente-io/reupload_logs
enhance logs for asset re-upload scenarios
2022-06-29 10:32:54 +05:30
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