Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimize imports | Christian Schneppe | 2019-02-08 | 1 | -3/+0 |
| | |||||
* | modify emoji integration | Christian Schneppe | 2019-01-25 | 1 | -2/+0 |
| | |||||
* | add preference to play gif files automatically in chat view | Christian Schneppe | 2019-01-04 | 1 | -1/+1 |
| | | | | fixes #170 and #236 | ||||
* | make navigation working with google maps | Christian Schneppe | 2018-10-04 | 1 | -17/+17 |
| | |||||
* | fix some location crashes | Christian Schneppe | 2018-05-14 | 1 | -6/+16 |
| | |||||
* | add animators for more activities | Christian Schneppe | 2018-05-05 | 1 | -0/+1 |
| | |||||
* | use navigate as floating action button in showlocation | Christian Schneppe | 2018-05-05 | 1 | -13/+18 |
| | |||||
* | prevent double tapping on overflow menu | Christian Schneppe | 2018-04-12 | 1 | -0/+4 |
| | |||||
* | replace deprecated action bar with toolbar | Christian Schneppe | 2018-04-11 | 1 | -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 activities | Christian Schneppe | 2018-03-09 | 1 | -5/+5 |
| | |||||
* | we don't need location permissions for showing locations | Christian Schneppe | 2018-02-04 | 1 | -12/+1 |
| | |||||
* | reworked location services from GoogleMap to OSM | Christian Schneppe | 2018-01-07 | 1 | -145/+99 |
| | |||||
* | add ability to use system emojis instead of integrated ones via expert settings | Christian Schneppe | 2017-11-29 | 1 | -1/+10 |
| | |||||
* | use com.android.support:support-emoji | Christian Schneppe | 2017-11-24 | 1 | -4/+2 |
| | |||||
* | fix crash while showing location from notification | Christian Schneppe | 2017-11-23 | 1 | -0/+3 |
| | |||||
* | code cleanup | Christian Schneppe | 2017-11-23 | 1 | -2/+2 |
| | |||||
* | fix crash in location activities | Christian Schneppe | 2017-09-04 | 1 | -6/+5 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -50/+50 |
| | |||||
* | catch NPE on trying to start navigation if no app could be found | Christian Schneppe | 2016-11-15 | 1 | -2/+8 |
| | |||||
* | introduced new feature to navigate directly to a received location | Christian Schneppe | 2016-11-08 | 1 | -0/+16 |
| | |||||
* | code cleanup | Christian Schneppe | 2016-10-18 | 1 | -1/+0 |
| | |||||
* | catch NPE while loading location | Christian Schneppe | 2016-09-27 | 1 | -1/+6 |
| | |||||
* | make InfoWindow unhideable | Christian Schneppe | 2016-09-26 | 1 | -10/+22 |
| | |||||
* | some more changes to location activities | Christian Schneppe | 2016-09-17 | 1 | -5/+8 |
| | | | | | | * show actionbar home as up * fix permission issue on devices < Android M * show buildings in map | ||||
* | get addresses async in ShowLocation | Christian Schneppe | 2016-09-17 | 1 | -13/+39 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -0/+156 |