aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_share_locaction.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-14Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe1-4/+6
2018-04-29use styled borderless buttonChristian Schneppe1-2/+2
2018-04-29Use native snackbar on map viewChristian Schneppe1-76/+45
2018-04-21more theme workingChristian Schneppe1-6/+3
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-72/+82
2018-04-01use text styles in more placesChristian Schneppe1-16/+13
2018-01-07reworked location services from GoogleMap to OSMChristian Schneppe1-46/+12
2016-11-19reformat codeChristian Schneppe1-11/+12
2016-09-17some more changes to location activitiesChristian Schneppe1-1/+1
2016-05-27rename share/show location layout filesChristian Schneppe1-0/+0
2016-05-22load address async to avoid app hang on slow networksChristian Schneppe1-2/+2
2016-05-14show addresses in ShareLocation and ShowLocationChristian Schneppe1-0/+25
2016-05-05add share locationChristian S1-0/+99