Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apperently some servers will ommit the from even for stanzas not going to them | Christian Schneppe | 2017-11-21 | 1 | -1/+1 |
| | |||||
* | catch all sorts of date parsing errors | Christian Schneppe | 2017-11-21 | 2 | -3/+2 |
| | |||||
* | fixed ImStyleParser to not style '**test**' | Christian Schneppe | 2017-11-21 | 1 | -1/+1 |
| | |||||
* | remove numeric hint from captcha | Christian Schneppe | 2017-11-21 | 1 | -2/+0 |
| | |||||
* | Show Drawable if Location/File/Voice | Christian Schneppe | 2017-11-21 | 5 | -9/+41 |
| | |||||
* | remove prosody push from blacklist | Christian Schneppe | 2017-11-21 | 7 | -19/+3 |
| | |||||
* | trying to catch various dead system exception when scheduling new alarms and ↵ | Christian Schneppe | 2017-11-21 | 1 | -33/+55 |
| | | | | such | ||||
* | catch all RuntimeExceptions when using MetadataRetriever | Christian Schneppe | 2017-11-21 | 1 | -4/+8 |
| | |||||
* | styler: ignore closing keyword when preceded by whitespace | Christian Schneppe | 2017-11-21 | 1 | -1/+1 |
| | |||||
* | use view context instead activity to show toast in ConversationFragment | Christian Schneppe | 2017-11-21 | 1 | -2/+2 |
| | |||||
* | catch rare exception when transforming download uri to real path | Christian Schneppe | 2017-11-21 | 1 | -4/+8 |
| | |||||
* | catch some more exception when retrieving media runtime | Christian Schneppe | 2017-11-21 | 1 | -2/+8 |
| | |||||
* | update shortcut badger | Christian Schneppe | 2017-11-21 | 1 | -1/+1 |
| | |||||
* | open links in new tabs | Christian Schneppe | 2017-11-21 | 3 | -0/+81 |
| | |||||
* | FileProvider: attempt to work with sd cards | Christian Schneppe | 2017-11-21 | 3 | -1/+5 |
| | |||||
* | disable auto fill on edit message box | Christian Schneppe | 2017-11-20 | 1 | -38/+36 |
| | |||||
* | styling: introduce support for code blocks | Christian Schneppe | 2017-11-20 | 2 | -17/+47 |
| | |||||
* | do not quote quotes | Christian Schneppe | 2017-11-20 | 3 | -4/+58 |
| | |||||
* | brought back 'copy to clipboard' and 'quote' context menu options | Christian Schneppe | 2017-11-20 | 4 | -53/+57 |
| | |||||
* | make keyword styling work in quotes | Christian Schneppe | 2017-11-20 | 2 | -9/+24 |
| | |||||
* | changed text styling to keep the keyword | Christian Schneppe | 2017-11-20 | 2 | -31/+16 |
| | |||||
* | fix take photo with pending keys | Christian Schneppe | 2017-11-20 | 1 | -1/+1 |
| | |||||
* | ExceptionHelper: code clean up | Christian Schneppe | 2017-11-20 | 1 | -7/+9 |
| | |||||
* | code refactoring to provide shorter account enabled check | Christian Schneppe | 2017-11-20 | 8 | -23/+26 |
| | |||||
* | AndroidManifest use singleTop instead of singleTask to start new task when ↵ | Christian Schneppe | 2017-11-20 | 1 | -4/+5 |
| | | | | sharing | ||||
* | changed preview alpha to 0.6f | Christian Schneppe | 2017-11-20 | 1 | -2/+2 |
| | |||||
* | support for basic IM styling | Christian Schneppe | 2017-11-20 | 4 | -0/+245 |
| | |||||
* | SASL: don't prefer PLAIN auth over DIGEST-MD5 for nimbuzz.com | Christian Schneppe | 2017-11-20 | 1 | -1/+1 |
| | |||||
* | update translations | Christian Schneppe | 2017-11-20 | 1 | -2/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) | ||||
* | use ThreadPoolExecutor for BitmapWorkerTask | Christian Schneppe | 2017-11-02 | 5 | -5/+5 |
| | |||||
* | a little rewrite in WelcomeActivity | Christian Schneppe | 2017-10-31 | 1 | -3/+14 |
| | |||||
* | rename some variables/strings | Christian Schneppe | 2017-10-31 | 2 | -11/+12 |
| | |||||
* | UpdateService: set user-agent | Christian Schneppe | 2017-10-29 | 1 | -0/+1 |
| | |||||
* | UpdateService: use THREAD_POOL_EXECUTOR | Christian Schneppe | 2017-10-29 | 3 | -3/+4 |
| | |||||
* | update translations | Christian Schneppe | 2017-10-29 | 1 | -1/+11 |
| | | | | | | | | | | | | * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Spanish) | ||||
* | deduplicate libs | Christian Schneppe | 2017-10-29 | 1 | -1/+0 |
| | |||||
* | Resync has_enabled_account setting after delete and on start | Christian Schneppe | 2017-10-29 | 1 | -4/+7 |
| | |||||
* | Resolver: active network gets high priority | Christian Schneppe | 2017-10-29 | 1 | -10/+11 |
| | |||||
* | Resolver: Only prefer VPN connections when network is active | Christian Schneppe | 2017-10-29 | 1 | -1/+8 |
| | |||||
* | XmppConnection: throw bind failure when server tries to reassign domain | Christian Schneppe | 2017-10-29 | 1 | -1/+6 |
| | |||||
* | Sharing: request permission | Christian Schneppe | 2017-10-29 | 1 | -0/+23 |
| | |||||
* | black list certain local parts and show domain instead | Christian Schneppe | 2017-10-29 | 3 | -12/+57 |
| | |||||
* | XmppConnection: do not count stanzas before smacks session has started | Christian Schneppe | 2017-10-29 | 1 | -1/+9 |
| | |||||
* | MessageAdapter: round file sizes | Christian Schneppe | 2017-10-29 | 1 | -2/+2 |
| | |||||
* | video processing: pick smaller file after transcoding. Do not transcode ↵ | Christian Schneppe | 2017-10-29 | 3 | -3/+24 |
| | | | | files smaller 1 MiB | ||||
* | Jingle: create output stream on demand | Christian Schneppe | 2017-10-29 | 3 | -6/+9 |
| | |||||
* | MessageAdapter: Do not display muc whispers as emoji only | Christian Schneppe | 2017-10-29 | 1 | -1/+1 |
| | |||||
* | update CHANGELOG | Christian Schneppe | 2017-10-18 | 1 | -0/+1 |
| | |||||
* | update translations | Christian Schneppe | 2017-10-18 | 3 | -738/+2041 |
| | |||||
* | bring back option to highlight user in muc ... | Christian Schneppe | 2017-10-18 | 3 | -1/+11 |
| | | | | ... via context menu on selected user in ConferenceDetails |