-
Notifications
You must be signed in to change notification settings - Fork 107
Comparing changes
Open a pull request
base repository: android/codelab-android-datastore
base: master
head repository: android/codelab-android-datastore
compare: proto_datastore
- 16 commits
- 12 files changed
- 7 contributors
Commits on Oct 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 90ded8d - Browse repository at this point
Copy the full SHA 90ded8dView commit details -
Make changes to ProtoDataStore:
1) use context.createDataStore factory 2) Fix bug where unspecified value is not handled 3) Update SharedPreferencesMigration to use the updated Constructor
Configuration menu - View commit details
-
Copy full SHA for 737f6db - Browse repository at this point
Copy the full SHA 737f6dbView commit details -
Revert "Make changes to ProtoDataStore:"
This reverts commit 007cf2f.
Configuration menu - View commit details
-
Copy full SHA for 9610b1d - Browse repository at this point
Copy the full SHA 9610b1dView commit details -
Update the protodatastore code: (#7)
* Update the protodatastore code: 1) Use the new factory: context.createDataStore 2) handle unspecified values of SortOrder
Configuration menu - View commit details
-
Copy full SHA for 56416ec - Browse repository at this point
Copy the full SHA 56416ecView commit details
Commits on Oct 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2db7ef0 - Browse repository at this point
Copy the full SHA 2db7ef0View commit details
Commits on Nov 25, 2020
-
Merge pull request #12 from googlecodelabs/fm/proto_version_bump
[Proto DataStore] version bump
Configuration menu - View commit details
-
Copy full SHA for c671222 - Browse repository at this point
Copy the full SHA c671222View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8feb9a - Browse repository at this point
Copy the full SHA d8feb9aView commit details
Commits on Jan 15, 2021
-
Merge pull request #15 from googlecodelabs/fm/proto_alpha04
[Proto DataStore] Bump to alpha04
Configuration menu - View commit details
-
Copy full SHA for 4754f84 - Browse repository at this point
Copy the full SHA 4754f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9929ce6 - Browse repository at this point
Copy the full SHA 9929ce6View commit details -
Merge pull request #20 from googlecodelabs/fm/proto_alpha06
[Proto DataStore] Bump to alpha06
Configuration menu - View commit details
-
Copy full SHA for 730a0e2 - Browse repository at this point
Copy the full SHA 730a0e2View commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 80031b8 - Browse repository at this point
Copy the full SHA 80031b8View commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7a12312 - Browse repository at this point
Copy the full SHA 7a12312View commit details
Commits on Mar 18, 2021
-
Merge pull request #23 from googlecodelabs/fm/proto_alpha07
[Proto DataStore] Update to alpha08
Configuration menu - View commit details
-
Copy full SHA for ab59f7e - Browse repository at this point
Copy the full SHA ab59f7eView commit details
Commits on Oct 8, 2021
-
* Bump version, fix dark mode title color & onChangeListeners for Chips * Fix dark mode for deadline, update Gradle * Fetch the DataStore prefs on ViewModel init * Add showCompleted listener
Configuration menu - View commit details
-
Copy full SHA for 2100f11 - Browse repository at this point
Copy the full SHA 2100f11View commit details
Commits on Feb 15, 2022
-
Updated versions of: Kotlin, AGP and gradle compileSDK and targetSDK dependencies removed lines: implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" set up: android:exported="true" in Manifest
Configuration menu - View commit details
-
Copy full SHA for acc741f - Browse repository at this point
Copy the full SHA acc741fView commit details
Commits on Feb 16, 2022
-
Merge pull request #52 from osuleymanova/Proto_datastore-Bump-version…
…s-for-Bumblebee Bump versions for Bumblebee
Configuration menu - View commit details
-
Copy full SHA for 56c38f8 - Browse repository at this point
Copy the full SHA 56c38f8View 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 master...proto_datastore