aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-18code cleanupChristian Schneppe5-51/+1
2016-10-16little notification improvements for video compressionChristian Schneppe3-17/+3
2016-10-13put closeProgress() and showProgress() to the correct placeChristian Schneppe1-2/+2
2016-10-11use notification icon during video compression instead of a dialogChristian Schneppe3-23/+18
2016-10-08little bug fixes and improvements to VideoCompressorChristian Schneppe2-4/+8
2016-10-08warn user if account is offline during avatar publicationChristian Schneppe1-4/+10
2016-10-08Prepend the subject from the intent if presentChristian Schneppe1-1/+8
2016-10-05differentiate between pending image and pending photo urisChristian Schneppe1-7/+15
2016-10-05fixed omemo shown as unavailable in 1:1 chatsChristian Schneppe2-4/+6
2016-10-05resolve take photo uri for internal useChristian Schneppe1-3/+4
2016-10-05properly index take photo uris from file providerChristian Schneppe1-1/+1
2016-10-05add more logging to attaching file processChristian Schneppe1-4/+21
2016-09-28simplified code that invokes the export logs serviceChristian Schneppe2-39/+9
2016-09-28expert 'setting' to remove omemo identityChristian Schneppe1-1/+61
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-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 Schneppe1-0/+10
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 Schneppe1-1/+8
2016-09-23Fix "More table" layoutChristian Schneppe1-2/+6
2016-09-23add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch1-3/+4
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 Gultsch1-3/+15
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-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 Schneppe1-1/+1
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 Schneppe1-0/+1
2016-09-17Allow text selection with multiple links in messageChristian Schneppe2-38/+57
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-14show Emojis in EditTextChristian Schneppe1-2/+2
2016-09-14remember scroll position on rotate. fixes #2011Daniel Gultsch2-14/+62
2016-09-09download own vcard avatar if none is set. fixes #2008Daniel Gultsch1-1/+1
2016-09-09optimized importsChristian Schneppe5-9/+1
2016-09-08fix wrong importChristian Schneppe1-1/+1
2016-09-08provide hint on why conference can not be encryptedDaniel Gultsch1-0/+41
2016-09-08be a bit more careful when deleting and deactivating accountsDaniel Gultsch2-4/+13
2016-09-08open contact details from conference details directly on clickChristian Schneppe1-18/+10
2016-09-07delete wrong }Christian Schneppe1-1/+0