summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-13Import revised translations. DO NOT MERGEandroid-sdk-1.6_r2android-1.6_r2donut-releasedonutEric Fischer
Change-Id: I1e81c8acde2908daa0a816f4b91c362142257bf1
2009-09-29Import revised translations. DO NOT MERGEEric Fischer
2009-08-17Import revised translations. DO NOT MERGEandroid-sdk-tools_r2android-sdk-1.6_r1android-sdk-1.6-docs_r1android-1.6_r1.5android-1.6_r1.4android-1.6_r1.3android-1.6_r1.2android-1.6_r1.1android-1.6_r1donut-release2Eric Fischer
2009-08-03Import revised translations. DO NOT MERGEEric Fischer
2009-07-29Fix #2021958: "next" doesn't work when composing messageAmith Yamasani
Set the imeOptions attribute on the To field editor.
2009-07-13Import new translationsEric Fischer
2009-07-11Specify video capture size limit. do not mergeWu-cheng Li
Fix b1660028.
2009-07-08Log the message state when throwing an exception.Tom Taylor
The monkey is able to generate a situation where we're coming into ComposeMessageActivity thinking we've got an MMS message, based on the message flags, but the attachment flags indicate the MMS message hasn't been initialized. Log the message state so next time this happens, we can track down the source of the problem.
2009-07-02Fix bug 1954381: MMS crashes in zaku build of donut.Tom Taylor
If MMS is disable in mms_config.xml, don't require a valid UAProf url. Tested various config settings to make sure it works.
2009-06-10Merge change 3844 into donutAndroid (Google) Code Review
* changes: Add WRITE_EXTERNAL_STORAGE permission to MMS.
2009-06-10Add WRITE_EXTERNAL_STORAGE permission to MMS.Ficus Kirkpatrick
Fixes bug #1884182 where attachments could not be saved to the SD card.
2009-06-10Update Portuguese translations.Eric Fischer
2009-06-10am 285972ff: AI 149721: Import Portuguese translations.Eric Fischer
Merge commit '285972ff4b9e307c908942ad45c844be2e51e3a3' into donut * commit '285972ff4b9e307c908942ad45c844be2e51e3a3': AI 149721: Import Portuguese translations.
2009-06-10AI 149721: Import Portuguese translations.android-sdk-1.5_r3Eric Fischer
Automated import of CL 149721
2009-06-09Do not merge. Fix bug 1635579 - Make build system configure UAProf.Tom Taylor
Don't rely on GConfig anymore for various settings. Instead, grab them out of mms_config.xml.
2009-05-18Hand merge from cupcake_dcm to donut, part 3.Daisuke Miyakawa
Modify VCardManager so that it uses the latest vCard importer code. This Change MUST be comitted with #1853 and #1854.
2009-05-12Let translators reformat the "Name: " prefix of MMS messages.Eric Fischer
Move it to a resource string so that there can be a space before the colon in French.
2009-04-30ignoreThe Android Open Source Project
Merge commit 'fc43eb9' into donut
2009-04-30AI 148147: Import lots of zh_TW translation changes.android-1.5r4android-1.5r3android-1.5r2cupcake-releaseEric Fischer
Automated import of CL 148147
2009-04-30am e6f77c7: AI 148026: Update zh_TW translations.Eric Fischer
Merge commit 'e6f77c7f3610ee163537cae9ae62fa1c52456cea' into donut * commit 'e6f77c7f3610ee163537cae9ae62fa1c52456cea': AI 148026: Update zh_TW translations.
2009-04-30AI 148026: Update zh_TW translations.Eric Fischer
Automated import of CL 148026
2009-04-28am f4a3264: AI 147962: Import updated zh_TW translations.Eric Fischer
Merge commit 'f4a3264073f5e4b4af677fff0109f58b4c360147' into donut * commit 'f4a3264073f5e4b4af677fff0109f58b4c360147': AI 147962: Import updated zh_TW translations.
2009-04-28AI 147962: Import updated zh_TW translations.Eric Fischer
Automated import of CL 147962
2009-04-22merge cupcake into donutJean-Baptiste Queru
2009-04-22AI 147406: Import revised translations.Eric Fischer
Automated import of CL 147406
2009-04-16AI 146489: am: CL 146461 Fix the German translation of "Forward".Eric Fischer
Original author: enf Merged from: //branches/cupcake/... Automated import of CL 146489
2009-04-16AI 146517: Import translation changes.android-sdk-1.5_r1android-1.5Eric Fischer
DO NOT MERGE Automated import of CL 146517
2009-04-16AI 146480: am: CL 146378 Change French name of SMS to SMS/MMS.Eric Fischer
Original author: enf Merged from: //branches/cupcake/... Automated import of CL 146480
2009-04-16AI 146461: Fix the German translation of "Forward".Eric Fischer
BUG=1792564 Automated import of CL 146461
2009-04-15AI 146378: Change French name of SMS to SMS/MMS.Eric Fischer
BUG=1792553 Automated import of CL 146378
2009-04-15AI 146365: Import revised translations.Eric Fischer
DO NOT MERGE Automated import of CL 146365
2009-04-14AI 146175: Import updated translations.Eric Fischer
Automated import of CL 146175
2009-04-13AI 145984: am: CL 145927 Move hardcoded strings to resources.Eric Fischer
Original author: enf Merged from: //branches/cupcake/... Automated import of CL 145984
2009-04-13AI 146037: Import updated translations.Eric Fischer
Automated import of CL 146037
2009-04-13AI 145927: Move hardcoded strings to resources.Eric Fischer
BUG=1779145 Automated import of CL 145927
2009-04-13AI 145907: Add the application id to the intent when launching the Browser ↵Patrick Scott
to reuse the same tab. BUG=1462695 Automated import of CL 145907
2009-04-09AI 145493: am: CL 145214 Update cupcake translations.Eric Fischer
Original author: enf Merged from: //branches/cupcake/... Automated import of CL 145493
2009-04-09AI 145459: am: CL 145075 Fix bug: 1774564 - [Top10-VF-10667] "Name" field ↵Tom Taylor
gets clobbered when adding phone # or e-mail address to existing contact from SMS app. When creating the intent to Add a contact, we'd pass the number or email for the name in the intent, so the name field would get filled in when the user chose "Add contact" in Contacts. Unfortunately, that had the unintended side-effect of replacing the name when a user chose to associate the SMS/MMS info with an existing contact. With this simple change, the code no longer tries to pre-populate the contact name. Original author: tomtaylor Merged from: //branches/cupcake/... Automated import of CL 145459
2009-04-08AI 145225: Import more revised translations into cupcake.android-sdk-1.5-preEric Fischer
Automated import of CL 145225
2009-04-08AI 145214: Update cupcake translations.Eric Fischer
Automated import of CL 145214
2009-04-08AI 145075: Fix bug: 1774564 - [Top10-VF-10667] "Name" field gets clobbered ↵Tom Taylor
when adding phone # or e-mail address to existing contact from SMS app. When creating the intent to Add a contact, we'd pass the number or email for the name in the intent, so the name field would get filled in when the user chose "Add contact" in Contacts. Unfortunately, that had the unintended side-effect of replacing the name when a user chose to associate the SMS/MMS info with an existing contact. With this simple change, the code no longer tries to pre-populate the contact name. BUG=1774564 Automated import of CL 145075
2009-04-07AI 144977: Import revised translations.Eric Fischer
DO NOT MERGE Automated import of CL 144977
2009-04-07AI 144912: Merge from cupcake:Eric Fischer
Change 144891 on 2009/04/07 by enf@ebcdic Import a bunch of revised translations. Automated import of CL 144912
2009-04-07AI 144891: Import a bunch of revised translations.Eric Fischer
Automated import of CL 144891
2009-04-02AI 144355: Automated g4 rollback of changelist 144335.Eric Fischer
*** Reason for rollback *** Roll back US Spanish import because it made the build too big. *** Original change description *** Import US Spanish translations, and a few Japanese changes. Automated import of CL 144355
2009-04-02AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese ↵Eric Fischer
changes. Original author: enf Merged from: //branches/cupcake/... Automated import of CL 144336
2009-04-02AI 144335: Import US Spanish translations, and a few Japanese changes.Eric Fischer
Automated import of CL 144335
2009-04-02AI 144185: Integrate cdma into the main code base.Wink Saville
Automated import of CL 144185
2009-03-31AI 143685: am: CL 143547 Import revised translations.Eric Fischer
Original author: enf Merged from: //branches/cupcake/... Automated import of CL 143685
2009-03-30AI 143547: Import revised translations.Eric Fischer
BUG=1738388 Automated import of CL 143547