aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShowLocationActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-5/+5
|
* we don't need location permissions for showing locationsChristian Schneppe2018-02-041-12/+1
|
* reworked location services from GoogleMap to OSMChristian Schneppe2018-01-071-145/+99
|
* add ability to use system emojis instead of integrated ones via expert settingsChristian Schneppe2017-11-291-1/+10
|
* use com.android.support:support-emojiChristian Schneppe2017-11-241-4/+2
|
* fix crash while showing location from notificationChristian Schneppe2017-11-231-0/+3
|
* code cleanupChristian Schneppe2017-11-231-2/+2
|
* fix crash in location activitiesChristian Schneppe2017-09-041-6/+5
|
* reformat codeChristian Schneppe2016-11-191-50/+50
|
* catch NPE on trying to start navigation if no app could be foundChristian Schneppe2016-11-151-2/+8
|
* introduced new feature to navigate directly to a received locationChristian Schneppe2016-11-081-0/+16
|
* code cleanupChristian Schneppe2016-10-181-1/+0
|
* catch NPE while loading locationChristian Schneppe2016-09-271-1/+6
|
* make InfoWindow unhideableChristian Schneppe2016-09-261-10/+22
|
* some more changes to location activitiesChristian Schneppe2016-09-171-5/+8
| | | | | | * show actionbar home as up * fix permission issue on devices < Android M * show buildings in map
* get addresses async in ShowLocationChristian Schneppe2016-09-171-13/+39
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+156