Gloria Wang
2980a21375
-Fix some typo
...
-Remove one unnecessary memory allocation
Change-Id: Icea21f33d2c7891333e06429d2f382389e5bd27f
2011-06-15 17:32:06 -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
Dima Zavin
290029d19a
audio: update for audio/audio_policy header names/locations
...
Change-Id: I36c49352eee57559403cd1597f56a8485a360289
Signed-off-by: Dima Zavin <dima@android.com>
2011-06-13 18:16:26 -07:00
David Brown
a934219ca8
Merge "Add "geoDescription" to CallerInfo"
2011-06-13 18:11:16 -07:00
Jeff Brown
98db5fabda
Allow touches to slide out of the navigation bar.
...
Change-Id: I73cabba3d62f47829bf6217700ace56a27c42b1d
2011-06-13 18:05:18 -07:00
Jeff Brown
b3a2d13307
Take advantage of updated linux/input.h kernel headers.
...
Change-Id: I72d2ef82de5c504d46b0cdb57aa43bbd0d769174
2011-06-13 18:05:15 -07:00
Adam Powell
6915944fc7
Expose api on View to determine if the view can be scrolled.
...
Change-Id: I41783237a975151392faec04c6a85803ebbccfb4
2011-06-13 17:54:55 -07:00
David Brown
94202fe121
Add "geoDescription" to CallerInfo
...
As of change https://android-git.corp.google.com/g/111296 the
libphonenumber library now provides an API ("PhoneNumberOfflineGeocoder")
to look up a geographical description string for a given number.
This change adds a new CallerInfo field called "geoDescription", and
uses the PhoneNumberOfflineGeocoder to look it up (if the contact lookup
fails) during the CallerInfoAsyncQuery sequence.
See https://android-git.corp.google.com/g/114715 for the corresponding
change under apps/Phone, to display this string (along with the raw
number) in the incoming-call UI.
Also some other minor cleanup:
- fixed spelling of the "normalizedNumber" field
- tiny javadoc and code style cleanup
- slight CallManager and CallerInfo debug output cleanup
Bug: 4595580
Change-Id: I900d8f48e953d1b24983602cb5467a5c6a6c518a
2011-06-13 17:39:49 -07:00
James Dong
78b9c381aa
Add an option to force to use HW codec in stagefright cmd tool
...
Change-Id: If6c277dd5a3f7a0b62acd6721343618b0be085fc
2011-06-13 17:23:01 -07:00
Mathias Agopian
0991a7fb12
Merge changes I9b8e1962,I7bb843ca
...
* changes:
Temporarily don't return the current buffer in synchronous mode
unify SurfaceTexture and Surface
2011-06-13 17:20:53 -07:00
Steve Block
3f71cfc149
Merge "Fix thread violation in WebView.getViewHeight()"
2011-06-13 17:17:11 -07:00
Gilles Debunne
8fa10d44e1
Merge "Switch is not affected by touch when disabled"
2011-06-13 17:09:12 -07:00
James Dong
4108b1edc6
Add B frame support for MPEG4Writer
...
o requires the support of negative ctts duration values (ctts version 1)
Change-Id: Ib14130c9359c3bff3c76f20a7380d468a065dcaf
2011-06-13 17:06:29 -07:00
Gloria Wang
cbe0d94adf
Duplicated fileDesc is not closed when input file is not forward-lock content.
...
Fix for bug 4606053.
Change-Id: I1b45457d8cdc75d268631911f46ce6ec931b1770
2011-06-13 16:29:38 -07:00
John Wang
49572479a9
Update sim missing message in lock screen.
...
Update SIM missing message to include SIM corrupted situation.
bug:4392059
Change-Id: Icf2f8d801a2e2761a309442209118a6a71a4c633
2011-06-13 16:17:39 -07:00
Chia-chi Yeh
71afd5e53c
Merge "VPN: tolerate duplicated routes."
2011-06-13 16:17:03 -07:00
Gilles Debunne
c2ab0d665c
Switch is not affected by touch when disabled
...
Also unchanged at the end of a drag/fling if the switch has been
disabled in the mean time.
Change-Id: Ie471a7fcf57fa633ee8eeefdfaa2939883ccfef0
2011-06-13 16:16:28 -07:00
Chia-chi Yeh
23a5e4bcdc
VPN: tolerate duplicated routes.
...
Change-Id: I0f9efa8c3af3d4859358438745a5cd2c4ad376ca
2011-06-13 16:14:49 -07:00
Chia-chi Yeh
328958c1b0
Merge "VPN: fix a bad optimization of zeroing ifr_flags lately."
2011-06-13 16:11:58 -07:00
Chia-chi Yeh
6ddd57491a
VPN: fix a bad optimization of zeroing ifr_flags lately.
...
Change-Id: Ib7d89422ef0a9159ba912cf32b678821cb72a25a
2011-06-13 16:08:01 -07:00
Mathias Agopian
9b8e1962d6
Temporarily don't return the current buffer in synchronous mode
...
activate synchronous mode by default.
2011-06-13 15:51:35 -07:00
Mathias Agopian
7bb843ca07
unify SurfaceTexture and Surface
...
Add the concept of synchronous dequeueBuffer in SurfaceTexture
Implement {Surface|SurfaceTextureClient}::setSwapInterval()
Add SurfaceTexture logging
fix onFrameAvailable
2011-06-13 15:51:35 -07:00