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
/
content
/
Context.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
am ac16c21d: am a0042742: Merge "Modify restrictions bundle per api council r...
Amith Yamasani
2013-04-17
1
-9
/
+0
|
\
|
*
Modify restrictions bundle per api council recommendations
Amith Yamasani
2013-04-17
1
-9
/
+0
*
|
Support persistable Uri permission grants.
Jeff Sharkey
2013-04-15
1
-1
/
+1
|
/
*
Queues, queues, queues and input.
Jeff Brown
2013-04-08
1
-0
/
+6
*
Unhide Bluetooth Low Energy public APIs
Matthew Xie
2013-03-28
1
-1
/
+0
*
Application restrictions API
Amith Yamasani
2013-03-20
1
-0
/
+10
*
Add explicit userId to AppWidget binder calls
Jim Miller
2013-02-20
1
-0
/
+8
*
App ops: new operations for SMS.
Dianne Hackborn
2013-02-05
1
-0
/
+19
*
Rework ParceledListSlice to be much easier to use.
Dianne Hackborn
2013-01-18
1
-0
/
+3
*
Merge "Rename bindService to bindServiceAsUser to follow convention."
Amith Yamasani
2013-01-16
1
-1
/
+1
|
\
|
*
Rename bindService to bindServiceAsUser to follow convention.
Amith Yamasani
2013-01-16
1
-1
/
+1
*
|
Removed Throttle Manager as obsolete
Sasha Levitskiy
2013-01-14
1
-11
/
+0
|
/
*
Merge "Revert "App home directories are now 0700 for targetSdkVersion > 17""
Nick Kralevich
2013-01-09
1
-65
/
+31
|
\
|
*
Revert "App home directories are now 0700 for targetSdkVersion > 17"
Nick Kralevich
2013-01-09
1
-65
/
+31
*
|
New "app ops" service.
Dianne Hackborn
2013-01-09
1
-0
/
+12
|
/
*
App home directories are now 0700 for targetSdkVersion > 17
Nick Kralevich
2012-12-14
1
-31
/
+65
*
Update docs for multi-user storage behavior.
Jeff Sharkey
2012-10-22
1
-0
/
+20
*
Maybe fix issue #7211766: bindService() to User u0 While u10 is...
Dianne Hackborn
2012-09-26
1
-1
/
+14
*
AppInfo from Notifications for secondary users
Amith Yamasani
2012-09-24
1
-0
/
+30
*
Fix issue #6926562: Ensure all multi-user cache files are managed correctly
Dianne Hackborn
2012-09-24
1
-2
/
+22
*
Allow acquiring ContentProviders across users.
Jeff Sharkey
2012-09-21
1
-0
/
+11
*
Fix API review bugs.
Dianne Hackborn
2012-09-17
1
-35
/
+36
*
Add registering for explicit users.
Dianne Hackborn
2012-09-04
1
-3
/
+29
*
Initial draft of high-level multi-display APIs.
Jeff Brown
2012-08-31
1
-3
/
+26
*
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-30
1
-2
/
+89
*
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-24
1
-0
/
+10
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-0
/
+11
*
Switch public APIs to use new UserHandle class for identifying users.
Dianne Hackborn
2012-08-17
1
-8
/
+9
*
Add API to create new contexts with custom configurations.
Dianne Hackborn
2012-08-14
1
-0
/
+18
*
User Manager service to manage users and query user details
Amith Yamasani
2012-08-11
1
-0
/
+25
*
Start the correct settings from the status bar.
Amith Yamasani
2012-08-08
1
-0
/
+12
*
More mult-user API work.
Dianne Hackborn
2012-08-07
1
-14
/
+44
*
Add APIs for interacting across users.
Dianne Hackborn
2012-08-02
1
-3
/
+5
*
Add display manager skeleton.
Jeff Brown
2012-07-25
1
-0
/
+9
*
Changes to Bluetooth Service structure.
Jaikumar Ganesh
2012-07-13
1
-0
/
+9
*
am 882c97b5: am cdb3f9c4: Merge "docs: add api overview for jb" into jb-dev
Scott Main
2012-06-26
1
-1
/
+1
|
\
|
*
docs: add api overview for jb
Scott Main
2012-06-26
1
-1
/
+1
*
|
am 277c09f6: am 56bb344c: Merge "Added or fixed doctrings for required permis...
Nicolas Falliere
2012-06-18
1
-0
/
+6
|
\
\
|
|
/
|
*
Added or fixed doctrings for required permissions.
Nicolas Falliere
2012-06-18
1
-0
/
+6
*
|
Merge "Fail immediately if bindService() is passed a null ServiceConnection"
Christopher Tate
2012-06-18
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fail immediately if bindService() is passed a null ServiceConnection
Christopher Tate
2012-06-18
1
-1
/
+2
*
|
Rework media router to be per-context with global process state.
Dianne Hackborn
2012-06-11
1
-1
/
+12
|
/
*
Merge "Expose Context.NSD_SERVICE"
Irfan Sheriff
2012-04-24
1
-3
/
+2
|
\
|
*
Expose Context.NSD_SERVICE
Irfan Sheriff
2012-04-24
1
-3
/
+2
*
|
Scheduling policy service
Glenn Kasten
2012-04-24
1
-0
/
+11
|
/
*
Merge "Initial commit of InputManager and keyboard layout API."
Jeff Brown
2012-04-05
1
-0
/
+9
|
\
|
*
Initial commit of InputManager and keyboard layout API.
Jeff Brown
2012-04-05
1
-0
/
+9
*
|
Add initial framework for DNS service discovery
Irfan Sheriff
2012-04-04
1
-0
/
+12
|
/
*
Support enabling WAL using a flag when DB is opened.
Jeff Brown
2012-03-23
1
-0
/
+14
*
Start using the new activity options argument.
Dianne Hackborn
2012-03-19
1
-3
/
+9
[next]