Stephen Hines
20fbd01335
POSITVE -> POSITIVE typo fix
...
Change-Id: Ib26eb35fad0c93543f69f6c200820f04c435c2af
2011-06-16 19:31:55 -07:00
Jamie Gennis
6d99a3937d
Merge changes I47f147f8,Id09915c9,Iabc6d27c
...
* changes:
SurfaceTexture: increase the test's Surface layer.
SurfaceTexture: add some RGBA_8888 tests.
SurfaceTextureClient: minor test refactoring.
2011-06-14 14:15:11 -07:00
Adam Powell
146a0103f4
Merge "Fix bug 4551701 - com.android.browser: java.lang.IllegalStateException"
2011-06-14 13:47:45 -07:00
Adam Powell
e0adac0e72
Fix bug 4551701 - com.android.browser: java.lang.IllegalStateException
...
Fix a bug with split action bars and orientation changes.
Change-Id: If067803281c6ac23b51da5bf075fdf1be28afdc2
2011-06-14 13:46:30 -07:00
Jamie Gennis
fba5fcf367
SurfaceTexture: increase the test's Surface layer.
...
This change increases the Surface layer used for displaying the test
results so that the tests will be visible over other windows in the
system.
Change-Id: I47f147f8743ff2a39d57d551811668371202bd31
2011-06-14 13:45:53 -07:00
Jamie Gennis
d23398d40c
SurfaceTexture: add some RGBA_8888 tests.
...
Change-Id: Id09915c98a00eca1209b7dab32039a06d260908e
2011-06-14 13:45:53 -07:00
Jamie Gennis
3c7d846c26
SurfaceTextureClient: minor test refactoring.
...
Change-Id: Iabc6d27ca35d30d896c6aef65c4f1b5a1eed47b8
2011-06-14 13:45:52 -07:00
Doug Zongker
ff24bf439f
Merge "deprecate RADIO constant, add getRadioVersion method"
2011-06-14 13:39:36 -07:00
Jamie Gennis
44ce622fc3
Merge "SurfaceTexture: add a format querying test."
2011-06-14 13:39:05 -07:00
RoboErik
849d78973c
Merge "Rename Calendar.java to CalendarContract.java"
2011-06-14 13:24:40 -07:00
Alex Sakhartchouk
9b309b99f7
Merge "Allocation copy functions."
2011-06-14 13:14:57 -07:00
Doug Zongker
ad2171acf4
deprecate RADIO constant, add getRadioVersion method
...
On many devices the radio version system property is only available
when the radio is on, which is frequently not the case when the static
initializers for the Build class are run (eg, if the system has just
booted). This means RADIO is forever "unknown" on these devices.
Deprecate it and add a method to return the radio version instead.
Apps will still have to deal with getting a null back if the radio
version is currently unavailable.
Change-Id: I63528eae93e1b9d0f7cec5a382724d0391ba1104
2011-06-14 11:51:59 -07:00
Mathias Agopian
f0b517d9d2
Merge "may fix build on some version of gcc"
2011-06-14 11:51:24 -07:00
Mathias Agopian
f1df0407c6
may fix build on some version of gcc
...
Change-Id: Ia88787c0432ec84d51fe505fd6a2b6f98ebe8f33
2011-06-14 11:50:22 -07:00
RoboErik
bec6c36b96
Rename Calendar.java to CalendarContract.java
...
Change-Id: Iadb22f39d1cb3d57d1636360df24ef484a9edb58
2011-06-14 11:39:35 -07:00
Daisuke Miyakawa
a7932ae77e
Merge "Fix commment"
2011-06-14 11:30:47 -07:00
tedbo
114420f531
Merge "Support for setting a ParcelSurfaceTexture as the MediaPlayer sink."
2011-06-14 11:18:30 -07:00
Alex Sakhartchouk
304b1f5497
Allocation copy functions.
...
Change-Id: Idce6d44a4f4bb2e399284a40c0f90dc1bff912fd
2011-06-14 11:13:19 -07:00
Chia-chi Yeh
fd1235fc34
Merge "VPN: do not allow zero prefix length in routing rules."
2011-06-14 10:58:20 -07:00
Chia-chi Yeh
57aa13ebde
Merge "VPN: do not use gateway in routing rules."
2011-06-14 10:58:10 -07:00
Daisuke Miyakawa
52e3823bd7
Fix commment
...
Change-Id: I26ea16636356c1473bf8745247b43fa9dac611c3
2011-06-14 10:56:46 -07:00
RoboErik
b2e9cde84b
Merge "Update Calendar main comment"
2011-06-14 10:27:12 -07:00
RoboErik
260598d0cf
Update Calendar main comment
...
Change-Id: I5fbbf8d6830a8fdecde2f74b51420bfede87cde9
2011-06-14 10:26:41 -07:00
John Wang
7c1650d180
am aabe5f46: am 49572479: Update sim missing message in lock screen.
...
* commit 'aabe5f46846a45163be874dca2d19910ce38c232':
Update sim missing message in lock screen.
2011-06-14 10:17:51 -07:00
Gloria Wang
85e76662b6
Merge "Duplicated fileDesc is not closed when input file is not forward-lock content. Fix for bug 4606053."
2011-06-14 10:05:55 -07:00
John Wang
aabe5f4684
am 49572479: Update sim missing message in lock screen.
...
* commit '49572479a9cb479f2b323f011c1a9f8142ec1a46':
Update sim missing message in lock screen.
2011-06-14 10:05:40 -07:00
Mike J. Chen
8068cb8e21
Merge "Handle always present wired ethernet interfaces at boot."
2011-06-14 09:53:23 -07:00
Narayan Kamath
9a67f26184
Merge "A few TTS bug fixes"
2011-06-14 07:05:42 -07:00
Narayan Kamath
0e20fe5bab
A few TTS bug fixes
...
(a) ensure that onInit is called exactly once per call to initTts().
(b) TtsEngines should never return an engine that is not installed.
Change-Id: Ic1ef63a9339e6d1050e3302445ca40d3ae481f61
2011-06-14 13:29:20 +01:00
Narayan Kamath
3f0363bb4b
Deprecate setEngineByPackageName
...
This function does not let callers know when the TTS engine has
been initialized.
Change-Id: I17fcf3f95ad5bbdb9b787ba0846e6e63d424cd23
2011-06-14 12:28:45 +01:00
Jim Miller
70832a3d77
Some tuning for MultiWaveView animations and assets:
...
- allow individual chevrons to be specified for (top, bottom, left, right).
- move ring to pressed position (currently w/o animation)
- add top/bottom chevron handling and refactor code accordingly.
- constrain drag handle to the ring
Change-Id: I859b2d03d8f0397c68b87a8ee15df20d55c9552c
2011-06-13 23:57:31 -07:00
Jeff Sharkey
fcc79771f0
Generate default policy for devices without IMSI.
...
Change-Id: I38500919ea60f78d99684608589c8fc3092bf239
2011-06-13 22:28:34 -07:00
Mathias Agopian
8a8743efa4
Merge "cleanup Kalman filter parameters, add/fix comments/units"
2011-06-13 21:14:17 -07:00
Jeff Brown
3e234ba1fb
Merge "Allow touches to slide out of the navigation bar."
2011-06-13 20:30:09 -07:00
Mike Lockwood
fa77931784
Merge "Settings: Remove unused USE_PTP_INTERFACE setting"
2011-06-13 19:50:37 -07:00
Dima Zavin
922261deab
Merge "audio: update for audio/audio_policy header names/locations"
2011-06-13 19:43:59 -07:00
Mike Lockwood
82f0a85c3b
Merge "Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager"
2011-06-13 19:22:29 -07:00
Mike Lockwood
1324f22d8d
Settings: Remove unused USE_PTP_INTERFACE setting
...
Change-Id: I743b81379053caece38c19c59bc76d6cda763d45
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-06-13 22:21:01 -04:00
Mike Lockwood
541c9949ae
Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager
...
Change-Id: I9e64b54bc2d027d88ae2d2cd893068e29b6fe237
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-06-13 22:20:06 -04:00
Romain Guy
ad4e03d697
Merge "Batch glCopyTexImage() calls to get about 15 fps back on SGX."
2011-06-13 19:07:22 -07:00
Romain Guy
54be1cdf3d
Batch glCopyTexImage() calls to get about 15 fps back on SGX.
...
Change-Id: I04079e070739c1e46df3e90fc388c335e2a7d2b9
2011-06-13 19:04:27 -07:00
James Dong
6e4ba2bf35
Merge "Add an option to force to use HW codec in stagefright cmd tool"
2011-06-13 18:47:20 -07:00
Mathias Agopian
451e825847
cleanup Kalman filter parameters, add/fix comments/units
...
Change-Id: Iedcae7164af8f7ea0e048ea7c72d0f35d16d739f
2011-06-13 18:47:17 -07:00
James Dong
decbe327d1
Merge "Add B frame support for MPEG4Writer"
2011-06-13 18:47:03 -07:00
Adam Powell
2714abff5c
Merge "Expose api on View to determine if the view can be scrolled."
2011-06-13 18:45:40 -07:00
Mathias Agopian
14f58ffceb
Merge "fix RefBase so it retains binary-compatibility with gingerbread"
2011-06-13 18:44:20 -07:00
Jeff Brown
b375d3c7e1
Merge "Mimic Zygote preload steps when using wrappers."
2011-06-13 18:41:20 -07:00
Jeff Brown
f2751aaede
Merge "Take advantage of updated linux/input.h kernel headers."
2011-06-13 18:40:50 -07:00
Mathias Agopian
eb99f0d9f0
fix RefBase so it retains binary-compatibility with gingerbread
...
Bug: 4595257
Change-Id: I0d5e10f497e3f39868bff58f6ded510c38b44b12
2011-06-13 18:39:45 -07:00
Mike J. Chen
c96a667162
Handle always present wired ethernet interfaces at boot.
...
Devices with always present wired ethernet interfaces (as opposed
to usb ethernet dongles) don't have the interface added and removed.
Instead, it is present already at boot time. Change EthernetDataTracker
to support the already existing at boot time case.
Change-Id: I7b8e938f6b07aabd14f00ace55b35b7a05ea5a38
Signed-off-by: Mike J. Chen <mjchen@google.com>
2011-06-13 18:37:11 -07:00