aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShareLocationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-09reference support actionbar in all activitiesChristian Schneppe1-3/+3
2018-01-08small improvement in ShareLocationActivityChristian Schneppe1-2/+3
2018-01-07reworked location services from GoogleMap to OSMChristian Schneppe1-156/+128
2017-11-23code cleanupChristian Schneppe1-6/+6
2017-09-04fix crash in location activitiesChristian Schneppe1-8/+9
2016-11-19reformat codeChristian Schneppe1-45/+45
2016-10-18code cleanupChristian Schneppe1-1/+0
2016-09-17some more changes to location activitiesChristian Schneppe1-86/+109
2016-09-17get addresses async in ShowLocationChristian Schneppe1-2/+2
2016-07-30show snackbar box not before address in sharelocation activityChristian Schneppe1-1/+1
2016-07-29changed package id inside manifest and projectChristian Schneppe1-3/+3
2016-05-31optimize importsChristian Schneppe1-3/+3
2016-05-27rename share/show location layout filesChristian Schneppe1-1/+1
2016-05-22load address async to avoid app hang on slow networksChristian Schneppe1-27/+64
2016-05-14show addresses in ShareLocation and ShowLocationChristian Schneppe1-0/+32
2016-05-05add share locationChristian S1-0/+171