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
/
ContextImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
First pass at adding FingerprintManagerService
Jim Miller
2014-05-07
1
-0
/
+8
*
Partial revert "Load device default theme mapping from resources"
Alan Viverette
2014-05-05
1
-6
/
+6
*
Load device default theme mapping from resources
Alan Viverette
2014-05-01
1
-6
/
+6
*
Allow prefix-based Uri permission grants.
Jeff Sharkey
2014-04-22
1
-10
/
+19
*
Add RouteProviders to the new Media APIs
RoboErik
2014-04-17
1
-2
/
+2
*
Stub APIs for network scoring.
Jeff Davidson
2014-04-16
1
-0
/
+7
*
BatteryManager: Add API and service for battery property retrieval
Todd Poynor
2014-04-15
1
-0
/
+6
*
Merge "Launcher APIs and broadcasts for managed profiles"
Amith Yamasani
2014-04-08
1
-0
/
+10
|
\
|
*
Launcher APIs and broadcasts for managed profiles
Amith Yamasani
2014-04-08
1
-0
/
+10
*
|
Initial round of Television Input Framework
Jae Seo
2014-04-08
1
-0
/
+9
|
/
*
Switch framework Holo references to Quantum.Light
Alan Viverette
2014-04-01
1
-1
/
+2
*
Define trust agent framework components
Adrian Roos
2014-03-31
1
-0
/
+7
*
Wifi hotspot stack initial hook up
Yuhao Zheng
2014-03-25
1
-0
/
+9
*
Shared library resource support
Adam Lesinski
2014-03-25
1
-2
/
+3
*
am 775a097f: am 3c34e5db: am c01e1aeb: Merge "Add HdmiCecManager" into klp-mo...
Jinsuk Kim
2014-03-24
1
-0
/
+9
|
\
|
*
am c01e1aeb: Merge "Add HdmiCecManager" into klp-modular-dev
Jinsuk Kim
2014-03-24
1
-0
/
+9
|
|
\
|
|
*
Add HdmiCecManager
Jinsuk Kim
2014-03-24
1
-0
/
+9
|
*
|
am f5729a6a: am 1011960c: am decfd707: Merge "Add the calling package name to...
Chad Brubaker
2014-03-13
1
-3
/
+4
|
|
\
\
|
|
|
/
|
|
*
am 1011960c: am decfd707: Merge "Add the calling package name to requestRoute...
Chad Brubaker
2014-03-13
1
-3
/
+4
|
|
|
\
|
|
|
*
Add the calling package name to requestRouteToHost
Chad Brubaker
2014-03-05
1
-3
/
+4
|
*
|
|
resolved conflicts for merge of cc9894c8 to klp-modular-dev-plus-aosp
Jeff Brown
2014-03-11
1
-104
/
+95
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Retain display when creating specialized contexts. (DO NOT MERGE)
Jeff Brown
2014-03-11
1
-103
/
+95
|
|
|
/
*
|
|
Start enforcing explicit intents for Context.bindService()
Dianne Hackborn
2014-03-17
1
-5
/
+5
*
|
|
Retain display when creating specialized contexts.
Jeff Brown
2014-03-11
1
-104
/
+95
*
|
|
Merge "Move Session apis to android.media.session"
RoboErik
2014-02-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Move Session apis to android.media.session
RoboErik
2014-02-25
1
-1
/
+1
*
|
|
|
Merge "Add the calling package name to requestRouteToHost"
Chad Brubaker
2014-02-24
1
-3
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add the calling package name to requestRouteToHost
Chad Brubaker
2014-02-19
1
-3
/
+4
|
|
/
/
*
|
|
Initial round of MediaSession APIs
RoboErik
2014-02-19
1
-0
/
+8
|
/
/
*
|
Runtime resource overlay, iteration 2
MÃ¥rten Kongstad
2014-02-03
1
-4
/
+5
|
/
*
Merge "Fix issue #10378741: configupdater needs to be explicit when it calls ...
Dianne Hackborn
2013-10-03
1
-27
/
+32
|
\
|
*
Fix issue #10378741: configupdater needs to be explicit when it calls startSe...
Dianne Hackborn
2013-10-03
1
-27
/
+32
*
|
Fix cross-process race in initial files/cache dir creation
Christopher Tate
2013-10-02
1
-12
/
+23
|
/
*
Detect wedged ContentProviders, treat as ANR.
Jeff Sharkey
2013-10-01
1
-0
/
+5
*
Delegate mkdirs() to vold when lacking perms.
Jeff Sharkey
2013-09-20
1
-4
/
+18
*
Merge "Add consumer IR framework" into klp-dev
Alexander Ray
2013-09-11
1
-0
/
+6
|
\
|
*
Add consumer IR framework
Erik Gilling
2013-09-11
1
-0
/
+6
*
|
Fix issue #10688644: Java crash in com.android.phone:
Dianne Hackborn
2013-09-11
1
-1
/
+24
|
/
*
Explain what warnIfCallingFromSystemProcess() is about
Tom O'Neill
2013-09-09
1
-0
/
+5
*
Fix issue #10387684: ArrayIndexOutOfBoundsException in ArrayMap.put
Dianne Hackborn
2013-09-05
1
-1
/
+1
*
Change build version from KEY_LIME_PIE to KITKAT
Chet Haase
2013-09-05
1
-4
/
+4
*
Update captioning APIs
Alan Viverette
2013-08-29
1
-0
/
+6
*
APIs for multiple external storage devices.
Jeff Sharkey
2013-08-11
1
-46
/
+67
*
Use package CompatibilityInfo as default. DO NOT MERGE
Craig Mautner
2013-08-08
1
-1
/
+1
*
Whoops, not yet time to be an error.
Dianne Hackborn
2013-08-05
1
-3
/
+3
*
Start restricting service calls with implicit intents.
Dianne Hackborn
2013-08-05
1
-0
/
+24
*
Camera2 API: Rename package to android.hardware.camera2
Eino-Ville Talvala
2013-07-30
1
-1
/
+1
*
Merge "Fix issue #9925269: Naver app crashes on launch"
Dianne Hackborn
2013-07-19
1
-0
/
+11
|
\
|
*
Fix issue #9925269: Naver app crashes on launch
Dianne Hackborn
2013-07-18
1
-0
/
+11
*
|
Batch alarms to reduce device wakeups
Christopher Tate
2013-07-17
1
-3
/
+3
|
/
[next]