aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ShowLocationActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optimize importsChristian Schneppe2019-02-081-3/+0
|
* modify emoji integrationChristian Schneppe2019-01-251-2/+0
|
* add preference to play gif files automatically in chat viewChristian Schneppe2019-01-041-1/+1
| | | | fixes #170 and #236
* make navigation working with google mapsChristian Schneppe2018-10-041-17/+17
|
* fix some location crashesChristian Schneppe2018-05-141-6/+16
|
* add animators for more activitiesChristian Schneppe2018-05-051-0/+1
|
* use navigate as floating action button in showlocationChristian Schneppe2018-05-051-13/+18
|
* prevent double tapping on overflow menuChristian Schneppe2018-04-121-0/+4
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-56/+66
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* 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