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