aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/GeoHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-06show me name instead of name part from own jid in mapsChristian Schneppe1-1/+1
2020-01-02don’t crash when long pressing invalid geo-urisChristian Schneppe1-3/+7
2019-07-01code cleanup & small fixesChristian Schneppe1-1/+0
2019-06-08put geo uri in attachment preview when sharedChristian Schneppe1-1/+1
2019-02-08optimize importsChristian Schneppe1-1/+0
2019-01-25offer 'open with' in context menu for geo urisChristian Schneppe1-20/+55
2018-06-16fix geo uri regexChristian Schneppe1-1/+1
2018-04-30very much unoptimized search functionalityChristian Schneppe1-3/+4
2018-04-07return contact and account.getServer() as StringChristian Schneppe1-1/+1
2018-04-02migrate to xmpp-addrChristian Schneppe1-1/+1
2017-12-23fix location viewChristian Schneppe1-6/+5
2017-08-13cache some information generated from body like isEmojiOnly, fileParams, isGe...Christian Schneppe1-4/+0
2017-06-17use osm MapPreviewChristian Schneppe1-1/+2
2016-11-19reformat codeChristian Schneppe1-60/+60
2016-11-11increase map preview sizeChristian Schneppe1-1/+1
2016-11-10show map preview in chatChristian Schneppe1-0/+22
2016-07-30changed last wrong package idsChristian Schneppe1-1/+1
2016-07-29changed package id inside manifest and projectChristian Schneppe1-4/+4
2016-05-26Add geo: link support in longer messagesGDR!1-1/+1
2016-05-15include name in locations received in MUCsDaniel Gultsch1-7/+11
2015-11-14show own name in sent locationsChristian S1-0/+2
2015-07-17show contact name also in locations shared in MUCsChristian S1-1/+13
2015-05-20fix to detect the sender jid correctlyM. Dietrich1-3/+8
2015-05-20add extra jid to intend "show location"M. Dietrich1-0/+1
2015-04-13fixed typosiNPUTmice1-1/+1
2015-03-07display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice1-0/+71