Go to file
Tomasz Półgrabia 8cf13d5fb9 Changing max types string length for google places from 40 to 35 (it was
too length for one line in vertical mode).
2016-10-09 13:30:45 +02:00
app Changing max types string length for google places from 40 to 35 (it was 2016-10-09 13:30:45 +02:00
googleutils Fixing lint issues. 2016-10-09 13:29:40 +02:00
gradle/wrapper Working fetching basic google places data. 2016-09-29 23:06:43 +02:00
panoramiobindings Fixing lint issues. 2016-10-09 13:29:40 +02:00
screenshots Added screenshots for panoramio. 2016-09-18 09:38:15 +02:00
urbanexplorerutils Fixing lint issues. 2016-10-09 13:29:40 +02:00
wikibinding Fixing lint issues. 2016-10-09 13:29:40 +02:00
.gitignore Almost release version + release config. 2016-09-17 17:37:27 +02:00
README.md Added readme for some info. 2016-09-17 22:27:50 +02:00
build.gradle Working fetching basic google places data. 2016-09-29 23:06:43 +02:00
changelog.md Added release description to the changelog. 2016-09-18 23:21:55 +02:00
contributors.txt Adding contributors. 2016-08-26 22:01:42 +02:00
gps.txt Some fixes. 2016-10-08 19:40:05 +02:00
gradle.properties Initial version of urban explorer. 2016-08-26 21:55:33 +02:00
gradlew Changing default en wiki locale to variable from settings. 2016-10-08 20:10:42 +02:00
gradlew.bat Initial version of urban explorer. 2016-08-26 21:55:33 +02:00
settings.gradle Geocoder excluded but extracted. 2016-09-27 21:57:16 +02:00

README.md

Urban explorer is an app which serves the knowledge about interesting places in the user's neighborhood.

It fetches right now from two places - wiki API and panoramio API (which shows to have many downtimes). The another third is planned to be introduced due to low SLA level of panoramio.

For changes introduces in the app versions look for @see changelog.md . For change requests, new features and bugs see the app's jira.

Currently used libraries:

  • android sdk,
  • crashlytics (for bug reporting),
  • universal image loader
  • google support libs.