index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
admin
Commit message (
Expand
)
Author
Age
Files
Lines
*
CA cert monitoring: add notifications and actions for dialog
Maggie Benthall
2013-09-13
1
-1
/
+1
*
Add methods for managing CAs to DevicePolicyManager(Service)
Maggie Benthall
2013-08-20
2
-0
/
+74
*
Add a name to the DeviceOwner
Geoffrey Borggaard
2013-08-09
2
-2
/
+32
*
Improve API and documentation
Amith Yamasani
2013-04-19
1
-6
/
+21
*
Device Owner, a special kind of device admin
Amith Yamasani
2013-03-26
2
-0
/
+57
*
am 5d6d6aab: am 8e45679a: am 026f9191: am 08342698: Merge "docs: Fix a bunch ...
Scott Kennedy
2013-01-14
1
-2
/
+2
|
\
|
*
docs: Fix a bunch of issues
Scott Kennedy
2013-01-11
1
-2
/
+2
*
|
Merge commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6' into HEAD
Jean-Baptiste Queru
2012-11-08
1
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
am 768d9e1a: Merge "Correct executable bit for source files"
Kenny Root
2012-11-07
1
-0
/
+0
|
|
\
|
|
*
Correct executable bit for source files
Kenny Root
2012-11-07
1
-0
/
+0
*
|
|
Update DevicePolicyManager documentation with new keyguard flags
Jim Miller
2012-11-02
1
-3
/
+6
|
/
/
*
|
Make DPM API for disabling keyguard widgets more generic
Jim Miller
2012-09-19
3
-22
/
+32
*
|
DevicePolicyManager per user
Amith Yamasani
2012-09-18
2
-100
/
+172
*
|
Update DevicePolicyManager with ability to disable keyguard widgets
Jim Miller
2012-09-04
3
-48
/
+113
|
/
*
am 9be0105f: docs: fix several links
Scott Main
2012-06-22
1
-1
/
+1
|
\
|
*
docs: fix several links
Scott Main
2012-06-22
1
-1
/
+1
*
|
am 541803cc: am fd63c857: Merge "Wipe the user data out in any case."
Jean-Baptiste Queru
2012-05-25
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge "Wipe the user data out in any case."
Jean-Baptiste Queru
2012-05-25
1
-2
/
+4
|
|
\
|
|
*
Wipe the user data out in any case.
Masanori Ogino
2012-02-16
1
-2
/
+4
*
|
|
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
|
/
/
*
|
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
3
-2
/
+17
|
/
*
Fix 5185505: Update DevicePolicyManager to support weak biometric security.
Jim Miller
2011-09-02
1
-1
/
+9
*
New device policy to disable camera.
Ben Komalo
2011-06-10
3
-1
/
+55
*
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-2
/
+1
*
Clarify rules about encryption of emulated storage.
Andy Stadler
2011-03-07
1
-2
/
+6
*
Merge "Fix 3197205: Minor edits to device policy admin strings and documentat...
Jim Miller
2011-02-16
2
-6
/
+10
|
\
|
*
Fix 3197205: Minor edits to device policy admin strings and documentation
Jim Miller
2011-02-16
2
-6
/
+10
*
|
@hide DPM global proxy settings
Andy Stadler
2011-02-16
2
-1
/
+4
|
/
*
Update package descriptions with editorial revisions.
Scott Main
2011-01-26
1
-0
/
+12
*
Add internal plumbing to DPM for encryption
Andy Stadler
2011-01-17
2
-26
/
+46
*
API changes to support encryption in DPM
Andy Stadler
2011-01-12
3
-2
/
+123
*
API CHANGE - Add hasGrantedPolicy() API
Andy Stadler
2010-12-09
2
-8
/
+30
*
Fixes to DevicePolicyManager.setPasswordExpirationTimeout
Andy Stadler
2010-11-19
1
-2
/
+0
*
Add password expiration support to DevicePolicyManager.
Jim Miller
2010-11-11
4
-3
/
+122
*
resolved conflicts for merge of 964eb438 to master
Kenny Root
2010-10-18
1
-0
/
+6
|
\
|
*
Implement issue #3094621 and #3094609 - wipe sd card
Dianne Hackborn
2010-10-16
1
-0
/
+6
*
|
Removed extra parameter tag in JavaDocs
Oscar Montemayor
2010-08-04
1
-2
/
+0
*
|
Fix for SDK breakage with hidden field.
Oscar Montemayor
2010-08-04
1
-1
/
+0
*
|
Device Policy Manager changes to enable Global Proxy.
Oscar Montemayor
2010-08-04
3
-1
/
+107
*
|
Adding support for minimum number of non letter characters.
Konstantin Lopyrev
2010-06-08
2
-16
/
+97
*
|
am db603bb5: am 3b68548d: am 75b6a6b9: Merge "Fix 2737842: Disable KeguardMan...
Jim Miller
2010-06-08
1
-0
/
+9
|
\
\
|
|
/
|
*
Fix 2737842: Disable KeguardManager API if device policy is enabled
Jim Miller
2010-06-08
1
-0
/
+9
*
|
Fix 2677197: Adding minimum complex character support.
Konstantin Lopyrev
2010-05-27
2
-7
/
+281
*
|
Fix 2673731: Adding support for password history to Device Admin.
Konstantin Lopyrev
2010-05-24
2
-63
/
+115
|
/
*
Fix issue #2530103: ActivePassword data in Device Policy Manager needs to be ...
Dianne Hackborn
2010-03-22
1
-5
/
+14
*
Fix some bugs.
Dianne Hackborn
2010-03-04
1
-1
/
+8
*
Move DeviceAdmin APIs to android.app.admin.
Dianne Hackborn
2010-02-26
4
-0
/
+1349