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
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 3e9e9696: am eb9cbb8f: Resurrect flashlight support in obsolete IHardwareS...
Mike Lockwood
2010-05-17
1
-0
/
+26
|
\
|
*
Resurrect flashlight support in obsolete IHardwareService Binder API.
Mike Lockwood
2010-05-17
1
-0
/
+26
*
|
am 7e76b6d1: am 6d00151c: Merge "Hopefully fix issue #2662536: Why is launche...
Dianne Hackborn
2010-05-11
1
-0
/
+18
|
\
\
|
|
/
|
*
Hopefully fix issue #2662536: Why is launcher being killed?
Dianne Hackborn
2010-05-10
1
-0
/
+18
*
|
Sketch of Native input for MessageQueue / Looper / ViewRoot
Christopher Tate
2010-05-06
2
-17
/
+47
*
|
New xlarge screen size.
Dianne Hackborn
2010-04-28
1
-0
/
+4
*
|
am 6c099149: am 37d2f5d1: Merge "Remove @link to hidden ACCESS_CACHE_FILESYST...
Jeff Brown
2010-04-08
1
-6
/
+2
|
\
\
|
|
/
|
*
Remove @link to hidden ACCESS_CACHE_FILESYSTEM permission.
Jeff Brown
2010-04-08
1
-6
/
+2
*
|
am 822a7e2d: am ce59fb8b: Fix issue #2578244: playing audio file downloaded b...
Dianne Hackborn
2010-04-07
1
-2
/
+4
|
\
\
|
|
/
|
*
Fix issue #2578244: playing audio file downloaded by the browser...
Dianne Hackborn
2010-04-07
1
-2
/
+4
*
|
am 692329cf: am fd998a0c: Merge "NetworkManagementService: Remove \'maxkbs\' ...
San Mehat
2010-04-07
1
-1
/
+1
|
\
\
|
|
/
|
*
NetworkManagementService: Remove 'maxkbs' parameter from throttle API
San Mehat
2010-04-07
1
-1
/
+1
*
|
am 9d782f62: am 73a8f26a: Merge "NetworkManagementService: Combine setInterfa...
San Mehat
2010-04-05
1
-7
/
+3
|
\
\
|
|
/
|
*
NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed
San Mehat
2010-04-02
1
-7
/
+3
*
|
am cab133a7: am 33eb7767: Merge "NetworkManagementService: Add interface coun...
Robert Greenwalt
2010-04-01
1
-0
/
+32
|
\
\
|
|
/
|
*
NetworkManagementService: Add interface counters & throttle API
San Mehat
2010-04-01
1
-0
/
+32
*
|
framework: Hide StorageManager for froyo - do not merge
San Mehat
2010-03-31
3
-0
/
+5
*
|
am 6d630607: am 5cdd7858: Merge "Fix issue #2553553: API REVIEW: android.cont...
Dianne Hackborn
2010-03-30
1
-0
/
+9
|
\
\
|
|
/
|
*
Fix issue #2553553: API REVIEW: android.context.Context
Dianne Hackborn
2010-03-30
1
-0
/
+9
|
*
framework: Hide StorageManager for froyo - DO NOT MERGE
San Mehat
2010-03-30
3
-0
/
+5
|
*
DO NOT MERGE
Oscar Montemayor
2010-03-29
2
-65
/
+0
|
/
*
doc change: In fundamentals doc, make statement about synchronous execution o...
Dirk Dougherty
2010-03-29
1
-1
/
+2
*
Merge "Clarify some Binder docs regarding things that are thread-local."
Brad Fitzpatrick
2010-03-25
1
-8
/
+9
|
\
|
*
Clarify some Binder docs regarding things that are thread-local.
Brad Fitzpatrick
2010-03-25
1
-8
/
+9
*
|
Update Framework to support multiple dhpc ranges
Robert Greenwalt
2010-03-25
1
-1
/
+2
|
/
*
Maybe fix #2422586: Native crash in android_os_Parcel_closeFileDescriptor()
Dianne Hackborn
2010-03-23
2
-4
/
+11
*
Merge "Improve wakelock debugging:"
Mike Lockwood
2010-03-22
1
-0
/
+3
|
\
|
*
Improve wakelock debugging:
Mike Lockwood
2010-03-22
1
-0
/
+3
*
|
Add new method call back in MountService.
Suchi Amalapurapu
2010-03-22
1
-0
/
+6
*
|
Grammar fixes.
Brad Fitzpatrick
2010-03-22
1
-1
/
+1
|
/
*
Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...
Dianne Hackborn
2010-03-19
1
-0
/
+3
*
Clean up changing AP configuration
Irfan Sheriff
2010-03-18
1
-1
/
+5
*
softAp framework changes
Irfan Sheriff
2010-03-16
1
-1
/
+2
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
*
Move boot log file writing into a background thread to avoid ANR.
Dan Egnor
2010-03-11
1
-1
/
+1
*
make RecoverySystem.verifyPackage interruptible
Doug Zongker
2010-03-11
1
-1
/
+11
*
Add new shutdown observer for MountService.
Suchi Amalapurapu
2010-03-09
3
-11
/
+36
*
Add Debug.dumpService(), a public method for "dumpsys" functionality
Dan Egnor
2010-03-08
1
-1
/
+30
*
Add "call" method on ContentProvider.
Brad Fitzpatrick
2010-03-05
1
-0
/
+39
*
Wifi AP framework changes first pass
Irfan Sheriff
2010-03-04
1
-0
/
+11
*
Add dialog to display storage users when enabling/disabling ums
Suchi Amalapurapu
2010-02-26
2
-11
/
+7
*
Support CharSequence lists+arrays in Bundle+Intent
Bjorn Bringert
2010-02-26
2
-2
/
+131
*
Add new handler mechanism in MountService to make unmount api asynchronous.
Suchi Amalapurapu
2010-02-24
1
-2
/
+5
*
Add class init stats to alloc counters (API change).
Andy McFadden
2010-02-24
1
-0
/
+14
*
Fix issue #2438980: Implement package watcher for voice recognizer service se...
Dianne Hackborn
2010-02-22
1
-38
/
+47
*
Merge "Do setThreadPriority() later so we can notify the waiting thread and r...
Chih-Chung Chang
2010-02-18
1
-1
/
+1
|
\
|
*
Do setThreadPriority() later so we can notify the waiting thread
Chih-Chung Chang
2010-02-16
1
-1
/
+1
*
|
Merge "Add USB RNDIS enable/disable control"
Robert Greenwalt
2010-02-18
1
-0
/
+14
|
\
\
|
*
|
Add USB RNDIS enable/disable control
Robert Greenwalt
2010-02-18
1
-0
/
+14
*
|
|
Improve Service documentation with some samples.
Dianne Hackborn
2010-02-18
1
-15
/
+61
[next]