Torsten Grote
c53fc5eaa3
Add inspection profile to repo
...
so we can all share the same inspection profile and benefit from its warnings
2021-04-08 13:55:26 -03:00
Torsten Grote
412381f37e
Move buildType to flavor and add hashes for pinning of androidTest dependencies
2018-08-03 11:20:33 -03:00
Torsten Grote
be2d695150
Setup fastlane
...
This is great for automatically uploading (localized) screenshots
and app metadata to Google Play.
You can even upload the signed APK releases as well.
For now, this is only useful for running the screenshot Espresso tests
and grabbing the screenshots from the device.
2018-08-03 11:16:52 -03:00
akwizgran
0e9af1d993
Add new code style settings.
2018-05-02 17:13:27 +01:00
akwizgran
d5d9436e28
Terminate the process after handling a panic trigger.
2017-04-07 10:54:51 +01:00
akwizgran
ff7f0bdc63
Added run configurations for tests to git.
2017-03-28 15:36:18 +01:00
akwizgran
ad6016d428
Updated java.library.path.
2016-11-30 18:10:49 +00:00
Torsten Grote
7bef4104b2
add coding style file to git to be shared and used by all devs
2015-12-14 11:47:02 -02:00
Ernir Erlingsson
2a61fa94d1
modified .gitignore and removed *.iml from git
2015-12-09 00:33:22 +01:00
Ernir Erlingsson
74298de1ac
improved git ignore
2015-12-09 00:14:13 +01:00
akwizgran
7eb7257076
Added project files for Android Studio.
2015-11-30 11:49:44 +00:00
akwizgran
afb6a185e3
Added Android Studio's local.properties to .gitignore.
2015-03-09 16:49:51 +00:00
akwizgran
4630137c94
Added Android Studio files to .gitignore.
2015-03-09 16:45:18 +00:00
Abraham Kiggundu
b074978472
Improved encapsulation of thread synchronisation as follows
...
- replaced use of Object instance mutex with a private final Lock object
- replaced Object signaling with specific condition signalling
2014-12-26 16:40:46 +03:00
Abraham Kiggundu
276dcb1038
undo unnecessary changes to .project file and ignore eclipse metadata
2014-12-22 21:11:16 +03:00
akwizgran
6b4a72aea7
Added Gradle build files because Ant's too efficient for some people.
2014-11-25 14:54:34 +00:00
akwizgran
13cad40004
Removed obsolete .gitignore file.
2013-01-14 18:17:52 +00:00
akwizgran
2f7e2e16cf
Merged changes from the afsnit repo.
...
The project is now built as an Android project (via Eclipse or
ant). Tests have been moved to a separate project so they can exist
outside the Android build process. A basic Android app structure has
been created. A Bluetooth plugin for Android has been added, and the
Bluetooth plugin for J2SE has been modified to use the same techniques.
2012-10-30 23:04:52 +00:00
akwizgran
4d8641e590
Changed Eclipse project name to match repo name.
2011-07-14 23:12:27 +01:00
akwizgran
cd4f99df3d
Initial commit with new directory structure.
2011-06-21 18:01:28 +01:00