5816 Commits

Author SHA1 Message Date
Eric Laurent
ab19b21f3c Fix getParameters() default implementation.
Do not return empty string but key value pairs with empty values.
2009-08-04 06:17:43 -07:00
Android (Google) Code Review
cd9e8d4907 Merge change 9606
* changes:
  Add anti-aliasing to Grass RS.
2009-08-03 17:29:51 -07:00
Romain Guy
3a1ea9334f Add anti-aliasing to Grass RS. 2009-08-03 17:29:05 -07:00
Android (Google) Code Review
87e0e44afc Merge change 9601
* changes:
  Make ZoomButtonsController public.
2009-08-03 17:27:19 -07:00
Jack Palevich
e832234a85 Make ZoomButtonsController public. 2009-08-03 17:18:58 -07:00
Android (Google) Code Review
afcc40ac71 Merge change 9550
* changes:
  Fix the missing break statement.
2009-08-03 17:15:13 -07:00
Android (Google) Code Review
d1ddd36a18 Merge change 9515
* changes:
  Adding "test context" to AndroidTestCase
2009-08-03 17:02:47 -07:00
Android (Google) Code Review
c660d46438 am 0781f7ac: (-s ours) Merge changes 9554,9555 into donut
Merge commit '0781f7ace13c68cd328710a268ab3dce1d201562'

* commit '0781f7ace13c68cd328710a268ab3dce1d201562':
  Import revised translations.  DO NOT MERGE
  Merge Korean abbreviated date format fix from cupcake.
2009-08-03 17:02:18 -07:00
Android (Google) Code Review
0781f7ace1 Merge changes 9554,9555 into donut
* changes:
  Import revised translations.  DO NOT MERGE
  Merge Korean abbreviated date format fix from cupcake.
2009-08-03 16:59:37 -07:00
Android (Google) Code Review
9df76c7c2f Merge change 9551
* changes:
  Implement the jni bindings for Adapter2D.  Fix a refcount bug in the native adapter implementation.  Use adapters in Film to border the mipmaps.
2009-08-03 16:23:07 -07:00
Eric Fischer
b282b0084e Import revised translations. DO NOT MERGE 2009-08-03 16:17:31 -07:00
Jason Sams
bd1c3ad0cd Implement the jni bindings for Adapter2D. Fix a refcount bug in the native adapter implementation. Use adapters in Film to border the mipmaps. 2009-08-03 16:03:08 -07:00
Feng Qian
706cee45e9 Fix the missing break statement.
Somehow the break statement after SET_JS_FLAGS was removed.
2009-08-03 16:01:42 -07:00
Android (Google) Code Review
8a173f7632 Merge change 9544
* changes:
  free surface buffers before trying to allocate new ones, so we have more chance of success
2009-08-03 15:40:54 -07:00
Android (Google) Code Review
3c5ad8abae am 88c692ca: Merge change 9522 into donut
Merge commit '88c692ca2ce4f0680340cb66f5fe82bfdd532581'

* commit '88c692ca2ce4f0680340cb66f5fe82bfdd532581':
  Merge Korean abbreviated date format fix from cupcake.
2009-08-03 15:19:10 -07:00
Android (Google) Code Review
88c692ca2c Merge change 9522 into donut
* changes:
  Merge Korean abbreviated date format fix from cupcake.
2009-08-03 15:16:18 -07:00
Mathias Agopian
cb21c37853 free surface buffers before trying to allocate new ones, so we have more chance of success 2009-08-03 15:08:16 -07:00
Guang Zhu
d186ef12b3 am 8c5b3e2f: Change browser reliability test to start a new activity for each url
Merge commit '8c5b3e2fa60e29e45c97bf83b2aa8c6505987f82'

* commit '8c5b3e2fa60e29e45c97bf83b2aa8c6505987f82':
  Change browser reliability test to start a new activity for each url
2009-08-03 15:05:35 -07:00
Android (Google) Code Review
c8d4794e51 Merge change 9531
* changes:
  check return value from Cursor.moveToFirst()
