Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add the 4 most frequently contacted contacts as app shortcuts | Christian Schneppe | 2017-05-31 | 3 | -4/+164 |
| | |||||
* | do not turn send button green unless history is caught up | Christian Schneppe | 2017-05-31 | 1 | -0/+16 |
| | |||||
* | synchronize on dedicated lock for catchup instead of account | Christian Schneppe | 2017-05-31 | 1 | -4/+5 |
| | |||||
* | fall back to jingle only in 1:1 | Christian Schneppe | 2017-05-19 | 1 | -1/+2 |
| | |||||
* | work around for brokens ROMs that expose file uris as notification sound | Christian Schneppe | 2017-05-17 | 1 | -1/+16 |
| | |||||
* | use mam reference instead of timestamp | Christian Schneppe | 2017-05-17 | 2 | -52/+55 |
| | |||||
* | synchronize around adding query to query map | Christian Schneppe | 2017-05-17 | 1 | -1/+3 |
| | |||||
* | jump directly to account on error | Christian Schneppe | 2017-05-10 | 1 | -4/+17 |
| | |||||
* | set catchup flag on mam only when doing that | Christian Schneppe | 2017-05-10 | 3 | -12/+15 |
| | |||||
* | suggest bookmarked conferences servers in join conference dialog | Christian Schneppe | 2017-05-09 | 1 | -0/+6 |
| | |||||
* | don't load signed prekeys on startup | Christian Schneppe | 2017-05-09 | 1 | -3/+11 |
| | |||||
* | send read marker after reading message in android auto | Christian Schneppe | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | avoid race conditions when downloading files or decrypting pgp messages | Christian Schneppe | 2017-05-09 | 1 | -0/+13 |
| | | | | and waiting for sm catchup | ||||
* | avoid race condition that lead to double notification sound | Christian Schneppe | 2017-05-09 | 1 | -1/+3 |
| | |||||
* | Add messages to Notification for Android Auto on Android M and older | Christian Schneppe | 2017-05-09 | 1 | -2/+10 |
| | | | | | | In the previous implementation for Android Auto, messages are only added on Android N and above. In order to support older Android versions, the messages need to be added always. | ||||
* | while restoring state deal with conversations that don't have accounts | Christian Schneppe | 2017-04-26 | 1 | -2/+8 |
| | |||||
* | send pgp signature when creating ad hoc conferences | Christian Schneppe | 2017-04-26 | 1 | -1/+1 |
| | |||||
* | reworked unique id generation for notification intents | Christian Schneppe | 2017-04-21 | 1 | -8/+9 |
| | |||||
* | Add Android Auto support to notifications | Christian Schneppe | 2017-04-21 | 2 | -6/+25 |
| | | | | | | | | | | This patch adds required additions in order to show notifications in Android Auto. Messages are read aloud and voice reply is offered. The functionaliy has been tested with the Android Auto standalone app as well as with the DHU simulator as describes here: https://developer.android.com/training/auto/testing/index.html | ||||
* | hide resend button if file is smaller than AutoAcceptFileSize… | Christian Schneppe | 2017-04-18 | 1 | -2/+1 |
| | | | | …otherwise show resend button | ||||
* | reused code to retrieve AutoAcceptFileSize for AutoResend | Christian Schneppe | 2017-04-18 | 1 | -19/+1 |
| | |||||
* | Add reply button in wear design | Christian Schneppe | 2017-04-18 | 1 | -1/+1 |
| | | | | | | | | | | The existing reply button for Android wear has been re-used from the action bar. Instead of a 'send' icon, a 'reply' icon better matches the intended action. Moreover, action icons for Android wear are solid white instead of half transparent. | ||||
* | show 'try again' button when remote server wasn't found in previously active muc | Christian Schneppe | 2017-04-16 | 1 | -0/+1 |
| | |||||
* | use async message loading only when called from UI | Christian Schneppe | 2017-04-13 | 1 | -9/+14 |
| | |||||
* | show first instead of last message in notification preview | Christian Schneppe | 2017-04-13 | 1 | -5/+7 |
| | |||||
* | Optimized imports from entire project | Christian Schneppe | 2017-04-13 | 1 | -6/+1 |
| | |||||
* | treat URL as file if URL is in oob or contains key | Christian Schneppe | 2017-04-13 | 1 | -4/+1 |
| | |||||
* | Changes the deprecated getColor() method | Christian Schneppe | 2017-04-05 | 1 | -1/+2 |
| | |||||
* | deduplicate notification sounds | Christian Schneppe | 2017-03-26 | 1 | -1/+0 |
| | |||||
* | make image compression configurable | Christian Schneppe | 2017-03-26 | 1 | -0/+26 |
| | |||||
* | count messages in backlog to not renotify on prior notifications | Christian Schneppe | 2017-03-23 | 1 | -7/+33 |
| | |||||
* | rework last activity logic to something that should work pretty well … | Christian Schneppe | 2017-03-23 | 1 | -2/+2 |
| | | | | …in Conversations only enviroments | ||||
* | use qr codes instead of aztec. Barcode Scanner is terrible at reading aztec | Christian Schneppe | 2017-03-17 | 1 | -6/+8 |
| | |||||
* | update shortcutbadger async | Christian Schneppe | 2017-03-14 | 1 | -9/+20 |
| | |||||
* | don't open conversation when opening contact details | Christian Schneppe | 2017-03-14 | 1 | -0/+55 |
| | |||||
* | rename media directories | Christian Schneppe | 2017-03-11 | 2 | -2/+3 |
| | |||||
* | send and parse Chat States to and from conferences | Christian Schneppe | 2017-03-11 | 1 | -1/+5 |
| | |||||
* | catch some OOM Exceptions | Christian Schneppe | 2017-03-11 | 1 | -1/+5 |
| | |||||
* | notify for muc messages after mam catchup | Christian Schneppe | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | changed string from unread conversation to messages in notification | Christian Schneppe | 2017-03-09 | 1 | -2/+3 |
| | |||||
* | set last clear date to time of last message | Christian Schneppe | 2017-03-09 | 1 | -1/+7 |
| | |||||
* | Modifies notification for MUC conversations | Christian Schneppe | 2017-03-09 | 1 | -6/+32 |
| | | | | | * Minor fixes * Replaces html.fromHTML with SpannableString | ||||
* | do not notify for messages from strangers by default | Christian Schneppe | 2017-03-09 | 1 | -2/+8 |
| | |||||
* | closing the corresponding conversations after blocking a contact | Christian Schneppe | 2017-03-09 | 1 | -1/+31 |
| | |||||
* | extract stanza-id from muc reflections | Christian Schneppe | 2017-03-09 | 1 | -1/+4 |
| | |||||
* | change bitrate with video quality settings too | Christian Schneppe | 2017-03-05 | 1 | -2/+15 |
| | |||||
* | use default priority notifications. disables heads up notifications | Christian Schneppe | 2017-03-04 | 1 | -1/+1 |
| | |||||
* | make video resolution configurable | Christian Schneppe | 2017-03-04 | 1 | -1/+14 |
| | |||||
* | rename the Xmlns class to Namespace | Christian Schneppe | 2017-03-04 | 2 | -9/+8 |
| | |||||
* | use priority low when creating notification without sound/vibration | Christian Schneppe | 2017-03-04 | 1 | -0/+1 |
| |