Commit Graph

19426 Commits

Author SHA1 Message Date
Yohei Yukawa
85a32da54f Add sample code for EditorInfo#hintLocales.
This CL adds some sample entries so that IME developers can test their
IMEs with various EditorInfo#hintLocales.

Bug: 22859862
Change-Id: Ic0bc98bc4c9cb7b874ca8d54433bde76d05e8e03
2016-01-26 13:50:50 -08:00
bohu
e73ff42040 kernel-ranchu: add ranchu kernel for sdk builds
For x86 and x86_64, sdk images will include kernel-ranchu that will
boot ranchu devices by qemu2 emulator; kernel-qemu will still be kept
to boot goldfish devices by classic emulator.

Change-Id: Ie2ada109cade730d03e709168802db826442b8d8
(cherry picked from commit eefafd91041967c0c08cb12e7dfbbcf670257d55)
(cherry picked from commit aacab1d961baaf1d1278a64b248361b21ddd2df0)
2016-01-23 01:46:02 +00:00
Kirill Grouchnikov
e89bdbceb2 Merge "Sample app for appcompat-v7\'s PopupMenu." into mnc-ub-dev
am: 5e9ef02951

* commit '5e9ef029516197207e6c3c233bb9db35fa8ba48a':
  Sample app for appcompat-v7's PopupMenu.
2016-01-22 15:38:44 +00:00
Kirill Grouchnikov
5e9ef02951 Merge "Sample app for appcompat-v7's PopupMenu." into mnc-ub-dev 2016-01-22 15:34:20 +00:00
Aurimas Liutikas
4842a0b777 Checkstyle handling when all lines are deleted.
am: a0e889762d

* commit 'a0e889762d00591f51bed2bb44c7068d5abf3dfb':
  Checkstyle handling when all lines are deleted.
2016-01-22 00:04:06 +00:00
Dake Gu
b7636e7634 Merge "Add example of DatePicker" into mnc-ub-dev
am: b571663f91

* commit 'b571663f91794b223d8d6825672a767d8db50c61':
  Add example of DatePicker
2016-01-21 23:17:45 +00:00
Aurimas Liutikas
a0e889762d Checkstyle handling when all lines are deleted.
It is valid to have empty modified_lines list for files
that only contain deletions. In such case we should skip
all the errors except for forced rules.

Updated the test to match the expectation.

Change-Id: I6993968b882fb6fbe2ba1f63f3b6879c3308ff34
2016-01-21 14:43:12 -08:00
Dake Gu
b571663f91 Merge "Add example of DatePicker" into mnc-ub-dev 2016-01-21 22:34:26 +00:00
Kirill Grouchnikov
4d3dc3cfd0 Sample app for appcompat-v7's PopupMenu.
Change-Id: I3daaf8fcd9fce204d2cc50ff493cb7b544df6afc
2016-01-21 16:13:19 -05:00
Sharvil Nanavati
6dd46e87f7 Merge "Remove C++ btsnooz parser in favor of Python script." am: de2373dec8
am: cb12071079

* commit 'cb12071079ef6cfeff5ae57655a7ce3f8b77fffb':
  Remove C++ btsnooz parser in favor of Python script.
2016-01-21 20:29:11 +00:00
Sharvil Nanavati
cb12071079 Merge "Remove C++ btsnooz parser in favor of Python script."
am: de2373dec8

* commit 'de2373dec83662a93526250bd3b7ee3c9b9a48f7':
  Remove C++ btsnooz parser in favor of Python script.
2016-01-21 20:26:34 +00:00
Sharvil Nanavati
de2373dec8 Merge "Remove C++ btsnooz parser in favor of Python script." 2016-01-21 20:22:13 +00:00
Kirill Grouchnikov
741d50faf8 Merge "Simplify the content layout of the DrawerLayout demo." into mnc-ub-dev
am: 38a34c05f7

* commit '38a34c05f7a924f60e8ff1a5fc68479f12e9aabb':
  Simplify the content layout of the DrawerLayout demo.
2016-01-21 20:10:25 +00:00
Kirill Grouchnikov
38a34c05f7 Merge "Simplify the content layout of the DrawerLayout demo." into mnc-ub-dev 2016-01-21 20:05:24 +00:00
Kirill Grouchnikov
c8d7c07e4a Simplify the content layout of the DrawerLayout demo.
No need to overcomplicate things with FrameLayout and margins.
Vertical LinearLayout does the job for this specific case.

Change-Id: I23bf53cc2a90b602f8956782a0c0af1e20a8cd52
2016-01-21 11:18:28 -05:00
Yohei Yukawa
0cc92c5011 Merge "Modify Idegen to open project with Android facet" am: b8159cc98c
am: 273207859c

