Geoff Mendal
df1e2b1457
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-23 14:39:31 +00:00
Geoff Mendal
dbfe108266
Import translations. DO NOT MERGE
...
Change-Id: Ib474fe3cbe01716c7c62e7d1775cd1c4926e6288
Auto-generated-cl: translation import
2016-03-23 07:36:44 -07:00
Geoff Mendal
b568576472
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-23 14:25:59 +00:00
Geoff Mendal
fcdf51ced4
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-23 14:25:41 +00:00
Geoff Mendal
1bbbb1ddb7
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-23 14:25:25 +00:00
Geoff Mendal
d65a05e5f1
Import translations. DO NOT MERGE
...
Change-Id: I78231875388818087268e1386bdf02165c745f18
Auto-generated-cl: translation import
2016-03-23 07:23:38 -07:00
Geoff Mendal
0164619095
Import translations. DO NOT MERGE
...
Change-Id: Idaa94a612de604c1e7178359a12ccab87ff154ce
Auto-generated-cl: translation import
2016-03-23 07:23:18 -07:00
Geoff Mendal
2daca7a181
Import translations. DO NOT MERGE
...
Change-Id: I98b04d1538e8c5d6e797f23b2ef195c166cd0a16
Auto-generated-cl: translation import
2016-03-23 07:17:21 -07:00
Chet Haase
5084bd66dd
Merge "Clarify docs around weak references to animator targets" into nyc-dev
2016-03-23 12:46:30 +00:00
Geoff Mendal
b270fd7cab
Import translations. DO NOT MERGE
...
Change-Id: Ic3ee2457fd2bd3c2f8eba0ff06cf34440420d32f
Auto-generated-cl: translation import
2016-03-23 08:30:50 -04:00
Tomasz Mikolajewski
2bd66d68d8
Merge "Revert "Make the accent color darker in DocumentsUI for better accessibility."" into nyc-dev
2016-03-23 09:46:20 +00:00
Daichi Hirono
b9129bede2
Merge "Revert "Make status bar translucent. Make drawer appera below status bar."" into nyc-dev
2016-03-23 08:32:01 +00:00
Daichi Hirono
0574d169ba
Revert "Make status bar translucent. Make drawer appera below status bar."
...
This reverts commit 4639136c3b .
The commit breaks the following CTS tests.
* android.appsecurity.cts.DocumentsTest#testCreateExisting FAIL
* android.appsecurity.cts.DocumentsTest#testCreateNew FAIL
BUG=27805363,27570567
Change-Id: Ic9f1d98714a78afe548eb5ae9afa118ddc83cccc
2016-03-23 17:29:06 +09:00
Daichi Hirono
c545f5e617
Fix the directory item height in grid view.
...
BUG=27565668
Change-Id: I3d5615b46542dcd0f22f5e9968d3ee5bfe1af19a
2016-03-23 16:35:32 +09:00
Yohei Yukawa
c1a72b6b74
Merge "Remove redundant IMM#mServedInputConnection." into nyc-dev
2016-03-23 05:41:08 +00:00
Yohei Yukawa
afb6558c8f
Remove redundant IMM#mServedInputConnection.
...
Following two fields have basically the same lifetime.
- InputMethodManager#mServedInputConnection
- InputMethodManager#mServedInputConnectionWrapper
Hence we do not need to maintain both of them.
This is a preparation CL for Bug 25332806 and does not change any
user-visible behavior.
Bug: 25332806
Change-Id: I1181e067aa5bedbdf0c7ec1bcec479257aea511c
2016-03-22 20:53:08 -07:00
Phil Weaver
2ec58a65d2
Merge "Fix ACCESSIBILITY_ENABLED settings." into nyc-dev
2016-03-23 02:36:35 +00:00
Jaesung Chung
976bbaccc4
Merge "ExifInterface: close the resource after reading EXIF data explicitly" into nyc-dev
2016-03-23 02:30:42 +00:00
Jaesung Chung
203ed4d500
Merge "ExifInterface: fix regression of re-writing JPEG" into nyc-dev
2016-03-23 02:30:29 +00:00
Jaesung Chung
c247791db2
ExifInterface: close the resource after reading EXIF data explicitly
...
- In case of giving an argument of the image file name or descriptor,
we created a InputStream at the inside of ExifInterface, close them
properly.
- Developers should take care of closing input streams when they use
input streams since they made those input streams.
Bug: 27636804
Change-Id: I9a3a75b1b55dcb2718a60e14814a04cad939d22c
2016-03-22 19:20:29 -07:00
Jaesung Chung
42ac0d0015
ExifInterface: fix regression of re-writing JPEG
...
Bug: 27583378
Change-Id: I052dfedbb1393705eba378de5eaf3636ed0e65ea
2016-03-22 19:12:42 -07:00
Daichi Hirono
01e236b984
Update an icon for MtpDocumentsProvider.
...
BUG=27135431
Change-Id: Ic8619a533bdf2426fdf0d3691a883606fa027fb1
2016-03-23 11:07:29 +09:00
Lorenzo Colitti
81a00e725d
Merge "Fix APF programs to not generate a failing compare of size 0" into nyc-dev
2016-03-23 01:17:58 +00:00
Tomasz Mikolajewski
8ed1e55ea9
Merge "Hide underlying toolbars from TalkBack when covered by ActionMode." into nyc-dev
2016-03-23 01:16:09 +00:00
Aga Wronska
2686d7399d
Merge "Bring the change 'Open drawer when showing copy/move destination screen' back after fixing problem with tests." into nyc-dev
2016-03-23 01:15:12 +00:00
Pierre Imai
82a3637fce
Merge "Improve NetworkCapabilities command chaining." into nyc-dev
2016-03-23 01:11:15 +00:00
Siyamed Sinir
c7a90184e1
Merge "Temporarily disable emoji availability check" into nyc-dev
2016-03-23 00:58:40 +00:00
Tomasz Mikolajewski
4b9b03e6b2
Revert "Make the accent color darker in DocumentsUI for better accessibility."
...
We have to change the color only in a specific place,
not the accent color everywhere.
This reverts commit 8e22d69df2 .
Change-Id: I6d712fc1d0275f91b20ff90f91450e849cbb1622
2016-03-23 00:58:05 +00:00
Phil Weaver
517a3e0761
Fix ACCESSIBILITY_ENABLED settings.
...
A typo meant that the setting reflected the exact opposite of what was
intended.
Bug: 27781201
Change-Id: Icb0d4d585399f147b319093be57d708af4c6dfdc
2016-03-22 17:54:37 -07:00
Siyamed Sinir
c56ad2badb
Temporarily disable emoji availability check
...
On builds where SMALLER_FONT_FOOTPRINT environment variable is set, some
of the fonts are not included in the build which causes emoji checks to
fail. This CL temporarily disables emoji checks.
Bug: 27785690
Change-Id: Ie32f0aa630c84347588fc87630467c14e985940a
2016-03-22 17:50:58 -07:00
Mady Mellor
28d9698f1d
Merge "Fix to snap notification view back when not clearable while updating" into nyc-dev
2016-03-23 00:37:20 +00:00
Aga Wronska
67c76b960c
Bring the change 'Open drawer when showing copy/move destination screen'
...
back after fixing problem with tests.
Revert "Revert "Open drawer when showing copy/move destination screen""
This reverts commit 82ae18c877 .
Fixed: 27479369
Change-Id: I70f98cf543de889a9a728d8d7233f8e7b077f871
2016-03-22 17:33:15 -07:00
Yohei Yukawa
9e31f4d86d
Merge "Explicitly handle null rather than relying on NPE." into nyc-dev
2016-03-23 00:31:33 +00:00
Tomasz Mikolajewski
18bbea9c96
Merge "Update colors for list/grid view." into nyc-dev
2016-03-23 00:20:27 +00:00
Tomasz Mikolajewski
13bcd7b3c3
Merge "Make the accent color darker in DocumentsUI for better accessibility." into nyc-dev
2016-03-23 00:20:05 +00:00
Mady Mellor
d5d8866c67
Merge "Add content description for gear behind notifications" into nyc-dev
2016-03-23 00:07:17 +00:00
Dongwon Kang
7b0864cc68
Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev
2016-03-22 23:50:03 +00:00
Winson Chung
138538ce45
Merge "Adding assets for dock button." into nyc-dev
2016-03-22 23:44:38 +00:00
Winson
fde2e6a1b1
Adding assets for dock button.
...
- Allow nav bar icons to update depending on specific configuration
changes
Bug: 26954184
Change-Id: I1e089c751d2a5785457491b2a204c936d7472145
2016-03-22 16:31:19 -07:00
Chet Haase
e60a693d84
Clarify docs around weak references to animator targets
...
Issue #26069047 Weak reference to the target in animators
can cause interrupted animations
Change-Id: I719f619006e93a94af907c4de7840c691a5aed37
2016-03-22 16:20:46 -07:00
Selim Cinek
4809b07297
Merge "Fixed the default of AlphaOptimizedImageViews overlapping rendering" into nyc-dev
2016-03-22 23:12:11 +00:00
Selim Cinek
b20b75ca5f
Fixed the default of AlphaOptimizedImageViews overlapping rendering
...
The default was true before, which lead to quite a few bugs.
Moved done the introduced attrs to support it on AnimatedImageView
Change-Id: I68714c22ceefff6bac7cd9496c83edd69256ee1b
Fixes: 27745673
2016-03-22 16:09:12 -07:00
Lifu Tang
145ff558ad
Merge "A few changes to the measurement implementation" into nyc-dev
2016-03-22 23:08:39 +00:00
Scott Main
1dd114e5ab
Merge "switch offline docs back to standard templates that now have a condition for 'referenceonly' bug: 27667787" into nyc-dev
2016-03-22 23:05:39 +00:00
Aga Wronska
a1b1355633
Merge "Change copy/move destination to Downloads when home directory is hidden." into nyc-dev
2016-03-22 23:03:03 +00:00
Lifu Tang
17350f925f
A few changes to the measurement implementation
...
- Fixed the device crashing bug in JNI code
- Fixed a typo ('lock' => 'clock')
- Added hardware clock discontinuity count in toString()
(cherry picked from commit 3a21b02ee2dc8f2c6c879109757d89a2be5d720a)
Change-Id: I6dbda85abda20da0240ac08b22b81729eae7b6f0
2016-03-22 15:29:24 -07:00
Paul Stewart
68ffbba158
Merge changes Iddeebeb8,Idd1e37a3 into nyc-dev
...
* changes:
WifiManager: Use ConnectivityThread
Create ConnectivityThread
2016-03-22 22:23:48 +00:00
Dongwon Kang
6d8587a81c
MediaResourceMonitor: Change argument type from string to int
...
Bug: 27529962
Change-Id: I29c165ccf6b44b0ca6812f1ccae758d67b225e0d
2016-03-22 15:21:01 -07:00
Tenghui Zhu
db9fba3734
Merge "Fix callback issue for AVD on UI thread" into nyc-dev
2016-03-22 22:10:25 +00:00
Teng-Hui Zhu
988fc6fa43
Fix callback issue for AVD on UI thread
...
We have created AnimatorSet from XML, but it is assigned to the AVD only when
we start the animation due to theme-ing operations.
Given listeners can be added to AVD at any time, we have to cache them if
AnimatorSet is not setup yet.
b/26979225
Change-Id: I94315892de83f93a0205efe5e70dca0cd0f0a8e3
2016-03-22 15:06:21 -07:00