Jean-Baptiste Queru
be8e36e32b
merge from donut
2009-09-03 15:19:21 -07:00
Jean-Baptiste Queru
8f4b5a5618
donut snapshot
2009-09-02 13:39:46 -07:00
Jean-Baptiste Queru
72b1f379d5
donut snapshot
2009-08-31 09:17:57 -07:00
Jean-Baptiste Queru
ac1e59d887
donut snapshot
2009-08-11 13:12:34 -07:00
Jean-Baptiste Queru
0391107e13
merge from donut
2009-08-03 07:45:45 -07:00
Jean-Baptiste Queru
5c1207be90
donut snapshot
2009-07-31 17:38:20 -07:00
Jean-Baptiste Queru
61e4248f8f
merge from donut
2009-07-29 14:57:05 -07:00
Jean-Baptiste Queru
a8675f67e3
donut snapshot
2009-07-29 14:25:07 -07:00
Jean-Baptiste Queru
2af1b3db3d
Merge korg/donut into korg/master
2009-07-25 21:15:25 -07:00
Jean-Baptiste Queru
cf4550c319
donut snapshot
2009-07-21 11:16:54 -07:00
Kenny Root
2fbf7395bb
Fix hyphenation in TextView attr Javadoc
2009-06-13 05:47:27 -05:00
Jean-Baptiste Queru
843ef36f7b
donut snapshot
2009-05-20 11:28:04 -07:00
The Android Open Source Project
284e9b2753
Merge commit 'korg/donut'
2009-04-24 13:54:57 -07:00
Eric Fischer
afa2add8ba
AI 146517: Import translation changes.
...
DO NOT MERGE
Automated import of CL 146517
2009-04-16 11:01:05 -07:00
Eric Fischer
c56eed910a
AI 146365: Import revised translations.
...
DO NOT MERGE
Automated import of CL 146365
2009-04-15 13:30:18 -07:00
The Android Open Source Project
5e8c31ac31
Merge commit 'korg/cupcake'
2009-04-14 18:18:03 -07:00
Eric Fischer
574d89fa04
AI 146175: Import updated translations.
...
Automated import of CL 146175
2009-04-14 12:10:43 -07:00
Ramanan Rajeswaran
77cfbeb51d
AI 146144: Set default map location for Ireland and South Africa
...
Automated import of CL 146144
2009-04-14 10:41:03 -07:00
Ramanan Rajeswaran
67d2f8d777
AI 146127: Increase zoom level for NZ default maps location
...
Automated import of CL 146127
2009-04-14 09:44:55 -07:00
Eric Fischer
15b7e5479d
AI 146037: Import updated translations.
...
Automated import of CL 146037
2009-04-13 17:16:19 -07:00
Eric Fischer
68dbdd4d47
AI 145782: Import updated translations.
...
DO NOT MERGE
Automated import of CL 145782
2009-04-10 16:38:00 -07:00
Eric Fischer
d7e4475898
AI 145711: Import a few changed translations.
...
DO NOT MERGE
Automated import of CL 145711
2009-04-10 10:45:19 -07:00
Dianne Hackborn
1c004f0ae1
AI 145561: Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive).
...
BUG=1710534
Automated import of CL 145561
2009-04-09 16:26:49 -07:00
Dianne Hackborn
d6cbabfa77
AI 145384: API review: these didn't specify a protection level.
...
I realized that the package parse is not requiring android:protectionLevel on a permission, even though it was intended to do that. As a result, some new permissions slipped by without specifying it. Now they do. Also the mock providers is marked as dangerous, so the user will be informed of it (normal apps should never request it).
In the next release we can fix this to always require the protection level.
BUG=1780749
Automated import of CL 145384
2009-04-09 12:34:01 -07:00
Dianne Hackborn
5eabbd9f27
AI 145382: API review: change new media keycode names to avoid ambiguity.
...
Updates the key maps. During this I noticed that the dream keymap didn't have all of the media buttons like the sapphire key map...! So this is now changed to match.
BUG=1779435
Automated import of CL 145382
2009-04-09 12:31:13 -07:00
Eric Fischer
9bfc99a308
AI 145225: Import more revised translations into cupcake.
...
Automated import of CL 145225
2009-04-08 18:43:27 -07:00
Eric Fischer
e5af939c8e
AI 145214: Update cupcake translations.
...
Automated import of CL 145214
2009-04-08 15:59:35 -07:00
Eric Fischer
bb4de4bcbe
AI 144977: Import revised translations.
...
DO NOT MERGE
Automated import of CL 144977
2009-04-07 18:15:15 -07:00
Eric Fischer
f845cd4f23
AI 144891: Import a bunch of revised translations.
...
Automated import of CL 144891
2009-04-07 11:48:29 -07:00
Eric Fischer
1015b379bc
AI 144355: Automated g4 rollback of changelist 144335.
...
*** 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-02 21:42:04 -07:00
Eric Fischer
0c65631515
AI 144335: Import US Spanish translations, and a few Japanese changes.
...
Automated import of CL 144335
2009-04-02 16:39:20 -07:00
Daisuke Miyakawa
196677cf8c
AI 144181: Modify ProgressDialog class and its xml so that it follows the
...
Android's UI guide line. This modification is based on leland's mock.
See http://b/issue?id=1748136 for more information.
Put ProgressNumber left side, next to ProgressPercentage.
Make ProgressPercentage Bold.
Put ProgressNumber and ProgressPercentage near to the ProgressBar
above. This is same as the design of Market application.
Enable ProgressDialog change the ProgressNumber format. This is hidden
since the interface is premature.
BUG=1748136,1612476
Automated import of CL 144181
2009-04-01 19:14:59 -07:00
Robert Greenwalt
f05a98cbff
AI 143898: Attempt to set the device Locale (if not already set) at phone
...
init based on the phone's reported carrier ID.
Uses a core system resource string-array to contain the mapping
of carrier ID -> default locale. This should be set per project in
an overlay.
BUG=1731384
Automated import of CL 143898
2009-03-31 18:00:50 -07:00
Eric Fischer
631cf99982
AI 143547: Import revised translations.
...
BUG=1738388
Automated import of CL 143547
2009-03-30 15:52:26 -07:00
The Android Open Source Project
e1861133d5
Merge commit 'korg/cupcake'
...
Conflicts:
core/java/android/webkit/WebView.java
core/java/android/widget/TwoLineListItem.java
preloaded-classes
2009-03-27 15:38:40 -07:00
Dianne Hackborn
499e098f0c
AI 143101: Fix issue # 1741546 (Put back private resources used by maps.)
...
BUG=1741546
Automated import of CL 143101
2009-03-27 09:53:15 -07:00
Karl Rosaen
3f2fd987b2
Automated import from //branches/cupcake/...@143046,143046
2009-03-26 19:20:36 -07:00
Dianne Hackborn
f473433e4d
Automated import from //branches/cupcake/...@142986,142986
2009-03-26 14:39:43 -07:00
Dianne Hackborn
73fbd70263
Automated import from //branches/cupcake/...@142829,142829
2009-03-25 18:37:33 -07:00
Eric Fischer
b784f21c2b
Automated import from //branches/cupcake/...@142643,142643
2009-03-25 15:22:43 -07:00
Raphael Moll
038ab06d64
Automated import from //branches/cupcake/...@142588,142588
2009-03-25 15:06:08 -07:00
Karl Rosaen
25e6bb073e
Automated import from //branches/cupcake/...@142558,142558
2009-03-25 09:46:56 -07:00
Dianne Hackborn
ca783b947a
Automated import from //branches/cupcake/...@142471,142471
2009-03-24 19:47:09 -07:00
Romain Guy
edbabeb7fa
Automated import from //branches/cupcake/...@142469,142469
2009-03-24 19:46:34 -07:00
Eric Fischer
d8b4b0d937
Automated import from //branches/cupcake/...@141866,141866
2009-03-24 18:33:42 -07:00
The Android Open Source Project
c2ad241504
auto import from //branches/cupcake_rel/...@141571
2009-03-19 23:08:54 -07:00
The Android Open Source Project
105925376f
auto import from //branches/cupcake_rel/...@140373
2009-03-18 17:39:46 -07:00
Jean-Baptiste Queru
2a73de7b21
Merge commit 'remotes/korg/cupcake' into merge
...
Conflicts:
core/java/android/view/animation/TranslateAnimation.java
core/jni/Android.mk
core/res/res/values-en-rGB/strings.xml
libs/audioflinger/AudioFlinger.cpp
libs/surfaceflinger/LayerScreenshot.cpp
packages/SettingsProvider/src/com/android/providers/settings/SettingsProvider.java
2009-03-18 11:33:14 -07:00
The Android Open Source Project
ba87e3e6c9
auto import from //branches/cupcake_rel/...@138607
2009-03-13 13:04:22 -07:00
The Android Open Source Project
c39a6e0c51
auto import from //branches/cupcake/...@137873
2009-03-11 12:11:56 -07:00