summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* am 89ad07b0: am 42ee86e6: Merge "For issue #2651381, allow library prelinking...Dan Bornstein2010-05-061-2/+0
|\
| * am 42ee86e6: Merge "For issue #2651381, allow library prelinking." into froyoDan Bornstein2010-05-061-2/+0
| |\
| | * For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0
* | | am a298d6fd: am a2a568e5: Merge "Fix error code when media is filled up." int...Suchi Amalapurapu2010-04-221-1/+1
|\ \ \ | |/ /
| * | am a2a568e5: Merge "Fix error code when media is filled up." into froyoSuchi Amalapurapu2010-04-221-1/+1
| |\ \ | | |/
| | * Fix error code when media is filled up.Suchi Amalapurapu2010-04-221-1/+1
* | | am 5ebaf106: merge from open-source masterThe Android Open Source Project2010-04-221-3/+6
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-04-221-3/+6
| |\ \ | | |/ | |/|
| | * Fix broken logic in SettingsProvider.parseProviderList.Mike Lockwood2010-04-211-3/+6
* | | am 2ef6e442: am 28b2fdc5: Merge "Dont fall back to installing on sdcard when ...Suchi Amalapurapu2010-04-141-3/+0
|\ \ \ | |/ /
| * | Dont fall back to installing on sdcard when internal storage is filled upSuchi Amalapurapu2010-04-141-3/+0
* | | am feb976e6: am 842d983c: Merge "Fix an upgrade bug in SettingsProvider." int...Amith Yamasani2010-04-131-1/+2
|\ \ \ | |/ /
| * | Fix an upgrade bug in SettingsProvider.Amith Yamasani2010-04-121-1/+2
* | | am a599469f: am c2461be6: Merge "Fix 2579461 Move install location values to ...Suchi Amalapurapu2010-04-073-55/+42
|\ \ \ | |/ /
| * | Fix 2579461Suchi Amalapurapu2010-04-073-55/+42
* | | am 9ea4668c: am ddc2eb8e: Merge "Fix for bug 2564771 - pitch setting between ...Charles Chen2010-04-011-1/+31
|\ \ \ | |/ /
| * | Merge "Fix for bug 2564771 - pitch setting between apps can interfere with on...Charles Chen2010-04-011-1/+31
| |\ \
| | * | Fix for bug 2564771 - pitch setting between apps canCharles Chen2010-04-011-1/+31
* | | | am e1331779: am 95a321fc: Merge "Fix for Never not existing in latest timeout...Amith Yamasani2010-03-301-1/+39
|\ \ \ \ | |/ / /
| * | | Fix for Never not existing in latest timeout values.Amith Yamasani2010-03-301-1/+39
| |/ /
| * | Merge "DO NOT MERGE Removing unused features from source tree. Please refer t...Oscar Montemayor2010-03-292-6/+1
| |\ \ |/ / /
| * | DO NOT MERGEOscar Montemayor2010-03-292-6/+1
* | | Merge "Fix for bug 2548048 - it was impossible for applications to discover i...Charles Chen2010-03-291-0/+10
|\ \ \ | |/ / |/| |
| * | Fix for bug 2548048 - it was impossible for applications to discoverCharles Chen2010-03-291-0/+10
* | | API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API CouncilChristopher Tate2010-03-291-2/+2
|/ /
* | Cherry-picking this fix into Froyo.Charles Chen2010-03-261-0/+9
* | close SQLiteStatement objects in finally blockVasu Nori2010-03-221-209/+233
* | Fix bug where the setConfig method in SynthProxy has the wrongJean-Michel Trivi2010-03-181-2/+2
* | Update TTS plugin interface to receive engine configuration dataJean-Michel Trivi2010-03-182-7/+39
* | Merge "Import revised translations"Kenny Root2010-03-1860-540/+820
|\ \
| * | Import revised translationsKenny Root2010-03-1760-540/+820
* | | Enabling plugin engines to pass in their engine specific settingsCharles Chen2010-03-171-6/+20
* | | Support plugin parameter updates for TTS plugin settings.Jean-Michel Trivi2010-03-172-3/+10
* | | Merge "Added a check to TtsService to make sure that the engine is enabled be...Charles Chen2010-03-171-2/+22
|\ \ \
| * | | Added a check to TtsService to make sure that the engine is enabledCharles Chen2010-03-171-2/+22
| |/ /
* | | Add new install flag to install on internal flash onlySuchi Amalapurapu2010-03-171-62/+89
|/ /
* | Do storage checks before initiating a move.Suchi Amalapurapu2010-03-161-19/+58
* | Revert TTS output filter tuning after reverting the Pico 1.1.0.2Jean-Michel Trivi2010-03-151-3/+3
* | Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+16
* | Close db statement.Ken Shirriff2010-03-111-0/+1
* | Dont include code size for apps on sdcard.Suchi Amalapurapu2010-03-103-8/+30
* | Add VIBRATE_IN_SILENT to the settings database & backup.Daniel Sandler2010-03-102-2/+27
* | SettingsProvider: dup-suppress from cache.Brad Fitzpatrick2010-03-091-1/+22
* | SettingsProvider: defensively cap size of settings kept cached in memory.Brad Fitzpatrick2010-03-091-12/+28
* | Merge "Support unbundled bookmarks. Bug #2460685"Romain Guy2010-03-093-88/+34
|\ \
| * | Support unbundled bookmarks.Romain Guy2010-03-093-88/+34
* | | Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if...Jean-Michel Trivi2010-03-091-1/+18
|\ \ \ | |/ / |/| |
| * | Fix bug 2481825Jean-Michel Trivi2010-03-081-1/+18
* | | Add conditions to check for updated system applications. Restrict themSuchi Amalapurapu2010-03-091-86/+67
* | | Cache hot settings in-memory in the SettingsProvider.Brad Fitzpatrick2010-03-081-11/+111