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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Update signal strength mapping for GSM/UMTS."
jsh
2010-03-18
1
-3
/
+3
|
\
|
*
Update signal strength mapping for GSM/UMTS.
jsh
2010-03-18
1
-3
/
+3
*
|
Dont disable AP for tether failures
Irfan Sheriff
2010-03-18
1
-1
/
+5
|
/
*
Rework permissions to be retained when an app is temporarily uninstalled.
Dianne Hackborn
2010-03-18
3
-138
/
+412
*
Fix issue #2519590: Lock screen stuck in landscape mode
Dianne Hackborn
2010-03-18
1
-17
/
+39
*
Merge "Make Tethering not disconnect on every net change."
Robert Greenwalt
2010-03-17
1
-298
/
+238
|
\
|
*
Make Tethering not disconnect on every net change.
Robert Greenwalt
2010-03-17
1
-298
/
+238
*
|
Merge "Fix for deadlock between StatusBarService and NotificationManagerService"
Joe Onorato
2010-03-17
1
-14
/
+19
|
\
\
|
|
/
|
/
|
|
*
Fix for deadlock between StatusBarService and NotificationManagerService
Obi Okafor
2010-03-17
1
-14
/
+19
*
|
Merge "Add new install flag to install on internal flash only Change default ...
Suchi Amalapurapu
2010-03-17
1
-8
/
+18
|
\
\
|
*
|
Add new install flag to install on internal flash only
Suchi Amalapurapu
2010-03-17
1
-8
/
+18
*
|
|
Fix issue #2325621: Runtime restart after launching Android keyboard setting.
Dianne Hackborn
2010-03-17
1
-56
/
+56
|
|
/
|
/
|
*
|
Merge "Add progress indicator to USB mass storage screen."
Daniel Sandler
2010-03-17
1
-8
/
+34
|
\
\
|
|
/
|
/
|
|
*
Add progress indicator to USB mass storage screen.
Daniel Sandler
2010-03-16
1
-8
/
+34
*
|
Fix 2514479: Putting phone in car dock ignores security pattern
Tobias Haamel
2010-03-17
1
-20
/
+0
*
|
softAp framework changes
Irfan Sheriff
2010-03-16
2
-61
/
+127
*
|
make the statusbar viewtracker opaque
Mathias Agopian
2010-03-16
1
-1
/
+1
*
|
Do storage checks before initiating a move.
Suchi Amalapurapu
2010-03-16
2
-20
/
+98
*
|
Remove reload config for priority change
Irfan Sheriff
2010-03-16
1
-13
/
+1
|
/
*
Move MountService's Handler to a different thread.
Daniel Sandler
2010-03-16
1
-3
/
+15
*
Fix issue 2512221: Car Dock Notification doesn't go away
Tobias Haamel
2010-03-15
1
-4
/
+1
*
Merge "API CHANGE: expose the backup-related ApplicationInfo flag masks"
Christopher Tate
2010-03-12
1
-11
/
+2
|
\
|
*
API CHANGE: expose the backup-related ApplicationInfo flag masks
Christopher Tate
2010-03-12
1
-11
/
+2
*
|
resolved conflicts for merge of 2ecce34f to master
Dianne Hackborn
2010-03-12
1
-28
/
+39
|
\
\
|
*
|
Synchronize access to *Locked() functions
Josh Bartel
2010-03-11
1
-9
/
+22
|
*
|
Rename functions which ought to be named *Locked()
Josh Bartel
2010-03-10
1
-13
/
+13
*
|
|
Fix problem with starting a translucent activity in onCreate().
Dianne Hackborn
2010-03-12
1
-0
/
+16
*
|
|
Run WifiWatchdogServiceThread only on wifi enable
Irfan Sheriff
2010-03-12
3
-10
/
+33
*
|
|
Record some logcat output with crashes, ANRs, etc..
Dan Egnor
2010-03-12
1
-57
/
+103
*
|
|
Fix UMS broadcasts in Tethering.
Robert Greenwalt
2010-03-12
1
-3
/
+7
|
|
/
|
/
|
*
|
Merge "Fix: Retrieval of location to caclulate twilight"
Dianne Hackborn
2010-03-12
1
-32
/
+37
|
\
\
|
*
|
Fix: Retrieval of location to caclulate twilight
Bernd Holzhey
2010-03-12
1
-32
/
+37
*
|
|
Fix problems with new PowerManager.reboot() implementation.
Mike Lockwood
2010-03-12
2
-13
/
+10
*
|
|
Merge "Dump the phone process stack (as well as the system process) on watchd...
Dan Egnor
2010-03-12
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Dump the phone process stack (as well as the system process) on watchdog reset.
Dan Egnor
2010-03-11
1
-0
/
+6
*
|
|
Merge "Fix LocationManager.getProvider() API breakage."
Mike Lockwood
2010-03-12
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix LocationManager.getProvider() API breakage.
Mike Lockwood
2010-03-12
1
-1
/
+1
*
|
|
|
Fix NPE when clearing preferred packages.
Dianne Hackborn
2010-03-11
1
-192
/
+241
*
|
|
|
Fix issue #2492387: system server crash in WallpaperManagerService
Dianne Hackborn
2010-03-11
1
-0
/
+6
*
|
|
|
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
18
-0
/
+287
*
|
|
|
Merge "Preserve widgets on upgrade. Bug #2464545"
Romain Guy
2010-03-11
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
Preserve widgets on upgrade.
Romain Guy
2010-03-11
1
-1
/
+6
|
|
/
/
/
*
|
|
|
Merge "Stop creating threads for tethering."
Robert Greenwalt
2010-03-11
2
-9
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Stop creating threads for tethering.
Robert Greenwalt
2010-03-11
2
-9
/
+13
*
|
|
|
Merge "Need to keep new package's cert when using original-package."
Dianne Hackborn
2010-03-11
1
-0
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Need to keep new package's cert when using original-package.
Dianne Hackborn
2010-03-11
1
-0
/
+4
*
|
|
|
Merge "Support old/new package names for widgets."
Romain Guy
2010-03-11
1
-0
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Support old/new package names for widgets.
Romain Guy
2010-03-11
1
-0
/
+10
*
|
|
|
Merge "Fix issue #2461567: Home screen redraw messed up"
Dianne Hackborn
2010-03-11
1
-4
/
+31
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix issue #2461567: Home screen redraw messed up
Dianne Hackborn
2010-03-11
1
-4
/
+31
|
|
/
/
[next]