Commit graph

10834 commits

Author SHA1 Message Date
Vishnu Mohandas 15878630b5
Merge branch 'main' into onnx_isolates 2024-02-10 22:34:29 +05:30
vishnukvmd 75985ef659 Move dependency to HEAD 2024-02-10 22:34:07 +05:30
Vishnu Mohandas 0dd22e7889
New Translations (#1710) 2024-02-10 18:54:33 +05:30
Crowdin Bot 75e9121307 New Crowdin translations by GitHub Action 2024-02-10 12:03:48 +00:00
Neeraj Gupta 86a1aab26b
New Translations (#1705) 2024-02-09 15:52:30 +05:30
Vishnu Mohandas 7b196bdb6c
Disable internal isolates on ONNX (#1708) 2024-02-09 09:48:31 +05:30
Crowdin Bot 605ccaff71 New Crowdin translations by GitHub Action 2024-02-09 00:08:50 +00:00
vishnukvmd 119f5eceaf Disable internal isolates on ONNX 2024-02-08 22:10:17 +05:30
ashilkn 20c2472628 Merge branch 'main' into update_dialog_frequency 2024-02-08 19:36:51 +05:30
ashilkn 18d0272cf0 add cancel button in update notification dialog 2024-02-08 19:35:47 +05:30
ashilkn 06058cd4ee show update dialog every 3 days, and not every time app is opened if an update is available 2024-02-08 19:20:49 +05:30
Vishnu Mohandas d27a70bd37
Fix city search (#1704) 2024-02-08 12:15:44 +05:30
vishnukvmd 6416110c95 v0.8.56 2024-02-08 12:10:02 +05:30
vishnukvmd fca5b7004d Don't return early when there are no location tags 2024-02-08 12:09:48 +05:30
Vishnu Mohandas c33b08da7a
Update strings (#1701) 2024-02-07 15:23:54 +05:30
vishnukvmd 876fa21394 Update strings 2024-02-07 15:23:23 +05:30
Vishnu Mohandas ed222dcb15
Prepare for release (#1700) 2024-02-07 13:38:26 +05:30
ashilkn 13fc578d7d bump up version 2024-02-07 11:36:48 +05:30
ashilkn 9105406440 Merge branch 'update_change_log' into bump_up_version 2024-02-07 11:32:13 +05:30
ashilkn c74409d3a4 update change logs 2024-02-07 11:31:52 +05:30
ashilkn 9c5790abde bump up version to 0.8.54 2024-02-07 10:14:29 +05:30
Vishnu Mohandas e75dc395cd
New Translations (#1699)
New  Translations
2024-02-07 10:09:31 +05:30
Vishnu Mohandas f826282a92
fix: stop playing video when navigating to it's album from file info (#1698)
fix: stop playing video when navigating to it's album from file info
2024-02-07 10:08:44 +05:30
Crowdin Bot 50ba3ba65a New Crowdin translations by GitHub Action 2024-02-07 00:08:37 +00:00
ashilkn 2e5625cd17 fix: stop playing video when navigating to it's album from file info 2024-02-06 17:45:26 +05:30
vishnukvmd f981f8543f Up version 2024-02-06 10:46:59 +05:30
vishnukvmd f0b4e71a51 Switch to GGML 2024-02-06 10:46:49 +05:30
vishnukvmd 2edc63eb66 Reduce activity timeout 2024-02-06 10:46:30 +05:30
vishnukvmd bacf17e1d0 Log device info 2024-02-06 10:31:53 +05:30
Vishnu Mohandas 84f8025864
New Translations (#1696) 2024-02-05 19:03:56 +05:30
Crowdin Bot 71be97b61f New Crowdin translations by GitHub Action 2024-02-05 12:04:36 +00:00
Vishnu Mohandas 68546a6607
10M -> 30M memories preserved (#1697) 2024-02-04 20:23:43 +05:30
Vishnu Mohandas f2c05c49a3
Merge branch 'main' into 30_million 2024-02-04 19:48:13 +05:30
vishnukvmd 6f417c8da7 10M -> 30M memories preserved 2024-02-04 19:46:57 +05:30
Vishnu Mohandas 66b139b49f
Fix: Use exifOffset to get creationTime (#1695)
Fix: Use exifOffset to get creationTime
2024-02-03 08:16:51 +05:30
Neeraj Gupta c2c44acbfb Fix: Use exifOffset to get creationTime 2024-02-03 00:43:22 +05:30
Neeraj Gupta 86ae38bfd5
Add support for playing album on cast.ente.io (#1694) 2024-02-02 18:31:02 +05:30
Neeraj Gupta e64bfafa8f Extract strings 2024-02-02 17:31:36 +05:30
Neeraj Gupta c14e571e55
Merge branch 'main' into cast 2024-02-02 14:49:50 +05:30
Neeraj Gupta 4e32d4a83b Enable cast for internal users 2024-02-02 14:49:24 +05:30
Neeraj Gupta 1b1993603b Extract strings 2024-02-02 14:47:32 +05:30
Neeraj Gupta 307419703e Add support for playing album on TV 2024-02-02 13:57:54 +05:30
Vishnu Mohandas 94f4351dab
Unblock UI thread on opening map (#1691) 2024-02-01 23:12:50 +05:30
Vishnu Mohandas f38baedd92
Launch city search (#1692) 2024-02-01 23:04:05 +05:30
vishnukvmd b94c590f17 Remove unused import 2024-02-01 22:58:54 +05:30
vishnukvmd 35631ea43b Load cities for everyone 2024-02-01 22:58:38 +05:30
ashilkn 694b210b7d remove never-visible loading widget 2024-02-01 22:56:10 +05:30
ashilkn ca12e79871 bump up version to 0.8.52 2024-02-01 22:36:47 +05:30
ashilkn 464a840a9c perf: offload work from main isolate of finding most recent file and generating temp markers from list of files passed to map screen to a different isolate to avoid blocking UI 2024-02-01 22:35:59 +05:30
ashilkn dc47c07328 remove use of unnecessary variable 2024-02-01 21:35:38 +05:30