1. 17 Jul, 2017 1 commit
  2. 16 Jul, 2017 1 commit
  3. 14 Jul, 2017 1 commit
  4. 13 Jul, 2017 3 commits
  5. 03 Jul, 2017 2 commits
  6. 27 Jun, 2017 4 commits
  7. 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
  8. 25 Jun, 2017 1 commit
  9. 18 Jun, 2017 1 commit
  10. 13 Jun, 2017 2 commits
  11. 12 Jun, 2017 4 commits
  12. 11 Jun, 2017 7 commits
  13. 10 Jun, 2017 1 commit
  14. 07 Jun, 2017 1 commit
  15. 05 Jun, 2017 1 commit
  16. 04 Jun, 2017 9 commits