aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart (unfollow)
Commit message (Expand)AuthorFilesLines
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 Schneppe2-1/+12
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-24set different auto download filesizes for wifi, mobile, roamingChristian Schneppe2-3/+53
2016-09-23bug fix on sending file messageChristian Schneppe1-807/+808
2016-09-23Fix "More table" layoutChristian Schneppe1-2/+6
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" layoutMishiranu1-0/+12
2016-09-23fixed styling in blocking dialogChristian Schneppe1-4/+15
2016-09-23add support for XEP-0377: Spam ReportingDaniel Gultsch4-7/+27
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-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 Schneppe2-91/+117
2016-09-17get addresses async in ShowLocationChristian Schneppe2-15/+41
2016-09-17some bug fixes in FullScreenMessageActivityChristian Schneppe1-11/+5
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-15show emojis in actionbar in contact and conference detailsChristian Schneppe2-0/+28
2016-09-14scroll actionbar titles if they are too longChristian Schneppe1-9/+10
2016-09-14correct variablesChristian Schneppe1-2/+2
2016-09-14show Emojis in EditTextChristian Schneppe1-2/+2
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
2016-09-09optimized importsChristian Schneppe8-13/+1
2016-09-09reworked notificationserviceChristian Schneppe1-597/+588
2016-09-08fix wrong importChristian Schneppe1-1/+1
2016-09-08provide hint on why conference can not be encryptedDaniel Gultsch2-2/+67
2016-09-08be a bit more careful when deleting and deactivating accountsDaniel Gultsch5-22/+46
2016-09-08open contact details from conference details directly on clickChristian Schneppe1-18/+10