Commit Graph

10 Commits

Author SHA1 Message Date
Stefano Pacifici
5628433718 iml files removed. They are generated during gradle sync by Android Studio. 2015-09-14 10:15:34 +02:00
Nico Alt
c74b84d070 remove unnecessary files
Basically, all I have done was adding some missing files/directories to
.gitignore and the executing the following commands:
git rm --cached -r ./
git add --all
2015-05-25 22:43:24 +02:00
DF1E
f5fcc2e62b improvements for android studio 2015-05-04 18:00:39 +02:00
Anthony Restaino
51fc8d7f85 Fix missing strings error, remove unused icon 2015-05-02 23:40:47 -04:00
Anthony Restaino
ce3923d336 Switch to gradle!!! 2015-05-02 12:40:40 -04:00
Miłosz Sieradzki
382cfdbc65 Change libraries to library projects 2015-02-01 18:04:27 +01:00
Miłosz Sieradzki
b4032aeb6e Simple Travis CI setup: test if project will compile to APK successfully 2014-07-19 21:54:48 +02:00
Anthony Restaino
23c1d05b06 update .gitignore for proguard and updated version code 2014-07-18 22:42:48 -04:00
DF1E
ae82d9a5f1 update gitignore 2014-05-04 20:04:57 +02:00
Anthony Restaino
ea4d85e630 First push to github 2013-02-15 22:18:08 -05:00