aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-23code cleanupChristian Schneppe54-254/+241
2017-11-23deduplicate read markers if one with real jid is foundChristian Schneppe4-4/+18
2017-11-23MAM: start muc catchup with last sent message if serverId is availableChristian Schneppe1-1/+1
2017-11-23ConversationAdapter: use view holderChristian Schneppe1-79/+109
2017-11-23shorten >4 names to a, b, c +n moreChristian Schneppe3-182/+191
2017-11-23PgpService: feed result intent back into decryptionChristian Schneppe1-6/+12
2017-11-22MessageParser: don't refresh view after parsing chat state when combined with...Christian Schneppe1-4/+8
2017-11-22add final to config variableChristian Schneppe1-1/+1
2017-11-22save full jid when sending in muc. check chat markers against 'sender'Christian Schneppe4-9/+19
2017-11-22use empty wake lock tagChristian Schneppe1-2/+2
2017-11-22ConversationAdapter: do not show file icon when file has been deletedChristian Schneppe1-4/+3
2017-11-22send and show read markers in private, non-anonymous groupsChristian Schneppe17-85/+569
2017-11-22ConversationsAdapter: code cleanupChristian Schneppe1-7/+8
2017-11-22stop scrolling before changing conversationsChristian Schneppe2-0/+14
2017-11-22refactore phone helper to ignore security exceptionChristian Schneppe2-34/+31
2017-11-21excute db read and writes on different threadsChristian Schneppe5-28/+29
2017-11-21JingleConnection: fixed rare npe when canceling jingleChristian Schneppe1-3/+2
2017-11-21apperently some servers will ommit the from even for stanzas not going to themChristian Schneppe1-1/+1
2017-11-21catch all sorts of date parsing errorsChristian Schneppe2-3/+2
2017-11-21fixed ImStyleParser to not style '**test**'Christian Schneppe1-1/+1
2017-11-21remove numeric hint from captchaChristian Schneppe1-2/+0
2017-11-21Show Drawable if Location/File/VoiceChristian Schneppe5-9/+41
2017-11-21remove prosody push from blacklistChristian Schneppe7-19/+3
2017-11-21trying to catch various dead system exception when scheduling new alarms and ...Christian Schneppe1-33/+55
2017-11-21catch all RuntimeExceptions when using MetadataRetrieverChristian Schneppe1-4/+8
2017-11-21styler: ignore closing keyword when preceded by whitespaceChristian Schneppe1-1/+1
2017-11-21use view context instead activity to show toast in ConversationFragmentChristian Schneppe1-2/+2
2017-11-21catch rare exception when transforming download uri to real pathChristian Schneppe1-4/+8
2017-11-21catch some more exception when retrieving media runtimeChristian Schneppe1-2/+8
2017-11-21open links in new tabsChristian Schneppe3-0/+81
2017-11-21FileProvider: attempt to work with sd cardsChristian Schneppe3-1/+5
2017-11-20disable auto fill on edit message boxChristian Schneppe1-38/+36
2017-11-20styling: introduce support for code blocksChristian Schneppe2-17/+47
2017-11-20do not quote quotesChristian Schneppe3-4/+58
2017-11-20brought back 'copy to clipboard' and 'quote' context menu optionsChristian Schneppe4-53/+57
2017-11-20make keyword styling work in quotesChristian Schneppe2-9/+24
2017-11-20changed text styling to keep the keywordChristian Schneppe2-31/+16
2017-11-20fix take photo with pending keysChristian Schneppe1-1/+1
2017-11-20ExceptionHelper: code clean upChristian Schneppe1-7/+9
2017-11-20code refactoring to provide shorter account enabled checkChristian Schneppe8-23/+26
2017-11-20AndroidManifest use singleTop instead of singleTask to start new task when sh...Christian Schneppe1-4/+5
2017-11-20changed preview alpha to 0.6fChristian Schneppe1-2/+2
2017-11-20support for basic IM stylingChristian Schneppe4-0/+245
2017-11-20SASL: don't prefer PLAIN auth over DIGEST-MD5 for nimbuzz.comChristian Schneppe1-1/+1
2017-11-20update translationsChristian Schneppe1-2/+48
2017-11-02use ThreadPoolExecutor for BitmapWorkerTaskChristian Schneppe5-5/+5
2017-10-31a little rewrite in WelcomeActivityChristian Schneppe1-3/+14
2017-10-31rename some variables/stringsChristian Schneppe2-11/+12
2017-10-29UpdateService: set user-agentChristian Schneppe1-0/+1
2017-10-29UpdateService: use THREAD_POOL_EXECUTORChristian Schneppe3-3/+4