You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implement Firebase segmentation SDK device local cache
* [Firebase Segmentation] Add custom installation id cache layer and tests for it.
* Add test for updating cache
* Switch to use SQLiteOpenHelper
* Switch to use SharedPreferences from SQLite.
* Change the cache class to be singleton
* Wrap shared pref commit in a async task.
* Address comments
* Google format fix
* Replace some deprecated code.
Copy file name to clipboardExpand all lines: firebase-segmentation/src/androidTest/java/com/google/firebase/segmentation/CustomInstallationIdCacheTest.java
Copy file name to clipboardExpand all lines: firebase-segmentation/src/androidTest/java/com/google/firebase/segmentation/FirebaseSegmentationInstrumentedTest.java
0 commit comments