Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-06 | global: move to Apache 2.0 | Jason A. Donenfeld | |
2018-06-19 | idea: Disable an unwanted inspection | Samuel Holland | |
Android Studio isn't smart enough to realize that the public/private keys and the keypair are effectively the same thing. Just turn off the inspection because it's usually tripped by intentional things. | |||
2018-05-03 | global: fix up copyrights | Jason A. Donenfeld | |
2018-05-01 | project: Import select Android Studio configuration files | Samuel Holland | |
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> |