Philip P. Moltmann
30b0752ef5
Remove unnecessary strings and labels.
...
Bug: 27815807
Change-Id: I6388055938afbbadc954c913ce0554f9a4a313e8
2016-03-23 13:32:35 -07:00
Amith Yamasani
10ae65d226
Merge "Move device idle logic into a job StateController" into nyc-dev
2016-03-23 17:32:06 +00:00
Abhijith Shastry
6ec134dc0d
Merge "Document that re-inserting the same blocked number is permitted." into nyc-dev
2016-03-23 17:29:08 +00:00
Philip P. Moltmann
49435a7295
Merge "Deal with print-preview renderings that do not match the correct number of pages." into nyc-dev
2016-03-23 17:17:40 +00:00
Michal Karpinski
8aa976b60b
Merge "Remove legacy DeviceLogging methods from DPM" into nyc-dev
2016-03-23 16:51:55 +00:00
Pablo Ceballos
6266d8c959
Merge "Java bindings for SurfaceControl::setFinalCrop" into nyc-dev
2016-03-23 16:30:54 +00:00
Chris Banes
a62a0f7286
Merge "Allow AlertDialog to be used in a DialogFragment" into nyc-dev
2016-03-23 16:25:53 +00:00
Chris Banes
ccf8e661c7
Allow AlertDialog to be used in a DialogFragment
...
AlertController calls requestWindowFeature() too
later for DialogFragment. Fixed by moving it to the
constructor.
BUG: 27809055
Change-Id: Icef01316b4e857b41ccc29cc56bbcecd7f629342
2016-03-23 16:20:00 +00:00
Abodunrinwa Toki
ae64758edd
Merge "Replace Settings.ACTION_KEYBOARD_LAYOUT_SETTINGS with Settings.ACTION_HARD_KEYBOARD_SETTINGS" into nyc-dev
2016-03-23 16:02:36 +00:00
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
Michal Karpinski
3bce4bfa04
Remove legacy DeviceLogging methods from DPM
...
Those methods were replaced with SecurityLogging ones.
Bug: 27532425
Change-Id: I6952251d9c15f932517e7cb39a7056f35c3a194f
2016-03-23 13:14:33 +00: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 4639136c3b4bc22064323a193f06d6585e1a171a.
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
Abhijith Shastry
91fa6c122d
Document that re-inserting the same blocked number is permitted.
...
BUG: 27779600
Change-Id: I2cb5cbf5f50ed3bf2183858eb332ea5e6df2a0c6
2016-03-22 18:24:21 -07: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 8e22d69df21e638452d07f5dd12f323fb40059a5.
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 82ae18c87784b5989c1529b97214d63e5d9d3742.
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