Commit graph

5956 commits

Author SHA1 Message Date
Neeraj Gupta b6303e982d
Show check icon on claim success screen 2023-02-23 09:53:08 +05:30
Neeraj Gupta 140f6d26e0
Add code success screen 2023-02-23 09:41:39 +05:30
Neeraj Gupta 35a13ff1fd
CodeWidget: Fix background color 2023-02-23 09:29:35 +05:30
Neeraj Gupta edb43b161c
Lint: Add trailing commas 2023-02-23 08:46:11 +05:30
Neeraj Gupta 90cad06cde
Refactor: Code display in separate widget 2023-02-23 08:42:58 +05:30
Neeraj Gupta 3d1630e7a1
Merge branch 'main' into fix_archived_albums 2023-02-23 07:07:28 +05:30
Neeraj Gupta 7b38d7edae
Merge pull request #882 from ente-io/minor_ui_glitch
Fix minor glitch
2023-02-23 07:06:14 +05:30
Neeraj Gupta cd3a71e56e
Shrink horizontal album widget when empty 2023-02-23 07:05:22 +05:30
Neeraj Gupta a48812c7e8
Add horizontal divider 2023-02-23 07:00:16 +05:30
Neeraj Gupta e0b1c2c463
Fix bug in state refresh 2023-02-23 06:52:08 +05:30
Neeraj Gupta 86e35e5cfc
Refactor:create widget for horizonal album listing 2023-02-23 06:45:29 +05:30
vishnukvmd ca28d7c854 Fix minor glitch 2023-02-22 21:42:50 +05:30
ashilkn cefd9eb052 Added linear gradient for golden banner 2023-02-22 20:55:55 +05:30
ashilkn 01ebff7f70 Darken golden500 2023-02-22 20:34:03 +05:30
ashilkn 4b97484d88 Merge branch 'main' into shimmer_banner_referral 2023-02-22 20:20:14 +05:30
ashilkn 098ee63da7 Removed code used for testing 2023-02-22 20:15:40 +05:30
ashilkn 0047130126 Change shimmer delay 2023-02-22 20:08:37 +05:30
ashilkn 09fe8288d7 Added shimmer animation to golden banner in settings 2023-02-22 18:23:06 +05:30
ashilkn c03a34fa21 Create new golden color 2023-02-22 18:20:42 +05:30
Neeraj Gupta fc419f757e
minor refactor 2023-02-22 16:59:02 +05:30
Neeraj Gupta f9f76a14c3
Fix: LeftAlign the albums list 2023-02-22 16:43:45 +05:30
Neeraj Gupta 28fdb425d0
Merge pull request #876 from ente-io/gallery_pick
feat(file_viewer): implement file view handler
2023-02-22 16:42:11 +05:30
ashilkn 3db345350f New golden banner 2023-02-22 16:37:54 +05:30
Neeraj Gupta 0ee476aa74
Merge File Viewer: Swap Delete and Archive buttons #880 2023-02-22 16:35:59 +05:30
Muhesh7 77de8fdcb4 fix(intentAction): implement platform specific intentActionCall 2023-02-22 16:32:56 +05:30
Muhesh7 16a82b62d1 feat(file_viewer): implement file view handler 2023-02-22 16:32:56 +05:30
Neeraj Gupta 9d2995ba19
Use platform specific delete icon 2023-02-22 16:27:14 +05:30
Neeraj Gupta ec0a41a019
Swap info and delete button in memories widget 2023-02-22 16:26:26 +05:30
Neeraj Gupta 919eae5477
FileViewer: Swap delete and archive/unarchive options 2023-02-22 16:24:31 +05:30
Neeraj Gupta add5442607
Merge pull request #879 from ente-io/delete_button
Memories FileViewer: Add Delete and Info button
2023-02-22 16:12:23 +05:30
Neeraj Gupta 7ba1f11dae
Fix: Clear entries from memory cache on file deletion 2023-02-22 15:29:33 +05:30
Neeraj Gupta bf9f27ef9a
Memories: Add option to show info and delete file 2023-02-22 15:24:39 +05:30
Neeraj Gupta a1038ea32e
Switch to PageView 2023-02-22 15:23:50 +05:30
Neeraj Gupta 39310c8314
Refactor: move showInfo action in file_actions 2023-02-22 15:20:33 +05:30
Neeraj Gupta bdcc0f38a1
Fixed typo 2023-02-22 13:08:31 +05:30
Neeraj Gupta 5997a31349
Refactor: Move delete single file logic inside file_actions 2023-02-22 13:01:39 +05:30
ashilkn c297be0023 Added debugRepaintRainbowEnabled in main() 2023-02-22 12:57:34 +05:30
ashilkn e48245b541 Force reload trash page on removing files permanently 2023-02-22 12:52:57 +05:30
ashilkn 8c85130275 Stop rebuilding TrashPage on file selection + convert to Stateless Widget 2023-02-22 11:36:12 +05:30
ashilkn e9dab50fea Removed unused code and converted 'Collection Page' to a StatelessWidget 2023-02-22 11:16:13 +05:30
Manav 1b30c55c12
Merge pull request #761 from ente-io/connectivity-plus
Migrate from connectivity to connectivity_plus
2023-02-20 19:48:59 +05:30
ashilkn f45235d311 Fixed 'create new album' on 'Share an album now' & 'Collect event photos' 2023-02-20 14:52:05 +05:30
ashilkn 7062c2acbd Merge branch 'main' into empty_state 2023-02-20 14:18:03 +05:30
ashilkn 35bcfbe201 Added link of componnt in figma 2023-02-20 14:17:10 +05:30
ashilkn d7fc4b9b01 Fixed error handling on 'Collect event photos' 2023-02-20 12:35:41 +05:30
ashilkn a1506ce192 Made 'Invite your friends' button functional 2023-02-20 11:14:57 +05:30
Neeraj Gupta 56a852081e
Remove change log entry for object detection 2023-02-18 16:58:23 +05:30
Neeraj Gupta 2af77e730d
Merge branch 'subscription_page_ui' into archived_albums 2023-02-18 16:56:37 +05:30
Neeraj Gupta 22418a8770
Merge branch 'referral' into subscription_page_ui 2023-02-18 16:56:00 +05:30
Neeraj Gupta 757cbb1ab7
Merge branch 'main' into referral 2023-02-18 16:55:43 +05:30
Neeraj Gupta caab7cc260
Revert "Enable object detection for everyone"
This reverts commit fbd9c1f5f4.
2023-02-18 16:53:02 +05:30
Neeraj Gupta 97a91733d6
Update copy 2023-02-18 16:51:27 +05:30
Neeraj Gupta 0adc0382db
log error 2023-02-18 16:50:41 +05:30
Neeraj Gupta e12020fd8b
Merge branch 'subscription_page_ui' into archived_albums 2023-02-18 16:49:04 +05:30
Neeraj Gupta 45cd43c192
Fix typo 2023-02-18 15:10:03 +05:30
Neeraj Gupta 28410ce621
Show archived albums inside archive section 2023-02-18 14:58:11 +05:30
Neeraj Gupta 55b0f76987
Remove extra space 2023-02-18 12:53:42 +05:30
Neeraj Gupta 82e96f6e2a
Update copy 2023-02-18 12:53:18 +05:30
Neeraj Gupta bedbf383b3
Make dialog dismissable 2023-02-18 12:44:45 +05:30
Neeraj Gupta 7c60baee82
Switch to menuItem for family plans and payment details 2023-02-18 12:37:03 +05:30
Neeraj Gupta 959846267a
Use MenuItemWidget for subscription FAQ 2023-02-18 12:16:44 +05:30
Neeraj Gupta 5c7e6b7af3
Update copy 2023-02-18 12:01:43 +05:30
Neeraj Gupta 022e368c4f
bump version to 0.7.26+426 2023-02-18 09:31:45 +05:30
Neeraj Gupta c47b72686f
Change FAQ link for referral 2023-02-18 09:30:11 +05:30
Neeraj Gupta 5a5d201193
Tweak padding 2023-02-18 09:29:23 +05:30
Neeraj Gupta 73a702ac86
Add change log 2023-02-17 17:19:24 +05:30
ashilkn e8098cbe2a Handled cases where an album already has a collab link + enabling collab links for exiting public links 2023-02-17 14:57:43 +05:30
Neeraj Gupta 81419cdfc3
Fix complication issue 2023-02-17 14:48:38 +05:30
Neeraj Gupta ffcc309492
Handle error in applying code 2023-02-17 14:37:19 +05:30
Neeraj Gupta df009ff9cc
Show banner for referral 2023-02-17 14:19:11 +05:30
Neeraj Gupta 35654a716c
Refactor notification widget 2023-02-17 14:18:46 +05:30
ashilkn 0d031f1c3f Renamed method 2023-02-17 12:51:55 +05:30
ashilkn 6824b80f11 Show longer toast on making a collab link + change copy of toast 2023-02-17 12:43:37 +05:30
Manav f96adbc197 Handle the new enum states 2023-02-17 12:36:19 +05:30
Manav b9619499f5 Migrate from connectivity to connectivity_plus
Both are official Flutter plugins. connectivity has been deprecated, and
connectivity_plus is the replacement:

