1. 21 Jul, 2017 2 commits
  2. 20 Jul, 2017 1 commit
  3. 19 Jul, 2017 1 commit
  4. 17 Jul, 2017 3 commits
  5. 16 Jul, 2017 1 commit
  6. 14 Jul, 2017 1 commit
  7. 13 Jul, 2017 3 commits
  8. 03 Jul, 2017 2 commits
  9. 27 Jun, 2017 4 commits
  10. 26 Jun, 2017 1 commit
    • Kevin Cooper's avatar
      Simplify `getMainActivityClass` · 613b3462
      Kevin Cooper authored
      Just return the className. The old code didn't work with activity aliases. For example, when launching with `<activity-alias android:name=".SplashActivity" android:targetActivity=".MainActivity" />`, the old code would try to get the class for `SplashActivity` which threw `ClassNotFoundException`.
      613b3462
  11. 25 Jun, 2017 1 commit
  12. 18 Jun, 2017 1 commit
  13. 13 Jun, 2017 2 commits
  14. 12 Jun, 2017 4 commits
  15. 11 Jun, 2017 7 commits
  16. 10 Jun, 2017 1 commit
  17. 07 Jun, 2017 1 commit
  18. 05 Jun, 2017 1 commit
  19. 04 Jun, 2017 3 commits