Skip to content

Master #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 295 commits into from
Dec 29, 2020
Merged

Master #1

merged 295 commits into from
Dec 29, 2020

Conversation

gaobohaoku
Copy link
Owner

No description provided.

ianhanniballake and others added 30 commits February 26, 2019 15:25
Verified with ./run_all_tests.sh
Change-Id: I9dd8db8cff0168b1c0a22c760357ab55dac59741
Update WorkManager sample to use 1.0.0 stable
As Architecture Components use AndroidX, we can safely switch to Navigation 2.0.0-rc02

Verified with ./run_all_tests.sh
Change-Id: I91b2f1fa66fea48eab572ce81eea39f3dd7b946e
* Tests pass.
* Ran WorkManager sample app.

Change-Id: I556152696c10f2d81d2e4a61e58ca77e75fbc482
Change-Id: I06b01c25068dabcf3e9ac11fc238b5feaecccefe
Change-Id: Ie5a4639ef454e2366385418171b0af418c4aa1db
Change-Id: If697ab08f995829bf66767d56348e75a430a50d0
Change-Id: I0811480de9bf0b417cf02ae34edb94f5131a27c1
Change-Id: Ib0fb38a10114e6b71cd57c1cda4c14cba209b538
Upgrade to WorkManager 2.0.0-rc01.
[NavigationAdvancedSample] Adds optional case for item reselected
Verified with ./run_all_tests.sh
Verified with ./run_all_tests.sh
Additionally bump androidx.arch.core to 2.0.1 and add it as a dependency in WorkManagerSample and NavigationAdvanceSample to avoid conflicting versions between app and test variant.
Update Room dep to 2.1.0-alpha06
keyboardsurfer and others added 29 commits July 7, 2020 16:51
Fix scroll to top behavior in PagingWithNetworkSample
Update PagingWithNetworkSample README
Add an issue template to redirect to buganizer for FR / Bugs in libraries
…AsFlow-can-be-collected-just-once

[Paging with Network] Fix consumeAsFlow can be collected just once
Thanks for catching it!

Co-authored-by: Dustin Lam <[email protected]>
Update paging to 3.0.0-alpha05
Navigation series

This app consists of a list of items (donuts) in a RecyclerView
and a dialog used to enter or edit information about those items.
The sample is mainly useful in conjunction with the MAD Skills series
of articles and videos that use the sample; there are other samples
in this repo that are intended for more general-purpose exmaples
of the Navigation Component.
Navigation series

This app consists of a list of items (donuts) in a RecyclerView
and a dialog used to enter or edit information about those items.
The sample is mainly useful in conjunction with the MAD Skills series
of articles and videos that use the sample; there are other samples
in this repo that are intended for more general-purpose exmaples
of the Navigation Component.
First commit for DonutTracker app, a sample for the MAD Skills
Test: ./gradlew lib:cC app:cC

In FakeRedditApi, prepend and append were loading refresh data. Fixed
append, and made prepend always return emptyList() for simplicity.
Additionally, add cachedIn() to prevent re-load on rotation.
Test: ./gradlew lib:cC app:cC

Also removed unused NetworkState.
Update to paging 3.0.0-alpha11
@gaobohaoku gaobohaoku merged commit 5bd470e into gaobohaoku:master Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.