aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-05properly index take photo uris from file providerChristian Schneppe2-9/+16
2016-10-05add more logging to attaching file processChristian Schneppe1-4/+21
2016-10-05when activating omemo in conference always check preferencesChristian Schneppe1-14/+14
2016-10-05explicit logging when copying files to storageChristian Schneppe1-3/+4
2016-09-28simplified code that invokes the export logs serviceChristian Schneppe2-39/+9
2016-09-28expert 'setting' to remove omemo identityChristian Schneppe2-5/+61
2016-09-28Allow to dismiss the notification from a wear reply.Christian Schneppe2-10/+20
2016-09-27increase ReadTimeouts for HTTP connectionsChristian Schneppe2-9/+5
2016-09-27initialize audioplayer at beginningChristian Schneppe1-3/+3
2016-09-27don't use deprecated methodsChristian Schneppe1-1/+1
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 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