Xavier Ducrohet
5ac8f409f5
ADT/Layoutlib: properly handle stroke information.
...
Change-Id: Iec9284d0e65d1313739e361d1fd5a522646fd1fd
2010-01-14 19:43:54 -08:00
Grace Kloba
88196464e9
am 4d69ac66: Merge "DO NOT MERGE" into eclair
...
Merge commit '4d69ac6695246b8df06a6583044dc4712d81a956' into eclair-plus-aosp
* commit '4d69ac6695246b8df06a6583044dc4712d81a956':
DO NOT MERGE
2010-01-14 19:32:45 -08:00
Grace Kloba
c8cab72521
am d1019a99: Merge "DO NOT MERGE" into eclair
...
Merge commit 'd1019a99f9b458a4129e047c96de7192a61e5e99' into eclair-plus-aosp
* commit 'd1019a99f9b458a4129e047c96de7192a61e5e99':
DO NOT MERGE
2010-01-14 19:32:39 -08:00
Grace Kloba
4d69ac6695
Merge "DO NOT MERGE" into eclair
2010-01-14 19:29:09 -08:00
Grace Kloba
d1019a99f9
Merge "DO NOT MERGE" into eclair
2010-01-14 19:28:55 -08:00
Xavier Ducrohet
20cc557033
am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair
...
Merge commit '79f05bb4a502d5768f84cf975f791f3ba981e0e5' into eclair-plus-aosp
* commit '79f05bb4a502d5768f84cf975f791f3ba981e0e5':
ADT/Layoutlib: improved gradient drawing for perf.
2010-01-14 19:15:28 -08:00
Xavier Ducrohet
38fa9eee93
am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that.
...
Merge commit '89d538dcca9a4cb95682c56b0c4b85e8a77442be' into eclair-plus-aosp
* commit '89d538dcca9a4cb95682c56b0c4b85e8a77442be':
ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that.
2010-01-14 19:15:22 -08:00
Xavier Ducrohet
79f05bb4a5
Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair
2010-01-14 19:10:44 -08:00
Amith Yamasani
91ccdb5f10
Security fix in accessibility - don't read out password. # 2371557
...
Check for password type before send accessibility event.
[Submitting for Svet]
2010-01-14 18:56:02 -08:00
Xavier Ducrohet
e8f4d7deab
ADT/Layoutlib: improved gradient drawing for perf.
...
Change-Id: I79b909d7787e4442e7cfdf196de1ac0c077da7f8
2010-01-14 18:45:04 -08:00
Romain Guy
ba7eb9a1d0
Merge "Added non-uniform scaling for spatial sampling and converted double to float."
2010-01-14 18:43:51 -08:00
Xavier Ducrohet
895c92a44b
am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair
...
Merge commit '240298f9e4542c487edd0337e84b50c493cbeecd' into eclair-plus-aosp
* commit '240298f9e4542c487edd0337e84b50c493cbeecd':
ADT/Layoutlib: always use custom gradient (java) Paint.
2010-01-14 18:39:48 -08:00
Xavier Ducrohet
89d538dcca
ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that.
...
Change-Id: I298d00208ace2421478c5864cc5a66a508b2b411
2010-01-14 18:38:06 -08:00
Xavier Ducrohet
240298f9e4
Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair
2010-01-14 18:36:26 -08:00
Grace Kloba
fd787ba79d
DO NOT MERGE
...
When adjust scale for zoom overview, keep the state
of whether textWrapScale is matching mActualScale.
So if user pinch during loading, we won't reflow.
Fix http://b/issue?id=2370552
2010-01-14 18:30:45 -08:00
Grace Kloba
76336f2ccf
DO NOT MERGE
...
If mViewportWidth is 0, it means screen width. If
textwrapWidth is not same as view width, which means
that we are in the state triggered by pinch, always
send textwrapWidth as width to WebKit to keep the
same layout.
Fix http://b/issue?id=2375232
2010-01-14 18:18:41 -08:00
Tom O'Neill
d6f9cd2cee
Improve ContractsContract.RawContacts documentation
...
Also, a couple of changes for ContactsContract itself.
Change-Id: Ie16024c8bfeac97cfadcc69fa82b46828ef3953d
2010-01-14 18:17:01 -08:00
Robert Greenwalt
de8383ca31
Set net.hostname sys property to our unique ID.
...
Give us a default name networking wise so that wifi (at least) can use it.
Bug:2327089
2010-01-14 18:09:17 -08:00
Suchi Amalapurapu
110fea7ebd
Fix runtime restart when replacing packages
2010-01-14 17:50:23 -08:00
Eric Fischer
36e136c2c8
Make the "AM" or "PM" in the status bar clock be in a smaller font size.
...
Bug 1146468
2010-01-14 17:42:48 -08:00
Roman Nurik
b8c564d0fc
am 6a739ea8: Merge "Updated developer groups documentation to point to Stack Overflow, also rearranged a few things." into eclair
...
Merge commit '6a739ea88d33f901172d60b0de0f442f2dc485cc' into eclair-plus-aosp
* commit '6a739ea88d33f901172d60b0de0f442f2dc485cc':
Updated developer groups documentation to point to Stack Overflow, also rearranged a few things.
2010-01-14 17:20:09 -08:00
Xavier Ducrohet
31ef2e77c5
am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair
...
Merge commit 'b847fbf2098acc8c5854bbbfa1453431128c720e' into eclair-plus-aosp
* commit 'b847fbf2098acc8c5854bbbfa1453431128c720e':
ADT/Layout: support for 3+ color in linear gradients
2010-01-14 17:20:04 -08:00
Roman Nurik
6a739ea88d
Merge "Updated developer groups documentation to point to Stack Overflow, also rearranged a few things." into eclair
2010-01-14 17:18:31 -08:00
Xavier Ducrohet
2dbb923aa0
ADT/Layoutlib: always use custom gradient (java) Paint.
...
The normal linear paint from AWT does not support our TileModes.
Change-Id: I24667671dabdf1a5dffa342e4de9cc69487db0b6
2010-01-14 17:17:25 -08:00
Xavier Ducrohet
b847fbf209
Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair
2010-01-14 17:15:56 -08:00
Yang Li
5c79dee64f
Added non-uniform scaling for spatial sampling and converted double to float.
2010-01-14 17:07:38 -08:00
John Wang
7319d94ff1
am 99f2a4bb: Merge "Add Event log for RAT switch." into eclair
...
Merge commit '99f2a4bb519e390eacc9807443c74ca05f176242' into eclair-plus-aosp
* commit '99f2a4bb519e390eacc9807443c74ca05f176242':
Add Event log for RAT switch.
2010-01-14 17:07:30 -08:00
Suchi Amalapurapu
8d528c85d0
Fix build error
2010-01-14 16:44:20 -08:00
John Wang
99f2a4bb51
Merge "Add Event log for RAT switch." into eclair
2010-01-14 16:43:38 -08:00
Roman Nurik
9960078332
Updated developer groups documentation to point to Stack Overflow, also rearranged a few things.
2010-01-14 16:07:35 -08:00
Joe Onorato
b3699b14be
am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair
...
Merge commit '836e16666ec31dfe7559bcbe5710a97700c383f9' into eclair-plus-aosp
* commit '836e16666ec31dfe7559bcbe5710a97700c383f9':
add drawSpriteScreenspaceCropped to renderscript
2010-01-14 15:58:37 -08:00
Joe Onorato
836e16666e
Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair
2010-01-14 15:53:45 -08:00
Jean-Baptiste Queru
32d80bf3b0
Introduce a non-SDK class to hold the implementation details
...
This is an exact clone of the "public" class, so that applications
that access the raw content provider directly (i.e. Browser) can
continue doing so, at the expense of not being buildable with the
SDK.
The Download Provider itself will also use those constants.
Bug: 2245521
Change-Id: I15f8ca8a3b69719cfbf403fc2607aac0d3c2b79a
2010-01-14 15:44:20 -08:00
Vasu Nori
e495d1f74a
fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize
...
this is a clone of https://android-git.corp.google.com/g/#change,35174 .
if the cache is full to its capacity and if a new statement is to be cached,
one of the entries in the cache is thrown out to make room for the new one.
but the one that is thrown out doesn't get deallocated by SQLiteProgram
because it doesn't know that it should.
fixed this by having SQLiteProgram finalize its sql statement in
releaseReference*() methods, if the statement is not in cache.
2010-01-14 15:22:58 -08:00
Xavier Ducrohet
374abf0b95
ADT/Layout: support for 3+ color in linear gradients
...
Change-Id: I14c6a5a1de41470c6f1c66d490492ecc727302f2
2010-01-14 15:15:35 -08:00
Andreas Huber
f2275078bd
Merge "Squashed commit of the following:"
2010-01-14 15:12:36 -08:00
Andreas Huber
5a37232239
Merge "Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation."
2010-01-14 15:12:29 -08:00
Ficus Kirkpatrick
3908e3c56c
Merge "Remove some settings we are no longer using."
2010-01-14 15:08:55 -08:00
Andreas Huber
34d30d3342
Merge "Squashed commit of the following:"
2010-01-14 15:01:22 -08:00
Fred Quintana
6e8c730b9e
Merge "allow + in usernames"
2010-01-14 14:58:39 -08:00
Fred Quintana
30d203050e
allow + in usernames
2010-01-14 14:57:20 -08:00
Andreas Huber
ddb19093c3
Merge "Workaround for some hardware decoders not properly signaling end-of-output-stream properly."
2010-01-14 14:50:11 -08:00
Andreas Huber
140d4edf9b
Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation.
2010-01-14 14:49:19 -08:00
Ficus Kirkpatrick
0e25caf82e
Remove some settings we are no longer using.
...
All are hidden; no API change.
2010-01-14 14:43:06 -08:00
Andreas Huber
0ffc90f6ed
Squashed commit of the following:
...
commit cb11364feefc200f10af6a01f776803acba2792a
Author: Andreas Huber <andih@google.com >
Date: Thu Jan 14 14:05:36 2010 -0800
Even if the decoder didn't extract the thumbnail at the specified time, accept it for now.
commit a54c0244b305caf11e67db49b7d3d8dba5f77751
Author: Andreas Huber <andih@google.com >
Date: Thu Jan 14 11:37:15 2010 -0800
Add some checks to make sure we extract the correct thumbnail frame, also revert to the hardware decoders for thumnbail extraction if the software decoders failed.
2010-01-14 14:15:33 -08:00
Andreas Huber
909255a9cf
Squashed commit of the following:
...
commit 0014ab17f2e0986044327a5ab22159de50b81e0a
Author: Andreas Huber <andih@google.com >
Date: Thu Jan 14 14:05:09 2010 -0800
Another instance of returning an error instead of asserting makes sense.
commit d2cac8c498a65b449a25ec216601830d23c165e7
Author: Andreas Huber <andih@google.com >
Date: Thu Jan 14 13:34:33 2010 -0800
Instead of asserting on invalid data (incomplete NAL unit), return an error.
2010-01-14 14:13:15 -08:00
Andreas Huber
dbcb2c68ee
Workaround for some hardware decoders not properly signaling end-of-output-stream properly.
2010-01-14 14:09:58 -08:00
Andreas Huber
e42fdb5442
Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs.
2010-01-14 14:09:17 -08:00
Andreas Huber
f91f1b4718
Make sure the seek test attempts to seek on the very first iteration, as this appears to be a special case that decoders frequently get wrong.
2010-01-14 14:08:25 -08:00
Suchi Amalapurapu
3c5f6dde74
Merge "app install on sdcard. provide skeleton implementation to install an app on sdcard, just resources. Add new install path for /asec in installd. ignore . when checking for apk path since the sdcard packages id'ed by package name. Add new -s option to adb shell pm Refactor fwd locked from scanMode to ApplicationInfo. Add new flag for sd install Add new parse flags for fwd locking and installing on sdcard New mock api's in PackageManagerService to invoke MountService api's. These will be refactored again and so have been wrapped internally. Some error codes in PackageManager Changes in PackageManagerService to use mPath and mScanPath during installation and switch to using PackageParser.Package.applicationInfo attributes for source and public resource directories. Some known issues that will be addressed later using system_uid for now. needs some tinkering with uid and packagesetting creation to use the actual app uid error handling from vold not very robust. ignoring lot of things for now sending a delayed destroy to delete packages. will revisit later revisit temp file creation later. just copy for now"
2010-01-14 14:01:56 -08:00