1. 26 Nov, 2013 1 commit
  2. 16 Nov, 2013 1 commit
    • 13.beta2's avatar
      core: inlining invoke arguments · 132b8d06
      13.beta2 authored
      protected void onCreate(Bundle bundle) {
      super.onCreate(bundle);
      setContentView(2130837505);
      -->
      protected void onCreate(Bundle bundle) {
      super.onCreate(bundle);
      setContentView(R.layout.samplelayout);
      132b8d06
  3. 15 Nov, 2013 2 commits
  4. 13 Nov, 2013 3 commits
  5. 12 Nov, 2013 2 commits
  6. 10 Nov, 2013 1 commit
  7. 23 Oct, 2013 1 commit
  8. 22 Oct, 2013 1 commit
  9. 19 Oct, 2013 1 commit
  10. 29 Sep, 2013 1 commit
  11. 28 Sep, 2013 3 commits
  12. 26 Sep, 2013 1 commit
  13. 25 Sep, 2013 1 commit
  14. 24 Sep, 2013 4 commits
  15. 23 Sep, 2013 1 commit
  16. 21 Sep, 2013 3 commits
  17. 14 Sep, 2013 1 commit
  18. 12 Sep, 2013 1 commit
  19. 09 Sep, 2013 2 commits
  20. 08 Sep, 2013 1 commit
  21. 04 Sep, 2013 4 commits
  22. 10 Aug, 2013 4 commits