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
*
For issue #2651381, allow library prelinking.
Dan Bornstein
2010-05-05
1
-2
/
+0
*
Fix error code when media is filled up.
Suchi Amalapurapu
2010-04-22
1
-1
/
+1
*
Dont fall back to installing on sdcard when internal storage is filled up
Suchi Amalapurapu
2010-04-14
1
-3
/
+0
*
Fix an upgrade bug in SettingsProvider.
Amith Yamasani
2010-04-12
1
-1
/
+2
*
Fix 2579461
Suchi Amalapurapu
2010-04-07
3
-55
/
+42
*
Merge "Fix for bug 2564771 - pitch setting between apps can interfere with on...
Charles Chen
2010-04-01
1
-1
/
+31
|
\
|
*
Fix for bug 2564771 - pitch setting between apps can
Charles Chen
2010-04-01
1
-1
/
+31
*
|
Fix for Never not existing in latest timeout values.
Amith Yamasani
2010-03-30
1
-1
/
+39
|
/
*
Merge "DO NOT MERGE Removing unused features from source tree. Please refer t...
Oscar Montemayor
2010-03-29
2
-6
/
+1
|
\
|
*
DO NOT MERGE
Oscar Montemayor
2010-03-29
2
-6
/
+1
*
|
Merge "Fix for bug 2548048 - it was impossible for applications to discover i...
Charles Chen
2010-03-29
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
Fix for bug 2548048 - it was impossible for applications to discover
Charles Chen
2010-03-29
1
-0
/
+10
*
|
API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council
Christopher Tate
2010-03-29
1
-2
/
+2
|
/
*
Cherry-picking this fix into Froyo.
Charles Chen
2010-03-26
1
-0
/
+9
*
close SQLiteStatement objects in finally block
Vasu Nori
2010-03-22
1
-209
/
+233
*
Fix bug where the setConfig method in SynthProxy has the wrong
Jean-Michel Trivi
2010-03-18
1
-2
/
+2
*
Update TTS plugin interface to receive engine configuration data
Jean-Michel Trivi
2010-03-18
2
-7
/
+39
*
Merge "Import revised translations"
Kenny Root
2010-03-18
60
-540
/
+820
|
\
|
*
Import revised translations
Kenny Root
2010-03-17
60
-540
/
+820
*
|
Enabling plugin engines to pass in their engine specific settings
Charles Chen
2010-03-17
1
-6
/
+20
*
|
Support plugin parameter updates for TTS plugin settings.
Jean-Michel Trivi
2010-03-17
2
-3
/
+10
*
|
Merge "Added a check to TtsService to make sure that the engine is enabled be...
Charles Chen
2010-03-17
1
-2
/
+22
|
\
\
|
*
|
Added a check to TtsService to make sure that the engine is enabled
Charles Chen
2010-03-17
1
-2
/
+22
|
|
/
*
|
Add new install flag to install on internal flash only
Suchi Amalapurapu
2010-03-17
1
-62
/
+89
|
/
*
Do storage checks before initiating a move.
Suchi Amalapurapu
2010-03-16
1
-19
/
+58
*
Revert TTS output filter tuning after reverting the Pico 1.1.0.2
Jean-Michel Trivi
2010-03-15
1
-3
/
+3
*
Add correct copyright headers to multiple files
Kenny Root
2010-03-11
1
-0
/
+16
*
Close db statement.
Ken Shirriff
2010-03-11
1
-0
/
+1
*
Dont include code size for apps on sdcard.
Suchi Amalapurapu
2010-03-10
3
-8
/
+30
*
Add VIBRATE_IN_SILENT to the settings database & backup.
Daniel Sandler
2010-03-10
2
-2
/
+27
*
SettingsProvider: dup-suppress from cache.
Brad Fitzpatrick
2010-03-09
1
-1
/
+22
*
SettingsProvider: defensively cap size of settings kept cached in memory.
Brad Fitzpatrick
2010-03-09
1
-12
/
+28
*
Merge "Support unbundled bookmarks. Bug #2460685"
Romain Guy
2010-03-09
3
-88
/
+34
|
\
|
*
Support unbundled bookmarks.
Romain Guy
2010-03-09
3
-88
/
+34
*
|
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
[next]