ente/lib
2024-01-06 12:20:19 +05:30
..
core check if Semantic search has been initialized before calling ObjectBox.instance.clearTable() to avoid LateInitializationError of 'store' 2023-12-27 08:29:39 +05:30
data Remove hemelvaartsdag from holiday list 2023-09-07 08:19:23 +05:30
db Merge branch 'main' into onnx 2023-12-18 22:27:59 +05:30
events add back button on search suggestions screen 2023-12-20 17:35:06 +05:30
extensions Remove comment 2023-11-16 10:38:18 +05:30
gateways Add support for syncing and storing entities 2023-04-04 12:50:23 +05:30
generated Update translation 2024-01-04 15:57:17 +05:30
l10n Fix string 2024-01-04 15:52:41 +05:30
models pref: only notify listeners if index is different from previous one 2023-12-26 14:49:57 +05:30
services Merge branch 'image_encoder' into await_warnings 2024-01-04 14:59:28 +05:30
states Simplify state management on search suggestion screen to get rid of an edge case bug + add comments + use better variable names 2023-12-23 22:18:40 +05:30
theme fix incorrect colors wrt figma design 2023-09-26 17:15:42 +05:30
ui Rewrite FullScreenMemory widget to fix bugs (#1634) 2024-01-05 23:06:18 +05:30
utils Merge branch 'main' into fix_sharing_from_outside_bug 2024-01-06 12:20:19 +05:30
app.dart run dart fix --apply 2023-08-19 17:09:56 +05:30
ente_theme_data.dart run dart fix --apply 2023-08-19 17:09:56 +05:30
main.dart Init ObjectBox only in the foreground 2023-12-19 13:03:45 +05:30
objectbox-model.json Move from SQLite to ObjectBox for storing embeddings 2023-11-14 13:26:54 +05:30
objectbox.g.dart Move from SQLite to ObjectBox for storing embeddings 2023-11-14 13:26:54 +05:30