Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call onMessageFound outside sync block | Christian Schneppe | 2018-08-03 | 1 | -14/+2 |
| | |||||
* | call switchTo(Fore|Back)ground() outside synchronized block | Christian Schneppe | 2018-08-03 | 1 | -57/+88 |
| | |||||
* | null pointer check in notification service | Christian Schneppe | 2018-07-29 | 1 | -1/+1 |
| | |||||
* | do not call listeners while being synchronized on stanza queue | Christian Schneppe | 2018-07-29 | 1 | -6/+18 |
| | |||||
* | fix crash during lookup for updates | Christian Schneppe | 2018-07-29 | 1 | -2/+1 |
| | |||||
* | use TOR for updater | Christian Schneppe | 2018-07-28 | 1 | -23/+25 |
| | |||||
* | integrated locally message deletion from #208 | Christian Schneppe | 2018-07-09 | 1 | -0/+10 |
| | | | | thanks @acw81 | ||||
* | handle non participating mucs a bit better | Christian Schneppe | 2018-07-09 | 1 | -1/+1 |
| | |||||
* | change listener lock strategie | Christian Schneppe | 2018-07-09 | 1 | -38/+28 |
| | |||||
* | support mam:1 | Christian Schneppe | 2018-07-09 | 2 | -12/+77 |
| | |||||
* | add missing import | Christian Schneppe | 2018-07-09 | 1 | -0/+1 |
| | |||||
* | use sets instead of list for listeners | Christian Schneppe | 2018-07-09 | 1 | -57/+90 |
| | |||||
* | persist muc avatar and show in bookmarks | Christian Schneppe | 2018-07-09 | 2 | -9/+19 |
| | |||||
* | restart file observer when permisson are granted | Christian Schneppe | 2018-07-09 | 1 | -1/+10 |
| | |||||
* | reset subject and name on empty | Christian Schneppe | 2018-07-09 | 1 | -2/+2 |
| | |||||
* | save name instead of subject in bookmark | Christian Schneppe | 2018-07-09 | 1 | -1/+14 |
| | |||||
* | refined create conference dialog | Christian Schneppe | 2018-07-09 | 1 | -10/+11 |
| | |||||
* | non functional muc edit button | Christian Schneppe | 2018-06-29 | 1 | -8/+0 |
| | |||||
* | do not include white listed domains in room list | Christian Schneppe | 2018-06-29 | 1 | -3/+2 |
| | |||||
* | linkify subject + open xmpp directly w/o going through start conv activity | Christian Schneppe | 2018-06-29 | 1 | -0/+11 |
| | |||||
* | use room name (if available and != localpart) as group name | Christian Schneppe | 2018-06-29 | 1 | -17/+2 |
| | |||||
* | try to stop transcoding notification in some rare cases | Christian Schneppe | 2018-06-29 | 1 | -0/+2 |
| | |||||
* | WIP: set room avatar and slight redesign of group details | Christian Schneppe | 2018-06-29 | 1 | -9/+66 |
| | | | | *show jid in group details (in advanced mode) | ||||
* | do not include read only chats in contact chooser | Christian Schneppe | 2018-06-17 | 1 | -3/+8 |
| | |||||
* | introduced config setting to hide error notification | Christian Schneppe | 2018-06-17 | 1 | -0/+4 |
| | |||||
* | use also rounded avatars in widget | Christian Schneppe | 2018-06-04 | 1 | -1/+3 |
| | |||||
* | catch more exceptions in scheduleWakeUpCall | Christian Schneppe | 2018-06-04 | 1 | -0/+2 |
| | |||||
* | add more logging to setIsInForeground | Christian Schneppe | 2018-06-01 | 2 | -1/+3 |
| | |||||
* | improve active_since implementation (XEP-0319: Last User Interaction in ↵ | Christian Schneppe | 2018-05-26 | 1 | -1/+10 |
| | | | | | | | Presence) * set contact to inactive if it becomes offline * send idle also in case app started in background | ||||
* | add support for S3 file transfers | Christian Schneppe | 2018-05-26 | 2 | -12/+6 |
| | |||||
* | Make nickname matching case-sensitive | Christian Schneppe | 2018-05-21 | 1 | -1/+1 |
| | | | | | Perform case-sensitive matching for highlighting the own nickname in MUC messages and while checking whether to notify. | ||||
* | prefetch omemo device lists only if muc has omemo enabled | Christian Schneppe | 2018-05-21 | 1 | -2/+3 |
| | |||||
* | make fcm receiver ignore messages when all accounts are disabled | Christian Schneppe | 2018-05-21 | 1 | -1/+1 |
| | |||||
* | migrate to fcm library | Christian Schneppe | 2018-05-21 | 1 | -7/+7 |
| | |||||
* | detect yalp store installs | Christian Schneppe | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | changed jid of push server | Christian Schneppe | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | some tor modifications | Christian Schneppe | 2018-05-17 | 1 | -1/+1 |
| | | | | possibly fixes #199 | ||||
* | do not use end in catchup mam queries | Christian Schneppe | 2018-05-17 | 1 | -7/+24 |
| | |||||
* | add null check | Christian Schneppe | 2018-05-17 | 1 | -4/+4 |
| | |||||
* | do not include body in simple status updates to not trigger fts update | Christian Schneppe | 2018-05-17 | 1 | -4/+8 |
| | |||||
* | fix exceptions | Christian Schneppe | 2018-05-16 | 1 | -2/+2 |
| | |||||
* | apply styling helper to conversation overview | Christian Schneppe | 2018-05-14 | 1 | -2/+2 |
| | |||||
* | improved logging for node configuration change | Christian Schneppe | 2018-05-05 | 1 | -0/+1 |
| | |||||
* | organize listeners in lists | Christian Schneppe | 2018-05-03 | 1 | -141/+80 |
| | |||||
* | hide treatAsDownloadable in search results | Christian Schneppe | 2018-05-03 | 1 | -4/+16 |
| | |||||
* | do not invoke onPushFailed() on timeout | Christian Schneppe | 2018-05-02 | 1 | -3/+3 |
| | |||||
* | only search text messages | Christian Schneppe | 2018-05-02 | 1 | -5/+4 |
| | |||||
* | search term parsing + highlighting | Christian Schneppe | 2018-05-02 | 2 | -4/+4 |
| | |||||
* | properly cancel pending searchs and scroll to bottom after refresh | Christian Schneppe | 2018-04-30 | 1 | -14/+29 |
| | |||||
* | very much unoptimized search functionality | Christian Schneppe | 2018-04-30 | 4 | -24/+177 |
| |