aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.idea/codeStyles/Project.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* codestyle: Require atleast 10 references before using star importsHarsh Shandilya2020-03-191-0/+9
| | | | Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* Implement custom theming to match Google's AOSP designHarsh Shandilya2020-02-121-3/+0
| | | | | Closes: #4 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* manifest: reorderJason A. Donenfeld2020-01-231-54/+13
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* idea: update settings for 3.5Jason A. Donenfeld2019-10-121-38/+0
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Adjust code generation to match existing styleSamuel Holland2018-12-151-0/+3
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* global: Add nullity annotationsEric Kuck2018-07-131-0/+2
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* project: Import select Android Studio configuration filesSamuel Holland2018-05-011-0/+540
Having a consistent set of code style and inspection rules makes it easier for contributors to match the existing code. Signed-off-by: Samuel Holland <samuel@sholland.org>