-
Notifications
You must be signed in to change notification settings - Fork 210
Comparing changes
Open a pull request
base repository: MobileNativeFoundation/Store
base: 5.0.0
head repository: MobileNativeFoundation/Store
compare: 5.1.0-alpha01
- 10 commits
- 56 files changed
- 2 contributors
Commits on Oct 7, 2023
-
Signed-off-by: Matt Ramotar <mramotar@dropbox.com>
Configuration menu - View commit details
-
Copy full SHA for 3559a78 - Browse repository at this point
Copy the full SHA 3559a78View commit details
Commits on Dec 7, 2023
-
Add cacheOnly option to StoreReadRequest (#586)
* Add cacheOnly option to StoreReadRequest Signed-off-by: William Brawner <me@wbrawner.com> * Fix doc on StoreReadRequest.cacheOnly Signed-off-by: William Brawner <me@wbrawner.com> * Hit disk caches for cacheOnly requests Signed-off-by: William Brawner <me@wbrawner.com> * Rename cacheOnly to localOnly Signed-off-by: William Brawner <william.p.brawner@aexp.com> * Send NoNewData and log warning for localOnly requests with no local data sources configured Signed-off-by: William Brawner <william.p.brawner@aexp.com> --------- Signed-off-by: William Brawner <me@wbrawner.com> Signed-off-by: William Brawner <william.p.brawner@aexp.com>
Configuration menu - View commit details
-
Copy full SHA for ab4d2e0 - Browse repository at this point
Copy the full SHA ab4d2e0View commit details
Commits on Dec 15, 2023
-
* Update CONTRIBUTING.md Signed-off-by: Matt Ramotar <mramotar@dropbox.com> * Fix formatting --------- Signed-off-by: Matt Ramotar <mramotar@dropbox.com>
Configuration menu - View commit details
-
Copy full SHA for 35b2832 - Browse repository at this point
Copy the full SHA 35b2832View commit details -
Update pull_request_template.md (#590)
Signed-off-by: Matt Ramotar <mramotar@dropbox.com>
Configuration menu - View commit details
-
Copy full SHA for 4f34a8b - Browse repository at this point
Copy the full SHA 4f34a8bView commit details
Commits on Jan 7, 2024
-
* Add Molecule and Paging libraries, update Kotlin version and enable Compose UIKit * Second stab * Clean up Signed-off-by: mramotar_dbx <mramotar@dropbox.com> * Remove StoreState and use StoreReadResponse Signed-off-by: mramotar_dbx <mramotar@dropbox.com> * Rename to launchPagingStore Signed-off-by: mramotar_dbx <mramotar@dropbox.com> * Remove log statements Signed-off-by: mramotar_dbx <mramotar@dropbox.com> * Rename to InsertionStrategy Signed-off-by: mramotar_dbx <mramotar@dropbox.com> * Move StoreKey and StoreData to core Signed-off-by: mramotar_dbx <mramotar@dropbox.com> * Make StoreMultiCacheAccessor thread safe Signed-off-by: mramotar_dbx <mramotar@dropbox.com> * Rename KeyProvider methods * Remove MultiCache and Identifiable * Add REPLACE InsertionStrategy * Add AndroidManifest.xml * Fix formatting errors * Add design_doc.md * Fix build.gradle.kts Signed-off-by: mramotar <mramotar@dropbox.com> * Update versions Signed-off-by: mramotar <mramotar@dropbox.com> --------- Signed-off-by: mramotar_dbx <mramotar@dropbox.com> Signed-off-by: mramotar <mramotar@dropbox.com>
Configuration menu - View commit details
-
Copy full SHA for 8cc8edd - Browse repository at this point
Copy the full SHA 8cc8eddView commit details -
Support custom error types (#583)
* Rebase Signed-off-by: mramotar <mramotar@dropbox.com> * Cover custom error Signed-off-by: mramotar <mramotar@dropbox.com> --------- Signed-off-by: mramotar <mramotar@dropbox.com>
Configuration menu - View commit details
-
Copy full SHA for 912a390 - Browse repository at this point
Copy the full SHA 912a390View commit details
Commits on Jan 8, 2024
-
Expose converter via StoreBuilder.from() function (#594)
Signed-off-by: William Brawner <me@wbrawner.com>
Configuration menu - View commit details
-
Copy full SHA for c3950a1 - Browse repository at this point
Copy the full SHA c3950a1View commit details
Commits on Jan 16, 2024
-
Mark :core and :paging as experimental
Signed-off-by: mramotar <mramotar@dropbox.com>
Configuration menu - View commit details
-
Copy full SHA for 52f0dba - Browse repository at this point
Copy the full SHA 52f0dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8558ed0 - Browse repository at this point
Copy the full SHA 8558ed0View commit details -
Prepare for release 5.1.0-alpha01
Signed-off-by: mramotar <mramotar@dropbox.com>
Configuration menu - View commit details
-
Copy full SHA for 5ef94c2 - Browse repository at this point
Copy the full SHA 5ef94c2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.0.0...5.1.0-alpha01