aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-04bump mam namespace to :2Christian Schneppe1-1/+1
2017-03-04show 'show inactive keys' button also when there are no active keysChristian Schneppe1-1/+1
2017-03-04properly handle onNewIntent() in StartConversations activityChristian Schneppe1-0/+9
2017-03-04properly trim() incoming imto: urisChristian Schneppe1-1/+1
2017-03-04use priority low when creating notification without sound/vibrationChristian Schneppe1-0/+1
2017-03-04make x509 verification node world readableChristian Schneppe5-15/+87
2017-02-28fix sending video file as is, if it is in our directoryChristian Schneppe1-2/+2
2017-02-28correct date for first message / message at topChristian Schneppe1-2/+2
2017-02-24AppUpdater: detect beta versionsChristian Schneppe1-6/+15
2017-02-24show resource in bracketsChristian Schneppe1-1/+1
2017-02-24some little chatlist optimizationsChristian Schneppe1-3/+5
2017-02-23separate date bubbles from status messsagesChristian Schneppe1-3/+9
2017-02-23fix resource viewChristian Schneppe1-2/+2
2017-02-22reworked reconnect in profile settingsChristian Schneppe1-6/+4
2017-02-22send 'online' presences also while typing a messageChristian Schneppe2-1/+16
2017-02-22don't animate image view and set some variables finalChristian Schneppe1-3/+4
2017-02-22make max brightness in fullscreen configurableChristian Schneppe4-4/+31
2017-02-22show dates correctlyChristian Schneppe1-2/+5
2017-02-22reordered and make some strings finalChristian Schneppe1-14/+10
2017-02-22set location preview sizeChristian Schneppe1-0/+16
2017-02-22Fix a typo in legacyChristian Schneppe7-16/+16
2017-02-22migrate domain and host exemption into seperate classChristian Schneppe3-5/+27
2017-02-22only change actionbar display options when changedChristian Schneppe1-7/+9
2017-02-22npe checksChristian Schneppe2-3/+8
2017-02-22synchronize modifications of output stream in tag writerChristian Schneppe1-4/+4
2017-02-22explicitly turn off vibration when disabledChristian Schneppe1-0/+2
2017-02-22only extract stanza-id from live messages when disco feature is setChristian Schneppe1-2/+2
2017-02-22fixed behaviour in message parser when doing mam catchupChristian Schneppe1-2/+2
2017-02-22bump mam namespaceChristian Schneppe7-17/+48
2017-02-22rethink mam catchup strategiesChristian Schneppe5-40/+57
2017-02-22add resource to ContactDetailsChristian Schneppe4-0/+45
2017-02-19reworked rotation in FullScreenViewer fixes #107Christian Schneppe1-59/+18
2017-02-19check account in EnterJidDialog fixes #106Christian Schneppe1-1/+5
2017-02-19add date bubble in chatlistChristian Schneppe10-51/+68
2017-02-15respond to xep-0184 requests in muc pmsChristian Schneppe1-2/+2
2017-02-15don't delete chats after restart / reconnectChristian Schneppe1-0/+1
2017-02-14only force close tagwriter before creating a new oneChristian Schneppe2-6/+7
2017-02-14fixed adhoc conference creation behaviour. properly show errorsChristian Schneppe4-8/+12
2017-02-12don't compress videos if they are in our files directoryChristian Schneppe2-3/+19
2017-02-11try restarting app after getting killedChristian Schneppe1-0/+6
2017-02-11fix UI recreation after changing notification settingsChristian Schneppe2-4/+8
2017-02-10changed some stringsChristian Schneppe2-3/+3
2017-02-10changed message bubbles from PNG to XMLChristian Schneppe31-22/+112
2017-02-10clear avatar cache when system name changesChristian Schneppe2-5/+9
2017-02-10only show and try resend for files which are not uploadedChristian Schneppe1-2/+2
2017-02-10do not auto link non-http URLsChristian Schneppe1-2/+2
2017-02-10don't allow google to upload app data ...Christian Schneppe1-3/+3
2017-02-10add no_padding, no_wrap to file upload slotsChristian Schneppe1-1/+1
2017-02-10updated aboutChristian Schneppe2-17/+38
2017-02-09move (un)mute settings to contact-/conference detailsChristian Schneppe5-105/+167