amethyst/ammolite
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 Move httpclient to another package 2024-06-24 07:13:06 -03:00
build.gradle Removes unnecessary dependencies for ammolite 2024-07-03 13:49:43 -04:00
consumer-rules.pro change proguard to see if now the client.listener works 2024-07-19 12:49:04 -03:00
proguard-rules.pro change proguard to see if now the client.listener works 2024-07-19 12:49:04 -03:00