* commit '273207859c732ca3233d0b90f587a4e2f7ebd54c':
  Modify Idegen to open project with Android facet
2016-01-21 05:31:21 +00:00
Yuichi Araki
142e197912 Merge "BottomSheetBehavior passes View to callbacks" into mnc-ub-dev
am: 711d3d346d

* commit '711d3d346da74200fee6c7f5a28b21f1c0a129a8':
  BottomSheetBehavior passes View to callbacks
2016-01-21 04:57:06 +00:00
Yuichi Araki
711d3d346d Merge "BottomSheetBehavior passes View to callbacks" into mnc-ub-dev 2016-01-21 04:21:01 +00:00
Yohei Yukawa
273207859c Merge "Modify Idegen to open project with Android facet"
am: b8159cc98c

* commit 'b8159cc98cc841bab655ed6361797498a6d24eab':
  Modify Idegen to open project with Android facet
2016-01-21 03:55:01 +00:00
Yohei Yukawa
b8159cc98c Merge "Modify Idegen to open project with Android facet" 2016-01-21 03:21:29 +00:00
dbgsprw
ec27ae9a22 Modify Idegen to open project with Android facet
Previously, After idegen command executed, Android Studio
and Intellij didn't start with Android facet.

Android Device Monitor, AVD, etc are necessary,
so edit template android.iml for opening project with them.

Change-Id: I7734e45afc268aa4eabdd96854c775452f8426a7
Signed-off-by: dbgsprw <dbgsprw@gmail.com>
2016-01-21 02:18:32 +00:00
Sharvil Nanavati
c682d4340e Remove C++ btsnooz parser in favor of Python script. am: de307331a2 am: cb2328e58b
am: e00b6a03ea

* commit 'e00b6a03ea63ea73d9d1a2f87d42a23b386ad2dd':
  Remove C++ btsnooz parser in favor of Python script.
2016-01-20 21:16:54 +00:00
Sharvil Nanavati
e00b6a03ea Remove C++ btsnooz parser in favor of Python script. am: de307331a2
am: cb2328e58b

* commit 'cb2328e58beb9be876e7b6557d049b972fdea2a4':
  Remove C++ btsnooz parser in favor of Python script.
2016-01-20 21:14:02 +00:00
Sharvil Nanavati
cb2328e58b Remove C++ btsnooz parser in favor of Python script.
am: de307331a2

* commit 'de307331a2c845784c200f4ed1924d8fc196ff66':
  Remove C++ btsnooz parser in favor of Python script.
2016-01-20 21:10:30 +00:00
Sharvil Nanavati
7386b4936e Remove C++ btsnooz parser in favor of Python script.
Change-Id: I5c88c8ad5f3389c54edc74295b409592fd8f85d0
2016-01-20 09:24:10 -08:00
Sharvil Nanavati
de307331a2 Remove C++ btsnooz parser in favor of Python script.
Change-Id: I5c88c8ad5f3389c54edc74295b409592fd8f85d0
2016-01-20 09:17:03 -08:00
Chris Banes
f38c6b2a33 Merge "TabLayout layout items sample" into mnc-ub-dev
am: e9535f2cdc

* commit 'e9535f2cdcf522edfcb75d33550a998e1e9528ed':
  TabLayout layout items sample
2016-01-15 16:38:54 +00:00
Chris Banes
e9535f2cdc Merge "TabLayout layout items sample" into mnc-ub-dev 2016-01-15 16:33:33 +00:00
Kirill Grouchnikov
879849323a Add end drawer to the sample app.
am: 7da5bbb6e9

* commit '7da5bbb6e9f279e5802c3fc9ef01badc6081795f':
  Add end drawer to the sample app.
2016-01-14 17:32:25 +00:00
Kirill Grouchnikov
7da5bbb6e9 Add end drawer to the sample app.
Bug: 26555813
Change-Id: Ia7f00f8bb1a3342750c5c2db76b6ea1bb7cbb1bd
2016-01-14 10:55:46 -05:00
Chris Banes
91e3d95fcf TabLayout layout items sample
BUG: 19634570

Change-Id: I9501e0cb44f975370330117bfffdee8c1de89141
2016-01-14 11:54:41 +00:00
Chris Banes
330c81ad9b Merge "Make sample use TextInputEditText" into mnc-ub-dev
am: 39eac83a81

* commit '39eac83a81af1b0f1c0f6b0c79378f9392ed7efc':
  Make sample use TextInputEditText