2009-08-03 15:05:07 -07:00
Dmitri Plotnikov
44a29dd097 Adding "test context" to AndroidTestCase 2009-08-03 14:27:20 -07:00
Mark Wagner
fc03aa7894 check return value from Cursor.moveToFirst() 2009-08-03 14:27:04 -07:00
Eric Fischer
393c6dff56 Merge Korean abbreviated date format fix from cupcake.
Bug 2018804: Use month/day/year characters instead of periods in
abbreviated Korean date formats.
2009-08-03 13:32:51 -07:00
Android (Google) Code Review
5192dda143 Merge change 9517
* changes:
  We don't need libopencore_author and libcutils in libmedia_jni
2009-08-03 12:52:53 -07:00
Android (Google) Code Review
5d10146362 Merge change 9524
* changes:
  Fix WPS Queued pip tone not working issue.
2009-08-03 12:47:59 -07:00
Android (Google) Code Review
637854c9b5 Merge change 9512
* changes:
  Display a helpful label for PROXIMITY_SCREEN_OFF_WAKE_LOCKs in the output of "dumpsys power".
2009-08-03 12:38:35 -07:00
Eric Fischer
ac6f99f7fa Merge Korean abbreviated date format fix from cupcake.
Bug 2018804: Use month/day/year characters instead of periods in
abbreviated Korean date formats.
2009-08-03 12:31:25 -07:00
Guang Zhu
8c5b3e2fa6 Change browser reliability test to start a new activity for each url 2009-08-03 12:18:40 -07:00
Grace Kloba
c04271b7e8 am bf3e69ef: (-s ours) DO NOT MERGE Fix the build, which has been also fixed separately in the master
Merge commit 'bf3e69efacadd9186604a53fee0e6734b1723bcd'

* commit 'bf3e69efacadd9186604a53fee0e6734b1723bcd':
  DO NOT MERGE
2009-08-03 12:15:29 -07:00
Grace Kloba
bf3e69efac DO NOT MERGE
Fix the build, which has been also fixed separately in the master
2009-08-03 12:13:15 -07:00
Marco Nelissen
831fbc1c20 We don't need libopencore_author and libcutils in libmedia_jni 2009-08-03 12:11:43 -07:00
Tang@Motorola.com
dfb8f07a95 Fix WPS Queued pip tone not working issue.
The alert pitch included in the signal information record
should not be involved in the calculation for Pip tone type
mapping.
2009-08-03 12:06:40 -07:00
Android (Google) Code Review
fcc638dbba am 7a3e39ca: Merge change 9378 into donut
Merge commit '7a3e39cac812b6ec63fade9613bb0c1f04156fa0'

* commit '7a3e39cac812b6ec63fade9613bb0c1f04156fa0':
  add "since" info for reference docs
2009-08-03 12:01:55 -07:00
Android (Google) Code Review
7a3e39cac8 Merge change 9378 into donut
* changes:
  add "since" info for reference docs
2009-08-03 11:59:48 -07:00
Android (Google) Code Review
7a17cf3418 am 377b21e9: Merge change 9502 into donut
Merge commit '377b21e9f531e3fec1a5849453f886b5462e4144'

* commit '377b21e9f531e3fec1a5849453f886b5462e4144':
  Fix bug 2025765.
2009-08-03 11:54:24 -07:00
Android (Google) Code Review
20b153bffc am 5fd26775: Merge change 9390 into donut
Merge commit '5fd26775bdd14b15058521c82e34b562e0c1e327'

* commit '5fd26775bdd14b15058521c82e34b562e0c1e327':
  Name unknown albums after the folder they're in, similar to how songs
2009-08-03 11:54:18 -07:00
Android (Google) Code Review
7865fe38f6 Merge change 9514
* changes:
  fix the build. handleSslErrorRequest needs a return value now.
2009-08-03 11:52:35 -07:00
Android (Google) Code Review
377b21e9f5 Merge change 9502 into donut
* changes:
  Fix bug 2025765. Talkback produced a null pointer exception when being enabled and disabled repeatedly due to a race condition between the onDestroy() of the service, and the use of the service itself. The error occurs when one Talkback thread initiates the destruction of the service (call to onDestroy()) when it invokes shutdown() on its TextToSpeech instance (the client of the service). At the same time, Talkback tries to say that "Accessibility" is unchecked from another thread. During onDestroy(), the reference to the TTS engine (sNativeSynth) is reset to null, which is used in the service in speakInternalOnly(), and setLanguage(). The fix consists in the addition of a static variable that signals that the service has entered onDestroy(). Once this flag is set, all method invocations on sNativeSynth will be dismissed. Note that access to the native resources used by sNativeSynth are synchronized at the native layer, therefore preventing sNativeSynth.shutdown() to interfere with a sNativeSynth.speak() call already underway.
