Add LLM digest setup and share timestamp context

This commit is contained in:
Rijad Zuzo
2026-05-19 19:17:35 +02:00
parent 9d2da0c600
commit 5d80af375e
42 changed files with 2878 additions and 39 deletions
+7
View File
@@ -43,6 +43,13 @@
<string>$(FLUTTER_BUILD_NUMBER)</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsLocalNetworking</key>
<true/>
</dict>
<key>NSLocalNetworkUsageDescription</key>
<string>Relationship Saver can connect to your local Ollama server for private AI suggestions.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>Relationship Saver can import shared media and links you send into the app.</string>
<key>UIApplicationSceneManifest</key>