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
*
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
*
Add new "options" argument to all startActivity APIs.
Dianne Hackborn
2012-03-14
1
-5
/
+62
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-4
/
+4
*
Merge: Introduce UpdateLocks
Christopher Tate
2012-02-29
1
-0
/
+11
*
Fix Power Control widget
Amith Yamasani
2012-02-16
1
-0
/
+10
*
Multi-user - wallpaper service
Amith Yamasani
2012-02-10
1
-0
/
+9
*
New Serial Manager API:
Mike Lockwood
2012-02-10
1
-0
/
+11
*
Various performance and other work.
Dianne Hackborn
2011-10-31
1
-1
/
+8
*
Unhide wifi p2p API
Irfan Sheriff
2011-09-13
1
-2
/
+1
*
Fix issue #5263361: Browser instance not created in application picker
Dianne Hackborn
2011-09-08
1
-0
/
+3
*
Various work on out of memory managment.
Dianne Hackborn
2011-07-29
1
-11
/
+71
*
Fix issue #4466531: onServiceConnected() not called after...
Dianne Hackborn
2011-07-26
1
-1
/
+11
*
Updated: Wi-Fi p2p framework
repo sync
2011-07-24
1
-0
/
+11
*
Create TextServiceManager and SpellCheckerService
satok
2011-07-22
1
-0
/
+9
*
Fix issue #4902856: Don't let apps register non-explicit PendingIntents
Dianne Hackborn
2011-06-30
1
-0
/
+12
*
Revert "Create TextServiceManager and SpellCheckerService"
satok
2011-06-22
1
-9
/
+0
*
Create TextServiceManager and SpellCheckerService
satok
2011-06-20
1
-0
/
+9
*
Collect historical network stats.
Jeff Sharkey
2011-06-01
1
-0
/
+2
*
APIs to profile network usage for current UID.
Jeff Sharkey
2011-05-21
1
-0
/
+3
*
Move USB framework support from android.hardware to android.hardware.usb package
Mike Lockwood
2011-03-01
1
-2
/
+2
*
New APIs for USB host support:
Mike Lockwood
2011-01-22
1
-0
/
+10
*
Add API to get path to OBBs.
Dianne Hackborn
2011-01-16
1
-0
/
+7
*
Implement issue # 3255887 could CursorLoader offer...
Dianne Hackborn
2011-01-08
1
-0
/
+6
*
Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()
Brad Fitzpatrick
2010-12-14
1
-1
/
+25
*
resolved conflicts for merge of 1d0d1188 to master
Nick Pelly
2010-12-13
1
-0
/
+8
|
\
|
*
Make getSystemService(NFC_SERVICE) the NFC entry point.
Nick Pelly
2010-12-10
1
-0
/
+8
*
|
am 5f8524d4: am 36af7943: Fix malformed Javadoc.
Brad Fitzpatrick
2010-12-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix malformed Javadoc.
Brad Fitzpatrick
2010-12-08
1
-1
/
+1
*
|
Fix doc typo.
Brad Fitzpatrick
2010-12-07
1
-1
/
+1
*
|
Implement issue #3221502: New APIs to support new back stack / task navigation
Dianne Hackborn
2010-11-22
1
-0
/
+22
*
|
resolved conflicts for merge of 177b05d6 to master
Scott Main
2010-10-25
1
-54
/
+58
|
\
\
|
|
/
[next]