Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduced type private_file_message to handle attachments in PMs | Christian Schneppe | 2019-05-03 | 2 | -9/+15 |
| | |||||
* | added Tor support to channel search | Christian Schneppe | 2019-04-28 | 2 | -4/+27 |
| | |||||
* | implement channel discovery | Christian Schneppe | 2019-04-26 | 3 | -2/+129 |
| | | | | | refactor muc search to use http cache channel search results | ||||
* | execute some dismiss error notification and reset error in background | Christian Schneppe | 2019-04-26 | 1 | -2/+2 |
| | |||||
* | fix some NPE | Christian Schneppe | 2019-04-12 | 1 | -1/+1 |
| | |||||
* | add ability to delete account also from server | Christian Schneppe | 2019-03-31 | 1 | -0/+5 |
| | | | | fixes #315 | ||||
* | fix automatic backup creation | Christian Schneppe | 2019-03-31 | 1 | -1/+1 |
| | |||||
* | catch exceptions in NotificationService | Christian Schneppe | 2019-03-31 | 1 | -1/+7 |
| | |||||
* | add activity to define some important privacy settings on first start | Christian Schneppe | 2019-03-31 | 1 | -4/+10 |
| | |||||
* | fix some crashes | Christian Schneppe | 2019-03-14 | 1 | -1/+3 |
| | |||||
* | fix backup creation for older installations | Christian Schneppe | 2019-03-14 | 1 | -5/+14 |
| | | | | If you had problems importing the backup you need to create a new backup after this patch | ||||
* | copy intent extras in eventreceiver | Christian Schneppe | 2019-03-06 | 1 | -0/+5 |
| | |||||
* | try to catch some NPE | Christian Schneppe | 2019-03-06 | 2 | -2/+7 |
| | |||||
* | Deduplicate presences | Christian Schneppe | 2019-02-21 | 1 | -3/+0 |
| | | | | possibly fixes #303 | ||||
* | fix some more NPEs | Christian Schneppe | 2019-02-18 | 1 | -1/+1 |
| | |||||
* | after switching from forced foreground to foreground notification needs update | Christian Schneppe | 2019-02-18 | 2 | -3/+10 |
| | |||||
* | show notification when backup is done or failed | Christian Schneppe | 2019-02-18 | 1 | -2/+76 |
| | | | | show success notification only if backup was started manually | ||||
* | use the term channel in destroy dialog and some other strings | Christian Schneppe | 2019-02-09 | 1 | -23/+17 |
| | |||||
* | optimize imports | Christian Schneppe | 2019-02-08 | 4 | -7/+0 |
| | |||||
* | hide lock icon in channels; modify muc user context | Christian Schneppe | 2019-02-08 | 1 | -6/+7 |
| | |||||
* | show different room settings for channels and groups | Christian Schneppe | 2019-02-07 | 1 | -0/+5 |
| | |||||
* | provide the same fab submenu for both tabs. rename tab to bookmark | Christian Schneppe | 2019-02-07 | 1 | -4/+29 |
| | |||||
* | remove warning messages for kick after ban failing. on modern servers ban is ↵ | Christian Schneppe | 2019-02-04 | 1 | -16/+4 |
| | | | | enough to also kick | ||||
* | schedule another ping 30s after connectivity_change | Christian Schneppe | 2019-02-04 | 1 | -3/+29 |
| | |||||
* | refactored group chat members into seperate screen | Christian Schneppe | 2019-01-27 | 1 | -1/+4 |
| | |||||
* | refactored avatar workers into single class | Christian Schneppe | 2019-01-27 | 1 | -0/+19 |
| | |||||
* | scan all files in case some files were previously marked as deleted by accident | Christian Schneppe | 2019-01-27 | 1 | -9/+21 |
| | |||||
* | fix crash while onTaskRemoved | Christian Schneppe | 2019-01-26 | 1 | -7/+9 |
| | |||||
* | make avatars from contacts configurable | Christian Schneppe | 2019-01-26 | 1 | -7/+8 |
| | |||||
* | also make human readable logs as text files work with new backup and restore | Christian Schneppe | 2019-01-26 | 1 | -0/+100 |
| | |||||
* | small layout fixes | Christian Schneppe | 2019-01-26 | 1 | -1/+1 |
| | |||||
* | show spinning wheel in restore backup activity | Christian Schneppe | 2019-01-26 | 1 | -1/+6 |
| | |||||
* | always show number of connected accounts in foreground notification | Christian Schneppe | 2019-01-26 | 1 | -43/+38 |
| | |||||
* | rework backup & restore | Christian Schneppe | 2019-01-26 | 6 | -293/+619 |
| | | | | use the implementation from Conversations | ||||
* | use clear top flag in shortcut intent | Christian Schneppe | 2019-01-25 | 1 | -0/+1 |
| | |||||
* | resend presence to muc avatar update | Christian Schneppe | 2019-01-25 | 1 | -49/+72 |
| | |||||
* | provide Set as Profile intent | Christian Schneppe | 2019-01-25 | 1 | -2/+18 |
| | |||||
* | explicitly start service (instead of just bind) service from contact chooser | Christian Schneppe | 2019-01-25 | 4 | -22/+10 |
| | |||||
* | stop file watching when service has been destroyed | Christian Schneppe | 2019-01-25 | 1 | -2/+12 |
| | |||||
* | synchronize around notification update from corrected messages | Christian Schneppe | 2019-01-25 | 1 | -1/+7 |
| | |||||
* | make contact chooser (direct sharing) smart about sharing text in groups ↵ | Christian Schneppe | 2019-01-25 | 1 | -3/+11 |
| | | | | when http is not available | ||||
* | maintain order of conversations in share with dialog | Christian Schneppe | 2019-01-25 | 1 | -3/+27 |
| | |||||
* | offer 'open with' in context menu for geo uris | Christian Schneppe | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | fix display of deleted files | Christian Schneppe | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | mark deleted files in database and not query them when querying for media | Christian Schneppe | 2019-01-25 | 2 | -34/+32 |
| | |||||
* | remove deprecated instanceIdService | Christian Schneppe | 2019-01-24 | 1 | -1/+1 |
| | |||||
* | added avatar to 'me' in notifications | Christian Schneppe | 2019-01-24 | 1 | -2/+6 |
| | |||||
* | put images into MessageStyle notifications | Christian Schneppe | 2019-01-24 | 1 | -6/+19 |
| | |||||
* | use bitmap instead of URI for avatars in notification | Christian Schneppe | 2019-01-24 | 3 | -28/+16 |
| | |||||
* | added work around to create 'actions' from nova launcher | Christian Schneppe | 2019-01-07 | 2 | -8/+30 |
| |