aboutsummaryrefslogtreecommitdiffstats
path: root/app/app.iml
Commit message (Collapse)AuthorAgeFilesLines
* Add .idea/gradle.xml and app/app.iml to .gitignore files.Kyle Horimoto2015-09-041-24/+23
| | | | These files change according to the individual user's machine each time the project is edited by Android Studio.
* Update to targetSdkVersion 23Kenny Root2015-08-271-11/+21
|
* Add mockito and assertj for testsKenny Root2015-07-241-1/+4
|
* Change project to Unit Test variantKenny Root2015-07-241-23/+42
|
* Upgrade to support library version 22.2.1Kenny Root2015-07-241-0/+2
|
* Move to library-based buildKenny Root2015-07-241-1/+4
|
* Add mouse wheel scroll support.Jeremy Klein2015-07-241-3/+3
|
* Add the v4 support library and update the notification API.Jeremy Klein2015-07-151-1/+3
| | | | | | Switch to using NotificationCompat.Builder. This will allow for the creation of a "disconnect all" button in the notification (see #93).
* Upgrade to new Android Studio metafilesKenny Root2015-06-091-6/+4
|
* Add translation gradle tasksKenny Root2015-03-261-0/+2
|
* Update Android Studio configsKenny Root2015-03-231-1/+2
|
* Update to latest build systemKenny Root2015-03-231-7/+11
|
* Update Android Studio filesKenny Root2014-10-181-1/+1
| | | | Change-Id: Ieffe7d5d7253ebdaa06ca556affd7b8b91062b04
* Revert "Add BuildConfig stuff instead of msg_version"Kenny Root2014-10-031-1/+1
| | | | This reverts commit d2eb6b37b3910f404f229625a39a11954fac681d.
* Revert "Rename unit to ConnectBot"Kenny Root2014-10-021-0/+86
|
* Rename unit to ConnectBotKenny Root2014-10-011-86/+0
|
* Upgrade to newer gradleKenny Root2014-10-011-3/+4
|
* Convert to gradle build systemKenny Root2014-10-011-0/+85