Dave Bort
76c0226008
text: Remove references to android.util.Config
...
The semantics of Config.DEBUG will be changing soon, and all other
Config.* fields will become deprecated/hidden.
BUG=1780938
2009-04-13 17:17:21 -07:00
Eric Fischer
15b7e5479d
AI 146037: Import updated translations.
...
Automated import of CL 146037
2009-04-13 17:16:19 -07:00
Scott Main
a8c28c4e4a
AI 146028: update hello world tutorial for cupcake, including various other edits.
...
BUG=1750212
Automated import of CL 146028
2009-04-13 17:01:30 -07:00
Jeffrey Sharkey
269ba974fb
Merge branch 'readonly-p4-master'
2009-04-13 16:58:42 -07:00
Jeffrey Sharkey
3ff7eb92ad
AI 146012: am: CL 145860 am: CL 145568 Hide setStarted() from public API.
...
It should be renamed to something more meaninful before being exposed.
Original author: jsharkey
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146012
2009-04-13 16:57:28 -07:00
Dianne Hackborn
81ddb7929f
Merge branch 'readonly-p4-master'
2009-04-13 16:55:10 -07:00
Dianne Hackborn
b3cddae499
AI 146011: am: CL 145859 am: CL 145561 Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive).
...
Original author: hackbod
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146011
2009-04-13 16:54:00 -07:00
Dirk Dougherty
7c3633fd05
Merge branch 'readonly-p4-master'
2009-04-13 16:52:33 -07:00
Dirk Dougherty
4e44b76fdf
AI 146010: am: CL 145858 am: CL 145559 Cleanup for early-look SDK.
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 146010
2009-04-13 16:51:21 -07:00
Jack Palevich
3cae8fede9
Clean up trivial Eclipse warnings and fix whitespace.
...
Added @Override to overridden methods.
Removed unused imports.
Converted tabs to spaces.
Removed \r characters from end-of-lines.
Add .gitignore file to ignore the .class files that are
generated when the "gen" script is run.
2009-04-13 16:40:25 -07:00
Dianne Hackborn
b970324e60
Merge branch 'readonly-p4-master'
2009-04-13 16:13:39 -07:00
Dianne Hackborn
75534fbe24
Merge branch 'readonly-p4-master'
2009-04-13 16:13:37 -07:00
Dianne Hackborn
1096ea5657
AI 145994: Integrate #145778 from Donut.
...
Automated import of CL 145994
2009-04-13 16:11:59 -07:00
Dianne Hackborn
935ae463d4
AI 145994: Integrate #145778 from Donut.
...
Automated import of CL 145994
2009-04-13 16:11:55 -07:00
Robert Greenwalt
836054473c
AI 145993: Fix Phone-oriented default-locale selection.
...
When several locales for a given language are available we were always
selecting the first.
BUG=1785986
Automated import of CL 145993
2009-04-13 16:11:29 -07:00
Yu Shan Emily Lau
b81ff457a3
Merge branch 'readonly-p4-donut' into donut
2009-04-13 16:09:27 -07:00
Yu Shan Emily Lau
bf91524120
AI 145971: am: CL 145757 Suppress the flaky tests
...
Original author: yslau
Merged from: //branches/cupcake/...
Automated import of CL 145971
2009-04-13 16:08:09 -07:00
Dan Bornstein
17e2860fcc
Merge branch 'readonly-p4-donut' into donut
2009-04-13 16:06:39 -07:00
Dan Bornstein
43ed2b3ac4
AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a
...
TODO and long comment about the situation.
Original author: danfuzz
Merged from: //branches/cupcake/...
Automated import of CL 145970
2009-04-13 16:05:22 -07:00
Brett Chabot
895e102003
Merge branch 'readonly-p4-donut' into donut
2009-04-13 16:03:16 -07:00
Brett Chabot
5f75015fef
AI 145969: am: CL 145735 Suppress the flaky DatabaseLockTest
...
Original author: brettchabot
Merged from: //branches/cupcake/...
Automated import of CL 145969
2009-04-13 16:01:56 -07:00
Dave Bort
b1d0403c66
Remove references to android.util.Config
...
The semantics of Config.DEBUG will be changing soon, and all other
Config.* fields will become deprecated/hidden.
BUG=1780938
2009-04-13 15:12:30 -07:00
Dave Bort
42bc2ff5d2
Remove references to android.util.Config
...
The semantics of Config.DEBUG will be changing soon, and all other
Config.* fields will become deprecated/hidden.
BUG=1780938
2009-04-13 15:10:38 -07:00
Mathias Agopian
77307ab848
Merge commit 'goog/master' into master_gl
2009-04-13 14:31:08 -07:00
Android (Google) Code Review
61805637e5
Merge change 65 into donut
...
* changes:
Remove references to android.util.Config
2009-04-13 14:13:14 -07:00
Android (Google) Code Review
2ee5b4d82b
Merge change 64 into donut
...
* changes:
Remove references to android.util.Config
2009-04-13 14:13:00 -07:00
Android (Google) Code Review
0887540fa8
Merge change 63 into donut
...
* changes:
Remove references to android.util.Config
2009-04-13 14:12:27 -07:00
Grace Kloba
0f87ca2037
Merge branch 'readonly-p4-master'
2009-04-13 14:05:40 -07:00
Grace Kloba
b3230cb1e3
AI 145922: Fix #1640053 , #1777704 . When WebKit set scroll position through jni, we need to check whether there is a pending draw as the scroll position should be based on the new picture, not the current picture.
...
BUG=1640053,1777704
Automated import of CL 145922
2009-04-13 14:04:23 -07:00
Lorenzo Colitti
b7c3675aef
Merge branch 'readonly-p4-donut' into donut
2009-04-13 13:54:13 -07:00
Lorenzo Colitti
e8624dd69d
AI 145920: Don't filter out IPv6 multicast packets.
...
Automated import of CL 145920
2009-04-13 13:52:55 -07:00
Ramanan Rajeswaran
5320e896e2
AI 145892: Add Ireland, Switzerland, New Zealand, South Africa to MccTable
...
BUG=1786030
Automated import of CL 145892
2009-04-13 11:19:51 -07:00
Eric Shienbrood
18b4d49065
AI 145881: Adding on to CL 145383, unhiding some additional methods and constants
...
that ought to be exposed. Hid and deprecated the single-arg public
constructor for NetworkInfo, and modified a CTS test that was testing it.
Ran the android.net test package to make sure it still works.
BUG=1779439
Automated import of CL 145881
2009-04-13 10:41:56 -07:00
Patrick Scott
9536d0b413
Merge branch 'readonly-p4-master'
2009-04-13 09:59:09 -07:00
Patrick Scott
3156bb00dd
AI 145870: Add a build property for the default alarm alert. Update the various
...
framework classes to deal with the new property. Also update various
documentation that mentions the default ringtones.
Use the build property as the default alert when the user has not chosen
an alert for an alarm. This is also used if the alarm alert is null when
the alarm fires.
BUG=1723684
Automated import of CL 145870
2009-04-13 09:57:38 -07:00
Jeffrey Sharkey
d5a9af45ff
Merge branch 'readonly-p4-donut' into donut
2009-04-13 08:56:31 -07:00
Jeffrey Sharkey
7eb4fbdbb6
AI 145860: am: CL 145568 Hide setStarted() from public API.
...
It should be renamed to something more meaninful before being exposed.
Original author: jsharkey
Merged from: //branches/cupcake/...
Automated import of CL 145860
2009-04-13 08:55:24 -07:00
Dianne Hackborn
1710799c47
Merge branch 'readonly-p4-donut' into donut
2009-04-13 08:53:57 -07:00
Dianne Hackborn
06f36b401d
AI 145859: am: CL 145561 Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive).
...
Original author: hackbod
Merged from: //branches/cupcake/...
Automated import of CL 145859
2009-04-13 08:52:45 -07:00
Dirk Dougherty
210ae8c375
Merge branch 'readonly-p4-donut' into donut
2009-04-13 08:51:20 -07:00
Dirk Dougherty
baf49ae7d0
AI 145858: am: CL 145559 Cleanup for early-look SDK.
...
Original author: ddougherty
Merged from: //branches/cupcake/...
Automated import of CL 145858
2009-04-13 08:50:07 -07:00
Mathias Agopian
af9a515299
more debugging tools around BufferMapper
2009-04-10 20:34:46 -07:00
Mathias Agopian
7e25da07af
fix KeyedVector::replaceValueAt, which wouldn't even compile if used.
2009-04-10 20:27:25 -07:00
Feng Qian
3d4122c5a2
Merge branch 'readonly-p4-master'
2009-04-10 18:12:55 -07:00
Feng Qian
9ae010a349
AI 145796: Land the WebKit merge @r42026.
...
Automated import of CL 145796
2009-04-10 18:11:32 -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
Andy Stadler
5f05afeeb6
Merge branch 'readonly-p4-donut' into donut
2009-04-10 16:26:11 -07:00
Andy Stadler
8b89d69a37
AI 145778: Manual merge changes 145382-145384 from cupcake.
...
Automated import of CL 145778
2009-04-10 16:24:49 -07:00
Andy Stadler
f8a7ceaef2
AI 145778: Manual merge changes 145382-145384 from cupcake.
...
Automated import of CL 145778
2009-04-10 16:24:47 -07:00
Ficus Kirkpatrick
ed740498ca
Add method on EncodedStringValue to transform a String[].
2009-04-10 15:50:01 -07:00