1. 28 1月, 2020 1 次提交
  2. 27 1月, 2020 4 次提交
  3. 24 1月, 2020 1 次提交
    • I
      Add dependency on AndroidX Transition 1.3.0 · e571c596
      Ian Lake 提交于
      AndroidX Transition 1.2.0 is required for apps that target API 29 or higher and AndroidX Transition 1.3.0 is needed to take full advantage of the changes in Fragment 1.2.0.
      
      Test: ./run_all_tests.sh
      e571c596
  4. 23 1月, 2020 2 次提交
    • I
      Use SavedStateHandle for SubRedditViewModel · 12e6ee4c
      Ian Lake 提交于
      Instead of requiring `RedditActivity` to save and restore the selected subreddit, use `SavedStateHandle` and `AbstractSavedStateViewModelFactory` in `SubRedditViewModel` to allow the ViewModel to save and restore its own saved instance state.
      
      Test: ./run_all_tests.sh
      Test: ran PagingWithNetworkSample
      12e6ee4c
    • I
      Update for Jetpack's Jan 22nd, 2020 release · a72483bf
      Ian Lake 提交于
      - Activity 1.0.0 -> 1.1.0
      - Fragment 1.2.0-rc05 -> 1.2.0
      - Lifecycle 2.2.0-rc03 -> 2.2.0
      - Navigation 2.2.0-rc04 -> 2.2.0
      
      Test: ./run_all_tests.sh
      a72483bf
  5. 22 1月, 2020 2 次提交
  6. 20 1月, 2020 1 次提交
    • I
      Alphabetize dependencies · eeffc3db
      Ian Lake 提交于
      Sort the dependencies alphabetically to make it more consistent when adding new dependencies.
      
      Test: ./run_all_tests.sh
      eeffc3db
  7. 19 1月, 2020 6 次提交
  8. 10 1月, 2020 3 次提交
  9. 09 1月, 2020 10 次提交
  10. 12 12月, 2019 1 次提交
  11. 26 11月, 2019 2 次提交
  12. 25 11月, 2019 1 次提交
  13. 23 11月, 2019 1 次提交
  14. 22 11月, 2019 1 次提交
  15. 19 11月, 2019 2 次提交
  16. 08 11月, 2019 2 次提交