2016-01-14 11:02:08 +00:00
Chris Banes
39eac83a81 Merge "Make sample use TextInputEditText" into mnc-ub-dev 2016-01-14 10:58:41 +00:00
Yuichi Araki
625889b674 BottomSheetBehavior passes View to callbacks
Bug: 26509449
Change-Id: I7de0dd0f59d7bd16fe50fae32b3b2f13761c93fc
2016-01-14 18:06:20 +09:00
Yuichi Araki
04491e0f9d Merge "Use of bottom sheet with ScrollView in background" into mnc-ub-dev
am: 8abd4451a9

* commit '8abd4451a9beb36c299212389693a8134350c1cd':
  Use of bottom sheet with ScrollView in background
2016-01-14 03:45:03 +00:00
Yuichi Araki
8abd4451a9 Merge "Use of bottom sheet with ScrollView in background" into mnc-ub-dev 2016-01-14 03:41:30 +00:00
Dimitry Ivanov
fd2e56602f Merge changes I388100b1,Iefff94c4 am: b01728f119
am: fff86a9fe2

* commit 'fff86a9fe2069257ffc992af891ee48b2c0089ae':
  Remove symbols which are not in platform libm.so
  Remove symbols that are not in platform libc.so
2016-01-14 02:11:11 +00:00
Dimitry Ivanov
fff86a9fe2 Merge changes I388100b1,Iefff94c4
am: b01728f119

* commit 'b01728f1192da250b3da658395b8aa28003713bd':
  Remove symbols which are not in platform libm.so
  Remove symbols that are not in platform libc.so
2016-01-14 02:08:32 +00:00
Dimitry Ivanov
b01728f119 Merge changes I388100b1,Iefff94c4
* changes:
  Remove symbols which are not in platform libm.so
  Remove symbols that are not in platform libc.so
2016-01-14 01:39:34 +00:00
Dimitry Ivanov
977bf48381 Remove symbols which are not in platform libm.so
Bug: http://b/26236057
Change-Id: I388100b14346bcf24eba12ad452f2e16676ee756
2016-01-13 17:32:12 -08:00
Dimitry Ivanov
8b554e7ec7 Remove symbols that are not in platform libc.so
Bug: http://b/26236057
Change-Id: Iefff94c4210732b695b77a58fb6f481d810811ee
2016-01-13 17:32:12 -08:00
Dimitry Ivanov
f7c63fce48 Merge "Remove LIBC_PRIVATE symbols from libm" am: 4febace41e
am: 72232735f5

* commit '72232735f5c14c9b5a0cbf1dfabc7f903e3e0b7b':
  Remove LIBC_PRIVATE symbols from libm
2016-01-13 23:06:51 +00:00
Dimitry Ivanov
72232735f5 Merge "Remove LIBC_PRIVATE symbols from libm"
am: 4febace41e

* commit '4febace41ed695c0168d2f66d5b9d1141a492212':
  Remove LIBC_PRIVATE symbols from libm
2016-01-13 20:23:13 +00:00
Dimitry Ivanov
4febace41e Merge "Remove LIBC_PRIVATE symbols from libm" 2016-01-13 19:54:25 +00:00
Dimitry Ivanov
34109a7109 Remove LIBC_PRIVATE symbols from libm
Bug: http://b/26234924
Change-Id: I3b1b764f87e0b6be33c1e761ee883e1d07578323
2016-01-13 10:53:47 -08:00
Dake Gu
8734875c94 Merge "SupportLeanbackDemo: demo of custom theme of ImageCardView" into mnc-ub-dev
am: 5df19367bb

* commit '5df19367bb7bf4c63de8906dc73ebddeb727e7ea':
  SupportLeanbackDemo: demo of custom theme of ImageCardView
2016-01-13 18:50:01 +00:00
Dake Gu
5df19367bb Merge "SupportLeanbackDemo: demo of custom theme of ImageCardView" into mnc-ub-dev 2016-01-13 18:44:02 +00:00
Chris Banes
079eca8847 Make sample use TextInputEditText
Change-Id: Ic995fa3086316ddb19b1b3929d5142091331f469
2016-01-13 16:24:13 +00:00
Yuichi Araki
6dc55051fc Use of bottom sheet with ScrollView in background
Bug: 26237244
Change-Id: I79d500ce1262021368aeb4693246bbc6bba8c6e7
2016-01-13 20:02:53 +09:00
Dake Gu
fef904e212 GuidedStepFragment: add test for icon
am: c77aa4f798

* commit 'c77aa4f798bc0b6a2d20f22406ccff26135be638':
  GuidedStepFragment: add test for icon
2016-01-12 18:53:26 +00:00