https://play.google.com/store/apps/details?id=ca.dagar.lunchranker
Lunch Ranker is completely open source. New commits succesfully built by travis are automatically published to Google Play.
Join the Google+ beta tester community. https://plus.google.com/communities/105981042736744264416
The gradle build needs these environment variables set.
export ANDROIDAPP_KEYSTORE_PATH=/home/dagar/.android/release.keystore
export ANDROIDAPP_KEYSTORE_PASSWORD=********
export ANDROIDAPP_KEY_ALIAS=MyReleaseKey
export ANDROIDAPP_KEY_PASSWORD=********
Backend
Currently the backend must be deployed manually through Android Developer Studio or ./gradlew appengineUpdateBackend