aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-10-29update translationsChristian Schneppe1-1/+11
2017-10-29Resync has_enabled_account setting after delete and on startChristian Schneppe1-4/+7
2017-10-29Resolver: active network gets high priorityChristian Schneppe1-10/+11
2017-10-29Resolver: Only prefer VPN connections when network is activeChristian Schneppe1-1/+8
2017-10-29XmppConnection: throw bind failure when server tries to reassign domainChristian Schneppe1-1/+6
2017-10-29Sharing: request permissionChristian Schneppe1-0/+23
2017-10-29black list certain local parts and show domain insteadChristian Schneppe3-12/+57
2017-10-29XmppConnection: do not count stanzas before smacks session has startedChristian Schneppe1-1/+9
2017-10-29MessageAdapter: round file sizesChristian Schneppe1-2/+2
2017-10-29video processing: pick smaller file after transcoding. Do not transcode files...Christian Schneppe3-3/+24
2017-10-29Jingle: create output stream on demandChristian Schneppe3-6/+9
2017-10-29MessageAdapter: Do not display muc whispers as emoji onlyChristian Schneppe1-1/+1
2017-10-18update translationsChristian Schneppe3-738/+2041
2017-10-18bring back option to highlight user in muc ...Christian Schneppe3-1/+11
2017-10-18fix crash while searching for updates and show error message if search was no...Christian Schneppe1-10/+22
2017-10-17move more untranslatable strings to defaults.xmlChristian Schneppe2-6/+6
2017-10-16move untranslatable strings from strings to defaultsChristian Schneppe1-1/+49
2017-10-16Update strings.xmlChristian Schneppe1-48/+0
2017-10-15don't crash if runtime could not be retrievedChristian Schneppe2-2/+5
2017-10-15rework fix for duplicate file messagesChristian Schneppe1-3/+10
2017-10-14correct (un)verified contacts icon (lock/shield)Christian Schneppe1-2/+2
2017-10-14also notify in notificationbar for new messages when messenger is openChristian Schneppe1-1/+0
2017-10-13add more file information to FileParams (apk file app name; vcard contacts name)Christian Schneppe3-34/+101
2017-10-13correct upload timeoutChristian Schneppe1-1/+1