Commit graph

7264 commits

Author SHA1 Message Date
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
Ashil 72bcfa989f
Merge pull request #864 from ente-io/manage_link_fixes
New TextInputDialog for enabling password lock on public link
2023-02-13 16:37:58 +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
Ashil a43be4d8a1
Merge pull request #862 from ente-io/manage_link_fixes
Bug fix: State not refreshing on Manage link screen
2023-02-13 13:11:25 +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
Vishnu Mohandas 6a8a68777f
Merge pull request #859 from ente-io/objects 2023-02-11 17:33:56 +05:30
vishnukvmd a90d50b839 Set readable string for labels 2023-02-11 14:05:59 +05:30
vishnukvmd 6815604f23 Revert "Remove noise from labelmap"
This reverts commit 17a082f6c0.
2023-02-11 14:04:50 +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 81fe62612a
Merge pull request #855 from ente-io/objects
Update tflite lib for armeabi-v7a
2023-02-10 11:13:20 +05:30
vishnukvmd 400c0d7265 Update tflite lib for armeabi-v7a 2023-02-10 11:11:10 +05:30
Vishnu Mohandas 53ca8550e5
Merge pull request #854 from ente-io/small_changes
Add export, shop and renamed faq seciton
2023-02-10 11:10:10 +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