Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change "continuation indent" tab to only 4 spaces. | Kyle Horimoto | 2015-09-24 | 1 | -1/+2 |
| | |||||
* | Use tabs by default, but keep them at 4/8 characters. | Kyle Horimoto | 2015-09-18 | 1 | -0/+26 |
| | |||||
* | Use 4 spaces per tab instead of 8. | Kyle Horimoto | 2015-09-18 | 1 | -27/+0 |
| | |||||
* | Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot ↵ | Kyle Horimoto | 2015-09-04 | 1 | -1/+1 |
| | | | | into change-gitignore | ||||
* | Add .idea/gradle.xml and app/app.iml to .gitignore files. | Kyle Horimoto | 2015-09-04 | 2 | -2/+1 |
| | | | | These files change according to the individual user's machine each time the project is edited by Android Studio. | ||||
* | Update to targetSdkVersion 23 | Kenny Root | 2015-08-27 | 1 | -0/+28 |
| | |||||
* | Update XML style and reformat all files with it | Kenny Root | 2015-08-19 | 1 | -1/+2 |
| | |||||
* | Add shared IDEA target for running all tests | Kenny Root | 2015-07-24 | 1 | -0/+29 |
| | |||||
* | Remove roboelectric-tests project from Android Studio configs | Kenny Root | 2015-07-24 | 1 | -2/+0 |
| | |||||
* | Upgrade to new Android Studio metafiles | Kenny Root | 2015-06-09 | 3 | -134/+150 |
| | |||||
* | Android Studio: add inspection profiles | Kenny Root | 2015-03-27 | 1 | -0/+11 |
| | |||||
* | Android Studio: try to make code format match existing | Kenny Root | 2015-03-24 | 1 | -0/+5 |
| | |||||
* | android studio: reorganize imports to be like Eclipse | Kenny Root | 2015-03-23 | 1 | -9/+3 |
| | |||||
* | Update to latest build system | Kenny Root | 2015-03-23 | 1 | -0/+1 |
| | |||||
* | Android Studio: Add Git to the VCS settings | Kenny Root | 2014-10-20 | 1 | -1/+1 |
| | | | | Change-Id: Iab936f385fc5580fd4f17cab4e032db17a889643 | ||||
* | Add robolectric for tests | Kenny Root | 2014-10-03 | 1 | -0/+1 |
| | |||||
* | Move some Android Studio stuff into git | Kenny Root | 2014-10-02 | 9 | -0/+280 |