amethyst/quartz
Vitor Pamplona 4e3b6d0299 - Adds a sync Signer to facilitate library
- Separates Account actions from Account state in two objects
- Changes Startup procedures to start with Account state and not the full account object
- Moves scope for flows in Account from an Application-wide scope to ViewModel scope
- Removes all LiveData objects from Account in favor of flows from the state object
- Migrates settings saving logic to flows
- Migrates PushNotification services to work without Account and only Account Settings.
- Migrates the spam filter from LiveData to Flows
- Adds Default lists for NIP-65 inbox and outbox relays
- Adds Default lists for Search relays
- Adds local backup for UserMetadata objects
- Adds local backup for Mute lists
- Adds local backup for NIP-65 relays
- Adds local backup for DM Relays
- Adds local backup for private home relays
- Rewrites state flows initializers to avoid inconsistent startups
2024-08-26 14:42:55 -04:00
..
src - Adds a sync Signer to facilitate library 2024-08-26 14:42:55 -04:00
.gitignore
build.gradle Removes unnecessary dependencies for ammolite 2024-07-03 13:49:43 -04:00
consumer-rules.pro Might be needed for those importing the AAR. 2024-03-19 17:33:09 -04:00
proguard-rules.pro Fixes some of the missing classes due to R8 2024-05-16 15:14:51 -04:00