1. 02 Aug, 2017 3 commits
  2. 31 Jul, 2017 6 commits
  3. 26 Jul, 2017 3 commits
  4. 21 Jul, 2017 2 commits
  5. 20 Jul, 2017 1 commit
  6. 19 Jul, 2017 1 commit
  7. 17 Jul, 2017 3 commits
  8. 16 Jul, 2017 1 commit
  9. 14 Jul, 2017 1 commit
  10. 13 Jul, 2017 3 commits
  11. 03 Jul, 2017 2 commits
  12. 27 Jun, 2017 4 commits
  13. 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
  14. 25 Jun, 2017 1 commit
  15. 21 Jun, 2017 1 commit
  16. 18 Jun, 2017 1 commit
  17. 13 Jun, 2017 2 commits
  18. 12 Jun, 2017 4 commits