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
/
services
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
PackageManagerService: always install native binaries from .apk
David 'Digit' Turner
2010-08-17
1
-22
/
+28
*
Merge "Add a missing break; to restore old functionality and not turn off the...
Andreas Huber
2010-07-30
1
-0
/
+4
|
\
|
*
Add a missing break; to restore old functionality and not turn off the screen...
Andreas Huber
2010-07-29
1
-0
/
+4
*
|
Merge from open-source froyo
The Android Open Source Project
2010-07-29
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix a bug where we cleaned an apps external data when upgrading it. :(
Dianne Hackborn
2010-07-29
1
-2
/
+1
*
|
Add a method to let a properly permissioned app directly
Joe Onorato
2010-07-24
1
-30
/
+76
|
/
*
Properly note the current active restore set's token
Christopher Tate
2010-06-24
1
-1
/
+1
*
Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr ...
Dianne Hackborn
2010-06-17
1
-11
/
+57
*
Merge "Don't adjust lights if screen or button brightness is changed when the...
Mike Lockwood
2010-06-10
1
-2
/
+8
|
\
|
*
Don't adjust lights if screen or button brightness is changed when the screen...
Mike Lockwood
2010-06-10
1
-2
/
+8
*
|
Merge "Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes ...
Adam Powell
2010-06-10
1
-0
/
+2
|
\
\
|
*
|
Fix bug 2757693 - Multi-touch coordinates can jump when a finger goes down.
Adam Powell
2010-06-09
1
-0
/
+2
*
|
|
do not merge: cherry-picked 929b4855b8208d36272769e8eeaa6cd2823b94c0 from mas...
Nick Kralevich
2010-06-10
1
-1
/
+6
|
/
/
*
|
Fix 2737842: Disable KeguardManager API if device policy is enabled
Jim Miller
2010-06-08
2
-37
/
+68
|
/
*
Merge "Fix 2737842: disable keyguard API when device policy is enabled." into...
Jim Miller
2010-06-07
1
-18
/
+43
|
\
|
*
Fix 2737842: disable keyguard API when device policy is enabled.
Jim Miller
2010-06-07
1
-18
/
+43
*
|
Merge "Don't bring up Launcher until after boot complete" into froyo
Christopher Tate
2010-06-07
1
-1
/
+1
|
\
\
|
*
|
Don't bring up Launcher until after boot complete
Christopher Tate
2010-06-07
1
-1
/
+1
|
|
/
*
|
Merge "Fix issue #2749322: addPackageToPreferred throws SecurityException" in...
Dianne Hackborn
2010-06-07
1
-6
/
+2
|
\
\
|
*
|
Fix issue #2749322: addPackageToPreferred throws SecurityException
Dianne Hackborn
2010-06-07
1
-6
/
+2
|
|
/
*
|
Cut logging, boost efficiency of ThrottleService
Robert Greenwalt
2010-06-07
1
-17
/
+20
|
/
*
Merge "Watchdog now records kernel stacks when it fires" into froyo
Christopher Tate
2010-06-04
1
-0
/
+22
|
\
|
*
Watchdog now records kernel stacks when it fires
Christopher Tate
2010-06-04
1
-0
/
+22
*
|
Merge "Make the DUN apn data secure." into froyo
Robert Greenwalt
2010-06-04
1
-3
/
+8
|
\
\
|
*
|
Make the DUN apn data secure.
Robert Greenwalt
2010-06-04
1
-3
/
+8
|
|
/
*
|
Don't crash when low storage is encountered pre-boot completion.
Jeff Hamilton
2010-06-04
1
-0
/
+2
|
/
*
Also dump system process threads halfway through the watchdog interval
Christopher Tate
2010-05-28
2
-6
/
+26
*
Merge "Don't enforce broadcast timeouts for PRE_BOOT_COMPLETED broadcasts." i...
Jeff Hamilton
2010-05-27
1
-4
/
+14
|
\
|
*
Don't enforce broadcast timeouts for PRE_BOOT_COMPLETED broadcasts.
Jeff Hamilton
2010-05-26
1
-4
/
+14
*
|
Fix null pointer exception
Irfan Sheriff
2010-05-26
1
-2
/
+5
*
|
Merge "Fix escaping of characters" into froyo
Irfan Sheriff
2010-05-26
1
-4
/
+9
|
\
\
|
*
|
Fix escaping of characters
Irfan Sheriff
2010-05-24
1
-4
/
+9
|
|
/
*
|
Make the NTP Cache max-age gservices-settable
Robert Greenwalt
2010-05-25
1
-3
/
+10
|
/
*
Fix 2641875
Suchi Amalapurapu
2010-05-18
1
-1
/
+3
*
Resurrect flashlight support in obsolete IHardwareService Binder API.
Mike Lockwood
2010-05-17
1
-0
/
+49
*
Merge "Make the SSID field of WifiConfiguration consistent with API descripti...
Chung-yih Wang
2010-05-14
1
-2
/
+2
|
\
|
*
Make the SSID field of WifiConfiguration consistent with API description.
Chung-yih Wang
2010-05-15
1
-2
/
+2
*
|
Fix issue #2686193: Can't move apps to SD card
Dianne Hackborn
2010-05-14
1
-2
/
+2
|
/
*
Fix 2672155
Suchi Amalapurapu
2010-05-13
1
-3
/
+6
*
Fix issue #2676378: Activity Manager Crash on FRF40
Dianne Hackborn
2010-05-11
1
-6
/
+6
*
LocationManagerService: Call updateNetworkState on providers that are disabled.
Mike Lockwood
2010-05-11
1
-1
/
+1
*
Fix bug 2670395 and 2599698
Jean-Michel Trivi
2010-05-11
1
-6
/
+9
*
Merge "Hopefully fix issue #2662536: Why is launcher being killed?" into froyo
Dianne Hackborn
2010-05-10
2
-16
/
+64
|
\
|
*
Hopefully fix issue #2662536: Why is launcher being killed?
Dianne Hackborn
2010-05-10
2
-16
/
+64
*
|
Fix ThrottleService wifi interaction
Robert Greenwalt
2010-05-06
1
-1
/
+61
|
/
*
Fix 2656989. Clean up update to updated system applications.
Suchi Amalapurapu
2010-05-05
1
-0
/
+12
*
Fix issue #2643754: Launcher is caching widget layouts for too long
Dianne Hackborn
2010-05-04
1
-0
/
+18
*
Fix issue #2641875: Apps on sdcard not accesible after update
Dianne Hackborn
2010-04-29
1
-2
/
+1
*
Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632...
Amith Yamasani
2010-04-28
1
-0
/
+3
|
\
|
*
Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681
Amith Yamasani
2010-04-28
1
-0
/
+3
[next]