aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShowLocationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-19reformat codeChristian Schneppe1-50/+50
2016-11-15catch NPE on trying to start navigation if no app could be foundChristian Schneppe1-2/+8
2016-11-08introduced new feature to navigate directly to a received locationChristian Schneppe1-0/+16
2016-10-18code cleanupChristian Schneppe1-1/+0
2016-09-27catch NPE while loading locationChristian Schneppe1-1/+6
2016-09-26make InfoWindow unhideableChristian Schneppe1-10/+22
2016-09-17some more changes to location activitiesChristian Schneppe1-5/+8
2016-09-17get addresses async in ShowLocationChristian Schneppe1-13/+39
2016-07-29changed package id inside manifest and projectChristian Schneppe1-3/+3
2016-06-21reworked permissionsChristian Schneppe1-1/+9
2016-05-31optimize importsChristian Schneppe1-3/+3
2016-05-27rename share/show location layout filesChristian Schneppe1-1/+1
2016-05-14show addresses in ShareLocation and ShowLocationChristian Schneppe1-13/+60
2016-05-05add share locationChristian S1-0/+101