2009-08-03 11:52:25 -07:00
Grace Kloba
699c646839 fix the build. handleSslErrorRequest needs a return value now. 2009-08-03 11:46:44 -07:00
Android (Google) Code Review
5fd26775bd Merge change 9390 into donut
* changes:
  Name unknown albums after the folder they're in, similar to how songs with no title metadata are named after the file. Only files that are in the root of the card will still belong to the "Unknown Album"
2009-08-03 11:35:18 -07:00
Android (Google) Code Review
f734abe926 Merge change 9510
* changes:
  Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNI code, so that creating one of those doesn't initialize all the others. Shaves a hundred milliseconds or so off music app startup time.
2009-08-03 11:34:25 -07:00
Marco Nelissen
4935d05eaa Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNI
code, so that creating one of those doesn't initialize all the others. Shaves
a hundred milliseconds or so off music app startup time.
2009-08-03 11:32:30 -07:00
Jean-Michel Trivi
9ebb59b8aa Fix bug 2025765.
Talkback produced a null pointer exception when being enabled and disabled
repeatedly due to a race condition between the onDestroy() of the service,
and the use of the service itself. The error occurs when one Talkback
thread initiates the destruction of the service (call to onDestroy()) when
it invokes shutdown() on its TextToSpeech instance (the client of the
service). At the same time, Talkback tries to say that "Accessibility" is
unchecked from another thread. During onDestroy(), the reference to the
TTS engine (sNativeSynth) is reset to null, which is used in the service
in speakInternalOnly(), and setLanguage().
The fix consists in the addition of a static variable that signals that
the service has entered onDestroy(). Once this flag is set, all method
invocations on sNativeSynth will be dismissed. Note that access to the
native resources used by sNativeSynth are synchronized at the native
layer, therefore preventing sNativeSynth.shutdown() to interfere with
a sNativeSynth.speak() call already underway.
2009-08-03 11:07:46 -07:00
Grace Kloba
f6d1a5528e resolved conflicts for merge of b8802b21 to master 2009-08-03 10:49:58 -07:00
Android (Google) Code Review
8050220374 Merge change 9259
* changes:
  Fix the cookie order. If multiple cookies satisfy the criteria, the one with more specfic Path precede thoese with less specific.
2009-08-03 10:23:58 -07:00
Android (Google) Code Review
b8802b2138 Merge change 9330 into donut
* changes:
  Fix #2025900. If a https request is canceled while openConnection is called and a ssl error happened, the http thread can be blocked for up to 10 min. Added code to detect this case and unlock the thread.
2009-08-03 10:07:00 -07:00
Grace Kloba
f4046ba803 Fix the cookie order. If multiple cookies satisfy the criteria, the one with
more specfic Path precede thoese with less specific.
2009-08-03 10:05:39 -07:00
Android (Google) Code Review
f2beab58f3 Merge change 9455
* changes:
  Close the "Please connect charger" alert after a charger is connected.
2009-08-03 06:39:15 -07:00
Hung-ying Tyan
cc0fba056d am 93540670: Issue an error when VPN connection is lost.
Merge commit '935406709edb9aaf6538e23e88ecfdf77cccd8ba'

* commit '935406709edb9aaf6538e23e88ecfdf77cccd8ba':
  Issue an error when VPN connection is lost.
2009-08-03 01:38:00 -07:00
Hung-ying Tyan
935406709e Issue an error when VPN connection is lost.
+ Add new error code CONNECTION_LOST to VpnManager.
+ Make VpnService call onError() instead of onDisconnect() when
connection is lost.
+ Make VpnService broadcast CONNECTION_LOST when that happens.
2009-08-03 16:22:24 +08:00
Chung-yih Wang
6a10330eb6 am dc1d5704: Fix the auto notification cleanup when vpn is disconnected.
Merge commit 'dc1d5704a725d207b98de1b117847297958d9148'

* commit 'dc1d5704a725d207b98de1b117847297958d9148':
  Fix the auto notification cleanup when vpn is disconnected.
2009-08-03 00:16:23 -07:00