aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* remove prosody push from blacklistChristian Schneppe2017-11-217-19/+3
* trying to catch various dead system exception when scheduling new alarms and ...Christian Schneppe2017-11-211-33/+55
* catch all RuntimeExceptions when using MetadataRetrieverChristian Schneppe2017-11-211-4/+8
* styler: ignore closing keyword when preceded by whitespaceChristian Schneppe2017-11-211-1/+1
* use view context instead activity to show toast in ConversationFragmentChristian Schneppe2017-11-211-2/+2
* catch rare exception when transforming download uri to real pathChristian Schneppe2017-11-211-4/+8
* catch some more exception when retrieving media runtimeChristian Schneppe2017-11-211-2/+8
* open links in new tabsChristian Schneppe2017-11-213-0/+81
* FileProvider: attempt to work with sd cardsChristian Schneppe2017-11-213-1/+5
* disable auto fill on edit message boxChristian Schneppe2017-11-201-38/+36
* styling: introduce support for code blocksChristian Schneppe2017-11-202-17/+47
* do not quote quotesChristian Schneppe2017-11-203-4/+58
* brought back 'copy to clipboard' and 'quote' context menu optionsChristian Schneppe2017-11-204-53/+57
* make keyword styling work in quotesChristian Schneppe2017-11-202-9/+24
* changed text styling to keep the keywordChristian Schneppe2017-11-202-31/+16
* fix take photo with pending keysChristian Schneppe2017-11-201-1/+1
* ExceptionHelper: code clean upChristian Schneppe2017-11-201-7/+9
* code refactoring to provide shorter account enabled checkChristian Schneppe2017-11-208-23/+26
* AndroidManifest use singleTop instead of singleTask to start new task when sh...Christian Schneppe2017-11-201-4/+5
* changed preview alpha to 0.6fChristian Schneppe2017-11-201-2/+2
* support for basic IM stylingChristian Schneppe2017-11-204-0/+245
* SASL: don't prefer PLAIN auth over DIGEST-MD5 for nimbuzz.comChristian Schneppe2017-11-201-1/+1
* update translationsChristian Schneppe2017-11-201-2/+48
* use ThreadPoolExecutor for BitmapWorkerTaskChristian Schneppe2017-11-025-5/+5
* a little rewrite in WelcomeActivityChristian Schneppe2017-10-311-3/+14
* rename some variables/stringsChristian Schneppe2017-10-312-11/+12
* UpdateService: set user-agentChristian Schneppe2017-10-291-0/+1
* UpdateService: use THREAD_POOL_EXECUTORChristian Schneppe2017-10-293-3/+4
* update translationsChristian Schneppe2017-10-291-1/+11
* Resync has_enabled_account setting after delete and on startChristian Schneppe2017-10-291-4/+7
* Resolver: active network gets high priorityChristian Schneppe2017-10-291-10/+11
* Resolver: Only prefer VPN connections when network is activeChristian Schneppe2017-10-291-1/+8
* XmppConnection: throw bind failure when server tries to reassign domainChristian Schneppe2017-10-291-1/+6
* Sharing: request permissionChristian Schneppe2017-10-291-0/+23
* black list certain local parts and show domain insteadChristian Schneppe2017-10-293-12/+57
* XmppConnection: do not count stanzas before smacks session has startedChristian Schneppe2017-10-291-1/+9
* MessageAdapter: round file sizesChristian Schneppe2017-10-291-2/+2
* video processing: pick smaller file after transcoding. Do not transcode files...Christian Schneppe2017-10-293-3/+24
* Jingle: create output stream on demandChristian Schneppe2017-10-293-6/+9
* MessageAdapter: Do not display muc whispers as emoji onlyChristian Schneppe2017-10-291-1/+1
* update translationsChristian Schneppe2017-10-183-738/+2041
* bring back option to highlight user in muc ...Christian Schneppe2017-10-183-1/+11
* fix crash while searching for updates and show error message if search was no...Christian Schneppe2017-10-181-10/+22
* move more untranslatable strings to defaults.xmlChristian Schneppe2017-10-172-6/+6
* move untranslatable strings from strings to defaultsChristian Schneppe2017-10-161-1/+49
* Update strings.xmlChristian Schneppe2017-10-161-48/+0
* don't crash if runtime could not be retrievedChristian Schneppe2017-10-152-2/+5
* rework fix for duplicate file messagesChristian Schneppe2017-10-151-3/+10
* correct (un)verified contacts icon (lock/shield)Christian Schneppe2017-10-141-2/+2
* also notify in notificationbar for new messages when messenger is openChristian Schneppe2017-10-141-1/+0