aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-27catch NPE while loading locationChristian Schneppe1-1/+6
2016-09-26don't reset encryption choice to auto on archivingDaniel Gultsch1-2/+0
2016-09-26make InfoWindow unhideableChristian Schneppe1-10/+22
2016-09-25check internet connection before start looking for updates...Christian Schneppe2-2/+9
2016-09-25Revert "simplify updater a bit and only search for updates in wifi or mobile ...Christian Schneppe1-7/+13
2016-09-25add actionbar item to report an issue via support conferenceChristian Schneppe5-1/+19
2016-09-25simplify updater a bit and only search for updates in wifi or mobile networksChristian Schneppe1-13/+7
2016-09-24add some more errors to UI if there where errors during account creationChristian Schneppe2-2/+18
2016-09-24added missing and changed some stringsChristian Schneppe3-5/+19
2016-09-24set different auto download filesizes for wifi, mobile, roamingChristian Schneppe4-7/+73
2016-09-23bug fix on sending file messageChristian Schneppe1-807/+808
2016-09-23Fix "More table" layoutChristian Schneppe1-2/+6
2016-09-23fix colorsChristian Schneppe2-4/+4
2016-09-23don't react to null and empty voice repliesDaniel Gultsch1-3/+4
2016-09-23Don't use file provider for photo uris on android < N. fixes #2030Daniel Gultsch1-2/+6
2016-09-23don't wait for disco when not having stream managmentDaniel Gultsch1-1/+1
2016-09-23add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch3-4/+11
2016-09-23Fix "More table" layoutMishiranu3-13/+61
2016-09-23fixed styling in blocking dialogChristian Schneppe2-5/+16
2016-09-23add support for XEP-0377: Spam ReportingDaniel Gultsch6-7/+53
2016-09-23don't simply ignore null in message body but try to avoid itDaniel Gultsch3-6/+10
2016-09-23recreate activities when theme changedDaniel Gultsch5-10/+40
2016-09-23use proper paddings in dialogs on android < 5Daniel Gultsch7-20/+42
2016-09-23fix bug while sending photos directlyChristian Schneppe1-7/+12
2016-09-19add missing condition to ShareWithActivityChristian Schneppe1-0/+1
2016-09-19allow deleting file inside messengers storage pathChristian Schneppe1-1/+3
2016-09-17increase video size for compression from 5 to 10 MiBChristian Schneppe1-1/+1
2016-09-17remove summary text from notificationsChristian Schneppe1-4/+0
2016-09-17some more changes to location activitiesChristian Schneppe5-93/+120
2016-09-17get addresses async in ShowLocationChristian Schneppe2-15/+41
2016-09-17some bug fixes in FullScreenMessageActivityChristian Schneppe2-11/+6
2016-09-17catch all throwables when loading contactsChristian Schneppe2-3/+3
2016-09-17dont show delete file button when outside conversations directoryChristian Schneppe1-2/+5
2016-09-17use history clear date as minimum date for mamChristian Schneppe5-13/+43
2016-09-17Allow text selection with multiple links in messageChristian Schneppe2-38/+57
2016-09-17deal with null bodys in message previewChristian Schneppe1-8/+6
2016-09-17store jid if it was changed during bindChristian Schneppe2-5/+11
2016-09-17some text input modificationsChristian Schneppe1-2/+3
2016-09-15don't change emoji size in edittextChristian Schneppe1-1/+0
2016-09-15show emojis in actionbar in contact and conference detailsChristian Schneppe3-3/+31
2016-09-14scroll actionbar titles if they are too longChristian Schneppe2-13/+19
2016-09-14correct variablesChristian Schneppe1-2/+2
2016-09-14show Emojis in EditTextChristian Schneppe2-2/+4
2016-09-14don't use display version of jidsDaniel Gultsch2-97/+101
2016-09-14remember scroll position on rotate. fixes #2011Daniel Gultsch2-14/+62
2016-09-14Use JID returned by the server during bindSam Whited1-1/+1
2016-09-14Support ANONYMOUS SASLSam Whited2-0/+31
2016-09-14Use the last message in the content text instead of the first.Daniele Gobbetti1-1/+1
2016-09-14Fix typolicaon-kter1-1/+1
2016-09-09download own vcard avatar if none is set. fixes #2008Daniel Gultsch4-13/+26