aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShareLocationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-04add some more permission checks for locationsChristian Schneppe1-2/+6
2018-05-05add animators for more activitiesChristian Schneppe1-0/+1
2018-05-02fix crash on ShareLocationActivityChristian Schneppe1-1/+1
2018-05-02added search result context menu + date separatorsChristian Schneppe1-1/+1
2018-04-29fix text size in snackbarsChristian Schneppe1-1/+2
2018-04-29Use native snackbar on map viewChristian Schneppe1-12/+19
2018-04-21more theme workingChristian Schneppe1-2/+0
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-46/+55
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