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
/
packages
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if...
Jean-Michel Trivi
2010-03-09
1
-1
/
+18
|
\
\
|
|
/
|
/
|
|
*
Fix bug 2481825
Jean-Michel Trivi
2010-03-08
1
-1
/
+18
*
|
Add conditions to check for updated system applications. Restrict them
Suchi Amalapurapu
2010-03-09
1
-86
/
+67
*
|
Cache hot settings in-memory in the SettingsProvider.
Brad Fitzpatrick
2010-03-08
1
-11
/
+111
*
|
Move lockscreen settings to secure table to prevent tampering. b/2343673
Amith Yamasani
2010-03-08
1
-31
/
+53
*
|
Correct path to LowBattery.ogg.
Daniel Sandler
2010-03-08
1
-1
/
+1
*
|
Fix typo in log message in TTS SynthProxy.
Jean-Michel Trivi
2010-03-07
1
-1
/
+1
*
|
Fix bug 2449814
Jean-Michel Trivi
2010-03-07
1
-4
/
+4
*
|
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-05
3
-6
/
+6
*
|
Add "call" method on ContentProvider.
Brad Fitzpatrick
2010-03-05
1
-0
/
+42
|
/
*
Merge "Null check for scheme. If scheme is unspecified let package parse cont...
Suchi Amalapurapu
2010-03-04
1
-33
/
+60
|
\
|
*
Null check for scheme.
Suchi Amalapurapu
2010-03-03
1
-33
/
+60
*
|
Expand buffer in SynthProxy to hold int
Kenny Root
2010-03-04
1
-2
/
+2
|
/
*
Rework the way PackageManager binds to default container service.
Suchi Amalapurapu
2010-03-03
1
-50
/
+29
*
Fix Proguard flags.
Ying Wang
2010-03-02
2
-0
/
+7
*
Fixing a bug with TTS that caused TTS to ignore the default settings
Charles Chen
2010-03-01
1
-0
/
+17
*
Make sure to apply the auto-restore setting when the system is restored
Christopher Tate
2010-02-26
1
-0
/
+13
*
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-25
1
-1
/
+1
*
Merge "Fix bug 2452941 Add a flag to maintain the intended direct playback o...
Jean-Michel Trivi
2010-02-25
1
-3
/
+21
|
\
|
*
Fix bug 2452941 Add a flag to maintain the intended direct playback
Jean-Michel Trivi
2010-02-24
1
-3
/
+21
*
|
Filenames of sound effects are not translatable.
Eric Fischer
2010-02-24
1
-7
/
+7
*
|
Some framework fixes for apps on sd
Suchi Amalapurapu
2010-02-24
1
-3
/
+5
*
|
Turn off lock screen sounds by default.
Daniel Sandler
2010-02-23
1
-4
/
+4
*
|
Fix bug when adding SET_INSTALL_LOCATION to SettingsProvider database, upgrad...
Oscar Montemayor
2010-02-22
1
-1
/
+20
*
|
Fix issue #2438980: Implement package watcher for voice recognizer service se...
Dianne Hackborn
2010-02-22
2
-43
/
+2
*
|
Move package from internal to external and vice versa.
Suchi Amalapurapu
2010-02-19
1
-2
/
+6
|
/
*
Fix issue #2420412: API review: DeviceAdmin API changes
Dianne Hackborn
2010-02-17
1
-2
/
+3
*
Move mount service wrapper calls to PackageHelper
Suchi Amalapurapu
2010-02-16
1
-121
/
+22
*
Merge "Include install location preference when installing packages. Changes ...
Suchi Amalapurapu
2010-02-16
2
-2
/
+146
|
\
|
*
Include install location preference when installing packages.
Suchi Amalapurapu
2010-02-12
2
-2
/
+146
*
|
New user interface sound effects:
Daniel Sandler
2010-02-12
2
-1
/
+59
*
|
Merge "Remove BACKUP_DATA permission and associated checks"
Chris Tate
2010-02-12
1
-2
/
+0
|
\
\
|
*
|
Remove BACKUP_DATA permission and associated checks
Christopher Tate
2010-02-12
1
-2
/
+0
|
|
/
*
|
Watch 2274882: Add a field to the db when we wipe due to an error in the upgr...
Jim Miller
2010-02-12
1
-7
/
+12
|
/
*
Use the new RecognitionService.SERVICE_INTERFACE instead of
Mike LeBeau
2010-02-11
1
-1
/
+2
*
Merge "Setting the synth busy flag inside a synchronized block for thread saf...
Charles Chen
2010-02-11
1
-2
/
+6
|
\
|
*
Setting the synth busy flag inside a synchronized block for
Charles Chen
2010-02-10
1
-2
/
+6
*
|
Add new setting for the ComponentName of the service to be used
Mike LeBeau
2010-02-11
1
-1
/
+49
*
|
Set default value for default install location
Suchi Amalapurapu
2010-02-10
1
-1
/
+3
*
|
Add new manifest option for install location
Suchi Amalapurapu
2010-02-10
2
-0
/
+3
*
|
New external storage APIs.
Dianne Hackborn
2010-02-09
2
-4
/
+41
*
|
Framework: Clean up / Refactor Mount APIs
San Mehat
2010-02-09
1
-6
/
+6
|
/
*
Fixing a race condition in the TextToSpeech service that could be
Charles Chen
2010-02-08
1
-2
/
+12
*
Merge "Fixing a bug with the TextToSpeech speech queue processing. The queue ...
Charles Chen
2010-02-05
1
-2
/
+2
|
\
|
*
Fixing a bug with the TextToSpeech speech queue processing.
Charles Chen
2010-02-05
1
-2
/
+2
*
|
use device serial number to seed RNG for generating ANDROID_ID
Doug Zongker
2010-02-03
1
-2
/
+11
*
|
Apps on sdcard: Add new broadcasts
Suchi Amalapurapu
2010-02-02
1
-3
/
+10
*
|
DefaultContainerService: Refactor MountService calls (new api)
San Mehat
2010-02-02
1
-39
/
+34
*
|
More device policy work: clarify password modes, monkeying.
Dianne Hackborn
2010-01-29
1
-2
/
+17
|
/
*
Add asec permission to DefaultContainerService
Suchi Amalapurapu
2010-01-27
1
-0
/
+4
[prev]
[next]