Commit graph

7026 commits

Author SHA1 Message Date
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
vishnukvmd 400c0d7265 Update tflite lib for armeabi-v7a 2023-02-10 11:11:10 +05:30
vishnukvmd fb0042ae03 Resolve object tags for local files as well 2023-02-08 22:51:57 +05:30
vishnukvmd e53581603c Document the issue fixed by the unpublished dependency 2023-02-08 21:12:43 +05:30
vishnukvmd 7bdb218705 Update Android libs for TFLite 2023-02-08 21:10:54 +05:30
vishnukvmd 7d18629e01 Pull from the latest tag where binaries were built 2023-02-08 21:10:47 +05:30
vishnukvmd c8988238fb Add attribution for installation script 2023-02-08 21:04:50 +05:30
vishnukvmd 17a082f6c0 Remove noise from labelmap 2023-02-08 21:04:33 +05:30
vishnukvmd ada7477310 Initialize ObjectDetectionService only for internal users 2023-02-08 19:50:32 +05:30
vishnukvmd 381cc3f3bc Fix compilation issue on Android 2023-02-08 19:50:17 +05:30
vishnukvmd a98703fbcd Remove debug statement 2023-02-08 19:40:08 +05:30
vishnukvmd 139fa87a93 Add setup script for iOS 2023-02-08 19:39:18 +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
vishnukvmd 1ad0d8dea6 Add dependency on tflite 2023-02-08 18:59:10 +05:30
vishnukvmd c77dacf77f Setup libs for Android 2023-02-08 18:58:11 +05:30
Vishnu Mohandas 6d6afba002
Merge pull request #851 from ente-io/flutter_3.7.1
Upgrade to Flutter v3.7.1
2023-02-08 16:01:09 +05:30
vishnukvmd a56d44c45c Merge branch 'main' into flutter_3.7.1 2023-02-08 15:59:49 +05:30
vishnukvmd ee409d7584 Upgrade to Flutter v3.7.1 2023-02-08 15:51:24 +05:30
Vishnu Mohandas e12b93f9c1
Merge pull request #849 from ente-io/vishnukvmd-patch-1
Update F-Droid description
2023-02-07 14:08:15 +05:30
Vishnu Mohandas e6a131c291
Merge pull request #850 from ente-io/fix_bug_in_mapping_files
Fix bug in mapping existingFilesInDifferentCollection
2023-02-07 14:07:45 +05:30
Neeraj Gupta f3fe162b22
Fix bug in mapping existingFilesInDifferentCollection 2023-02-07 13:58:39 +05:30
Vishnu Mohandas 9ad683615f
Remove newline 2023-02-07 13:58:22 +05:30
Vishnu Mohandas 683f7843bf
Update full_description.txt 2023-02-07 13:57:00 +05:30
Vishnu Mohandas df8ad51801
Fix case 2023-02-07 13:53:57 +05:30
Neeraj Gupta e18cd6e773
Merge pull request #844 from ente-io/menu_item_tweaks
Menu item improvements
2023-02-06 21:26:45 +05:30
Neeraj Gupta 813aedac94
Merge pull request #848 from ente-io/fdroid_description
Update FDroid description
2023-02-06 20:10:15 +05:30
vishnukvmd 74fec9b99a Update FDroid description 2023-02-06 20:06:45 +05:30
Vishnu Mohandas 7023c1bc7d
Merge pull request #846 from ente-io/minor_fixes 2023-02-05 01:39:19 +05:30
Neeraj Gupta ce4942c0db
Log mem and ops limit on failure 2023-02-05 01:38:16 +05:30
Neeraj Gupta 37abdca05d
Fix typo in comparision 2023-02-05 01:36:24 +05:30
ashilkn 747c013292 Fixed bug which comes when theme changes dynamically on MenuItem 2023-02-03 17:21:58 +05:30
ashilkn d8c9f87f4a Merge branch 'main' into menu_item_tweaks 2023-02-03 17:17:46 +05:30
ashilkn 76f3a97c76 Disable gesutres when MenuItem is in success or inProgress state 2023-02-03 17:17:17 +05:30
Neeraj Gupta cfc656ce13
Merge pull request #843 from ente-io/picker
New pickers
2023-02-03 17:07:42 +05:30
ashilkn ed9ee153ba Fixed build issue 2023-02-03 16:24:38 +05:30
ashilkn c2da85e7f0 Merge branch 'main' into picker 2023-02-03 15:40:37 +05:30
ashilkn bd34571513 Rename constant 2023-02-03 15:39:33 +05:30
ashilkn 09e8dfd64d Moved picker pages related to sharing to a 'pickers' subfolder 2023-02-03 15:38:04 +05:30
ashilkn c40772c989 Removed old code 2023-02-03 13:59:28 +05:30
ashilkn 2193546f42 Created new picker for setting photo grid size 2023-02-03 13:55:01 +05:30
ashilkn f078abc2d6 Removed old code 2023-02-03 13:49:50 +05:30
Neeraj Gupta f43018360e
Merge pull request #842 from ente-io/minor_refactor
Refactoring: rename
2023-02-03 13:29:38 +05:30
Neeraj Gupta f18918fdc3
Merge pull request #841 from ente-io/null_cast_error
null cast error
2023-02-03 13:29:16 +05:30
Neeraj Gupta 4f32b42611
Merge pull request #840 from ente-io/handle_sync_all_call_err
Fix: Skip syncAll call if user is logged out
2023-02-03 13:28:49 +05:30
Neeraj Gupta 3366264dde
Refactoring: rename 2023-02-03 13:09:04 +05:30