1. 18 Nov, 2009 2 commits
  2. 14 Nov, 2009 2 commits
  3. 13 Nov, 2009 2 commits
  4. 12 Nov, 2009 4 commits
  5. 22 Oct, 2009 1 commit
  6. 21 Oct, 2009 1 commit
  7. 13 Oct, 2009 1 commit
  8. 08 Oct, 2009 2 commits
  9. 06 Oct, 2009 1 commit
    • Suchi Amalapurapu's avatar
      The scroll view listing permissions is given a weight of 1 so that the ok and... · 2ae789b2
      Suchi Amalapurapu authored
      The scroll view listing permissions is given a weight of 1 so that the ok and cancel buttons appear at the bottom of the screen. If the permission list doesn't fillup the screen aka has very few permissions, the buttons don't appear at the buttom. so just increate the layout weight of the parent as well to fix this issue.
      Also hide the whole permissions panel so that we don't see the text related to showing permissions at all
      2ae789b2
  10. 29 Sep, 2009 2 commits
  11. 14 Sep, 2009 1 commit
  12. 08 Sep, 2009 2 commits
    • Eric Fischer's avatar
      Import revised translations. DO NOT MERGE · 3082595c
      Eric Fischer authored
      3082595c
    • Suchi Amalapurapu's avatar
      Fix screen flow issues in pacakge installer/uninstaller. · d9b773b7
      Suchi Amalapurapu authored
      The main activity was managing the state transitions during
      installation/uninstallation which was actually not needed.
      Just make the activities independent and start sub activities
      without waiting for activity result codes in the main activity.
      If the user enables development setting to immediately destroy activities,
      and sideloads an app, the ActivityManager tries to destroy the
      main activity while it starts sub activities to finish installation
      and this results in UI bizarreness based on the current state of
      the installer.
      
      Also move InstallConfirmation to the main activity.
      Converge InstallDone and InstallProgress into one screen. Just enable
      or disable launch/close buttons. This is how it should have been in the
      first place..
      
      Same set of issues with uninstall code path as well.
      d9b773b7
  13. 28 Aug, 2009 1 commit
  14. 18 Aug, 2009 1 commit
  15. 17 Aug, 2009 1 commit
  16. 04 Aug, 2009 3 commits
  17. 03 Aug, 2009 3 commits
  18. 30 Jul, 2009 1 commit
  19. 29 Jul, 2009 2 commits
  20. 26 Jul, 2009 2 commits
  21. 15 Jul, 2009 1 commit
  22. 13 Jul, 2009 2 commits
  23. 03 Jul, 2009 1 commit
  24. 01 Jul, 2009 1 commit