[READ-ONLY] Official Appwrite Android SDK π π€
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
## What's Changed * Breaking: Channel factory methods require explicit IDs (no wildcard defaults) * Added ttl parameter to listDocuments and listRowsβ¦
## What's Changed * Added Channel<_Document>.upsert() and Channel<_Row>.upsert() API methods to upsert documents and rows in channels. * Added new quβ¦
## What's Changed * Added `memberships` realtime channel helper **Full Changelog**: https://github.com/appwrite/sdk-for-android/compare/12.1.0...2β¦
## What's Changed Release version 12.3.0 **Full Changelog**: https://github.com/appwrite/sdk-for-android/compare/22.2.0...12.3.0
## What's Changed * Add `queries` parameter to Realtime subscriptions for filtering events * Add `subscriptions` field to `RealtimeCallback` and `Reaβ¦
## What's Changed * Add array-based enum parameters (e.g., `permissions: List<BrowserPermission>`). * Breaking change: `Output` enum has been removedβ¦
## What's Changed * Add `getScreenshot` method to `Avatars` service * Add `Theme`, `Timezone` and `Output` enums **Full Changelog**: https://github.β¦
## What's Changed * Add `total` parameter to list queries allowing skipping counting rows in a table for improved performance * Add `Operator` class β¦