1. 06 Jun, 2013 9 commits
  2. 05 Jun, 2013 1 commit
    • Dianne Hackborn's avatar
      Fix issue #9074296: Device Admins can activate in a way... · d6086125
      Dianne Hackborn authored
      ...that makes it impossible to deactive/uninstall them
      
      Don't allow device admins to directly launch the add UI if
      they are malformed.
      
      (cherry picked from commit 8274b677)
      
      Changes due to make the cherry-pick apply:
      * Replaced PackageManager.GET_DISABLED_UNTIL_USED_COMPONENTS with 0
        in the PackageManager.queryBroadcastReceivers invocation. The above
        constant was introduced in API Level 18 only. DeviceAdminSettings
        class from which this fix was extracted is not passing in the above
        flag when it invokes queryBroadcastReceivers either.
      
      Change-Id: I64d2792cd06bacbd4bfc600a10046d51a9383606
      d6086125
  3. 11 Mar, 2013 1 commit
  4. 13 Dec, 2012 2 commits
  5. 27 Nov, 2012 1 commit
  6. 23 Nov, 2012 1 commit
  7. 21 Nov, 2012 1 commit
  8. 16 Nov, 2012 1 commit
  9. 14 Nov, 2012 1 commit
  10. 09 Nov, 2012 1 commit
  11. 08 Nov, 2012 2 commits
  12. 07 Nov, 2012 12 commits
  13. 06 Nov, 2012 4 commits
  14. 05 Nov, 2012 3 commits