1. 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
  2. 13 Jun, 2017 2 commits
  3. 12 Jun, 2017 4 commits
  4. 11 Jun, 2017 7 commits
  5. 10 Jun, 2017 1 commit
  6. 07 Jun, 2017 1 commit
  7. 05 Jun, 2017 1 commit
  8. 04 Jun, 2017 11 commits
  9. 03 Jun, 2017 1 commit
  10. 01 Jun, 2017 6 commits
  11. 09 May, 2017 4 commits
  12. 03 May, 2017 1 commit