Aurimas Liutikas
d2f8d56c74
Make androidx imports sorted next to android.
...
Test: None
Change-Id: Ia04eae337d206e9af7694ce0ac7c20f57ac8cb69
2018-03-12 16:05:39 -07:00
Aurimas Liutikas
622d3d4c5b
Update Intellij config to work with new version of Intellij.
...
Cherry-pick of ag/853807
Tested with:
Android Studio 2.0 preview
Android Studio 1.5
Intellij 15
Change-Id: Ibc617cd0e5ac7b535158d5c8919c6c59441199a4
2016-02-02 10:38:29 -08:00
Aurimas Liutikas
e319357564
Fix import order config file for Intellij.
...
Start following out public style guide for imports:
https://source.android.com/source/code-style.html#order-import-statements
Bug: 25852971
Change-Id: I3db2b964cfc772657d71bcf5229d3ac27b6b3f2f
2015-12-18 13:04:28 -08:00
Christopher Tate
cb7c506c95
Add libcore/ojluni/ to Eclipse/IntelliJ templates
...
Change-Id: I96367a42fa4d0c3a2ac5471cdbc43a09e540ad61
2015-12-11 16:48:45 -08:00
Ben Weiss
6385bd10c9
Update code formatter to better reflect doc
...
The documentation at https://s.android.com/source/code-style.html
diverged with the actual implementation of the AndroidStyle.xml
* android imports are now on top
* spaces inside empty tags i.g."foo />"
* keep android:id, layout_width and layout_height as top xml atts.
Change-Id: Id51533bf4285e74bd8393529580fd0e168150cb8
2015-10-23 09:26:43 +00:00
Tony Mak
6c346c0f75
Static field name prefix should be 's'
...
According to http://source.android.com/source/code-style.html , static field should start with 's'
Change-Id: Ic883ddcdd42ba030bbe62ff1648440c25e927460
2015-05-01 15:04:44 +01:00
Chiao Cheng
df26b4c2d6
Updating code style file to intellij 10 contents.
...
Also updated the import on demand values from 99 to 9999 to avoid
usage of '*' in import statements.
Change-Id: I8a9002edb80ed976dc2aac6f51e96bb0f01d5987
2013-02-28 15:07:27 -08:00
Chiao Cheng
87cfafaa3d
Up line width from 80 to 100.
...
Change-Id: Ic2e2bff15c8eed15a32070909683f6e4e5d96b4e
2012-05-24 19:44:00 -07:00
The Android Open Source Project
52d4c30ca5
auto import from //depot/cupcake/@135843
2009-03-03 19:29:09 -08:00
The Android Open Source Project
d4aee0c0ca
auto import from //depot/cupcake/@135843
2009-03-03 18:28:16 -08:00
The Android Open Source Project
5c11852110
Initial Contribution
2008-10-21 07:00:00 -07:00