https://pub.dev/packages/connectivity_plus

Tested on: iOS simulator, by turning WiFi on/off on the laptop
2023-02-17 12:33:43 +05:30
ashilkn 0681b43db4 Merge branch 'main' into empty_state 2023-02-17 12:08:03 +05:30
Neeraj Gupta 24bc8146c5
Merge branch 'main' into referral 2023-02-16 16:13:17 +05:30
Neeraj Gupta 7b846740c1
Referesh UI after apply code 2023-02-16 15:42:20 +05:30
Neeraj Gupta c9b4933575
Referral: Remove 2000 GB claim limit 2023-02-16 15:41:12 +05:30
Neeraj Gupta 552bd03bc2
Handle errors 2023-02-16 13:26:08 +05:30
Neeraj Gupta 83e1cdc42d
Share referral message on tap 2023-02-15 22:21:32 +05:30
Neeraj Gupta 8e9eebe2b4
Referral: integrate the APIs 2023-02-15 22:17:40 +05:30
Vishnu Mohandas f0bbb300ed
Merge pull request #865 from ente-io/fix_ios_sim 2023-02-15 16:58:43 +05:30
Neeraj Gupta e1c75476bd
Shortcircuit call for intent for non-droid devices 2023-02-15 16:57:49 +05:30
Neeraj Gupta db27608b9c
Add basic UI for referral screen and apply code 2023-02-15 15:58:41 +05:30
Neeraj Gupta 12c65f3d2e
Shortcircuit call for intent for non-droid devices 2023-02-15 15:58:23 +05:30
Ashil e192c20e41
Merge pull request #863 from ente-io/bump_version
Fix toggle color
2023-02-15 15:42:21 +05:30
Neeraj Gupta fecaeb797b
Add UpperCaseInput formatter 2023-02-15 15:06:54 +05:30
ashilkn 17e058e257 Removed incoming shared collections from collectionActionSheet for 'Share an album now' & 'Collect event photos' 2023-02-15 13:01:26 +05:30
ashilkn 665be75fca Made 'Collect event photos' of empty state functional 2023-02-15 12:01:07 +05:30
ashilkn 29b2cf7530 Code refactoring 2023-02-15 11:07:47 +05:30
Neeraj Gupta a149e661f5
Referral: Add gateway and model classes 2023-02-15 10:49:32 +05:30
ashilkn 5071059582 Made 'Share album now' of empty state functional 2023-02-15 07:23:00 +05:30
ashilkn 328a29da63 Renamed file 2023-02-14 16:02:56 +05:30
ashilkn 7daba6326b Minor refactoring 2023-02-14 15:43:34 +05:30
ashilkn 6a09972c43 Handled possible render over flow error on small devices 2023-02-14 15:21:18 +05:30
ashilkn b382a70077 Handle text overflow 2023-02-14 15:18:28 +05:30
ashilkn 1c67e52da0 Restricted width of Shared collections gallery 2023-02-14 15:03:30 +05:30
ashilkn e001ae0a4c Created screen for empty state for shared collection gallery 2023-02-14 14:51:45 +05:30
ashilkn 733b36387f Made EmptyStateItem component 2023-02-14 14:30:02 +05:30
vishnukvmd d3005be29f Merge branch 'main' into refactor_sodium 2023-02-14 11:21:19 +05:30
ashilkn c36970a575 Minor change 2023-02-13 16:36:41 +05:30
ashilkn dc0dcffbef Code refactoring 2023-02-13 16:25:20 +05:30
ashilkn 4ed337b539 Handled error state properly on enabling password lock for public link 2023-02-13 16:18:47 +05:30
ashilkn 508fd909f5 Password input can be made visible or not in the TextInputWidget 2023-02-13 16:09:24 +05:30
Neeraj Gupta 737e5cf200
Fix toggle color 2023-02-13 16:03:39 +05:30
ashilkn 3509d21aaf Use new TextInputDialog for setting password for public link 2023-02-13 14:59:03 +05:30
ashilkn 12886f276b Fixed state refresh bug on manage link screen 2023-02-13 12:24:52 +05:30
Ashil 48481e396d
Merge pull request #860 from ente-io/bug_fix_textInputDialog
Bug fix text input dialog
2023-02-13 10:52:44 +05:30
Neeraj Gupta 948e25a4ac
Merge pull request #861 from ente-io/objects 2023-02-12 20:13:35 +05:30
vishnukvmd 32f554df84 Tag only objects with a score > 0.6 2023-02-12 19:29:09 +05:30
vishnukvmd fbd9c1f5f4 Enable object detection for everyone 2023-02-12 19:28:58 +05:30
ashilkn 0aa5cfd3cf Bug fix: TextInputDialog not getting dismissed 2023-02-12 13:24:04 +05:30
ashilkn 6137dafa08 Fixed disposing for valueNotifier 2023-02-12 11:19:55 +05:30
Ashil 85abf77cfa
Merge pull request #856 from ente-io/return_exception_with_buttonAction
ButtonWidget : Return exception with buttonAction on dialogs
2023-02-11 08:14:12 +05:30
Neeraj Gupta 3be8237f21
Merge pull request #857 from ente-io/sharing_from_other_app_bug 2023-02-10 22:08:04 +05:30
Manav 4a1ba7a967
Merge pull request #858 from ente-io/remove-deprecated-loc-search
Remove deprecated location search endpoint
2023-02-10 22:07:38 +05:30
Manav aaaca0d94e Remove deprecated location search endpoint 2023-02-10 19:33:59 +05:30
ashilkn a0960ba87b Bug Fix: Add-to/create album sheet not visible when sharing file from outside ente when app is not in memory 2023-02-10 19:24:55 +05:30
ashilkn ea70d88eab Show error if execution fails after manually closing dialog 2023-02-10 16:02:24 +05:30
ashilkn aa02f0a875 Added comment 2023-02-10 16:01:40 +05:30
ashilkn 7e120c04f6 Merge branch 'main' into return_exception_with_buttonAction 2023-02-10 12:58:13 +05:30
ashilkn 6d3a637922 Modified dialogs and uses of them to work with ButtonWidget 2023-02-10 12:52:16 +05:30
Neeraj Gupta c062989903
Add export, shop and renamed faq seciton 2023-02-10 11:08:22 +05:30
Vishnu Mohandas 3ea4574b8c
Merge pull request #852 from ente-io/objects 2023-02-09 19:00:15 +05:30
ashilkn 112b80db8a Resolved merge conflicts 2023-02-09 18:59:43 +05:30
Neeraj Gupta 161ed82d2a
Merge pull request #847 from ente-io/gallery_pick
feat[gallery_extention]: integrate handler for gallery pick intent
2023-02-09 18:57:02 +05:30
ashilkn dd49b7913d Modified uses of ActionSheets to work with ButtonWidget 2023-02-09 18:48:01 +05:30
ashilkn ee3d152083 Modified ButtonWidget to return exception when exception is thrown 2023-02-09 18:36:23 +05:30
Muhesh7 ec51c8c91d refactor(manifest): comment-out view intent-filter 2023-02-09 17:24:43 +05:30
ashilkn fa9d251e32 Capitalize album name on editing 2023-02-09 10:42:40 +05:30
ashilkn ef79387b9d Always show success state on renaming album & file 2023-02-09 10:26:06 +05:30
ashilkn f89f01ecf0 Merge branch 'main' into text_input_dialog 2023-02-09 07:40:57 +05:30
ashilkn 7bbb53b16e Added comments + formatting 2023-02-09 07:19:43 +05:30
ashilkn 4485bcab07 Dispose controllers & notifiers 2023-02-09 07:01:27 +05:30
ashilkn 4c430a6253 Show new error dialog on failing rename file 2023-02-09 06:51:00 +05:30
ashilkn 7bc4ded22a Handled error and improved logging on failed rename album 2023-02-09 06:43:54 +05:30
ashilkn bcadb168cb Now for dialogs using TextInputWidget, the dialog will return an exception when popped when one is thrown from TextInputWidget 2023-02-09 06:25:44 +05:30
vishnukvmd fb0042ae03 Resolve object tags for local files as well 2023-02-08 22:51:57 +05:30
Muhesh7 cb1fffa421 refactor: implement singelton instance of intent-action 2023-02-08 22:36:43 +05:30
Muhesh7 ad63290d47 feat[gallery_extention]: integrate handler for gallery pick intent 2023-02-08 22:35:45 +05:30
vishnukvmd ada7477310 Initialize ObjectDetectionService only for internal users 2023-02-08 19:50:32 +05:30
vishnukvmd 07fd3420bb Render parsed objects within file info to internal users 2023-02-08 19:10:35 +05:30
vishnukvmd f407c0e899 Implement ObjectDetectionService 2023-02-08 19:10:18 +05:30
vishnukvmd d9d0ae5994 Setup isolate utils to perform computation on a separate thread 2023-02-08 19:09:59 +05:30
vishnukvmd c130021db0 Setup classifier 2023-02-08 19:09:47 +05:30
vishnukvmd 675179c265 Setup models to hold inference results 2023-02-08 19:06:40 +05:30
ashilkn 9a63900f46 Used new TextInputDialog for naming an album on creating one 2023-02-08 18:41:04 +05:30
ashilkn d9b28b43b2 Moved commonly used user defined function types to a file 2023-02-08 17:57:36 +05:30
ashilkn de03b1dd44 Moved ExecutionState enum to a separate file 2023-02-08 17:39:57 +05:30