Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix MessageAdapter | Christian Schneppe | 2020-02-18 | 1 | -1/+6 |
| | |||||
* | add context menu to MediaBrowser to | Christian Schneppe | 2020-02-18 | 3 | -13/+139 |
| | | | | | | * share * open * delete | ||||
* | update chat background immediately after opening chat | Christian Schneppe | 2020-02-18 | 1 | -0/+4 |
| | |||||
* | hide local part of group chat xmpp address | Christian Schneppe | 2020-02-17 | 1 | -1/+5 |
| | |||||
* | prevent sharing of xmpp uri for group chat bookmarks | Christian Schneppe | 2020-02-17 | 1 | -2/+5 |
| | |||||
* | do not warn user if bookmark already exists | Christian Schneppe | 2020-02-17 | 1 | -3/+6 |
| | |||||
* | use androidx.appcompat.app.AlertDialog and make AlertDialog final | Christian Schneppe | 2020-02-16 | 21 | -69/+67 |
| | |||||
* | fix user adapter view recycling bug | Christian Schneppe | 2020-02-16 | 1 | -0/+2 |
| | |||||
* | add ability to delete own files from MediaViewerActivity | Christian Schneppe | 2020-02-16 | 1 | -27/+63 |
| | |||||
* | add 'show avatar' to context menu in chat view | Christian Schneppe | 2020-02-14 | 4 | -5/+37 |
| | | | | to show a bigger avatar | ||||
* | set filter to MediaBrowserActivity | Christian Schneppe | 2020-02-12 | 1 | -10/+114 |
| | | | | | to show only images and videos or all media files fixes #457 | ||||
* | show PDF preview in MediaBrowserActivity | Christian Schneppe | 2020-02-12 | 1 | -1/+1 |
| | |||||
* | make colored muc names configurable | Christian Schneppe | 2020-02-11 | 2 | -38/+13 |
| | | | | * default = off | ||||
* | rework PDF preview | Christian Schneppe | 2020-02-11 | 1 | -54/+52 |
| | | | | should fix #456 | ||||
* | fix colored nickname failure on single chats the 2nd | Christian Schneppe | 2020-02-10 | 1 | -1/+4 |
| | |||||
* | fix colored nickname failure on single chats | Christian Schneppe | 2020-02-10 | 1 | -0/+3 |
| | |||||
* | use colored usernames in group chats/channels | Christian Schneppe | 2020-02-10 | 2 | -3/+6 |
| | |||||
* | integrate alternative codec for voice recorder via attachment settings | Christian Schneppe | 2020-02-09 | 2 | -4/+15 |
| | |||||
* | introduce preview for PDF files in chat | Christian Schneppe | 2020-02-09 | 1 | -18/+44 |
| | |||||
* | add preferece to use unicolored background | Christian Schneppe | 2020-02-08 | 3 | -0/+20 |
| | |||||
* | rework RecordingActivity | Christian Schneppe | 2020-02-07 | 1 | -1/+3 |
| | |||||
* | fix some button colors | Christian Schneppe | 2020-02-06 | 1 | -7/+3 |
| | |||||
* | fix crash/stacktrace in Share/ShowLocationActivity | Christian Schneppe | 2020-02-06 | 2 | -2/+2 |
| | |||||
* | fix NPE in AboutActivity | Christian Schneppe | 2020-02-06 | 1 | -6/+16 |
| | |||||
* | don't crash if player == null | Christian Schneppe | 2020-02-02 | 1 | -3/+3 |
| | |||||
* | show audio artist and title for audio files | Christian Schneppe | 2020-02-02 | 1 | -1/+32 |
| | |||||
* | fix showing progressBar | Christian Schneppe | 2020-02-01 | 1 | -19/+14 |
| | |||||
* | update theme in SettingsActivity correctly | Christian Schneppe | 2020-02-01 | 1 | -0/+1 |
| | |||||
* | show progressbar instead of percentages while up-/downloading files | Christian Schneppe | 2020-02-01 | 1 | -13/+48 |
| | |||||
* | add ability to reply on private messages in notifications | Christian Schneppe | 2020-02-01 | 1 | -3/+1 |
| | | | | fixes #191 | ||||
* | release video player onStop | Christian Schneppe | 2020-01-31 | 1 | -2/+4 |
| | |||||
* | fix showing presence colored names | Christian Schneppe | 2020-01-31 | 2 | -26/+27 |
| | | | | fixes #257 | ||||
* | use ToastCompat instead of Toast | Christian Schneppe | 2020-01-31 | 32 | -136/+166 |
| | |||||
* | add icons for video, audio and image files for the case the preview fails | Christian Schneppe | 2020-01-31 | 1 | -0/+18 |
| | |||||
* | optimize imports | Christian Schneppe | 2020-01-31 | 49 | -99/+141 |
| | |||||
* | fix sending uncompressed files | Christian Schneppe | 2020-01-31 | 1 | -5/+0 |
| | |||||
* | use ExoPlayer for video playback | Christian Schneppe | 2020-01-31 | 1 | -21/+64 |
| | |||||
* | evict cached previews when file gets deleted | Christian Schneppe | 2020-01-31 | 1 | -0/+1 |
| | |||||
* | use more material style | Christian Schneppe | 2020-01-26 | 5 | -15/+60 |
| | |||||
* | fix some bugs | Christian Schneppe | 2020-01-26 | 3 | -15/+12 |
| | |||||
* | use default values for some preferences instead of hardcoded ones | Christian Schneppe | 2020-01-26 | 2 | -2/+2 |
| | |||||
* | rework lastseen a bit and don't show offline | Christian Schneppe | 2020-01-26 | 2 | -41/+25 |
| | |||||
* | omemo changes: use 12 byte IV, no longer accept auth tag appended to payload | Christian Schneppe | 2020-01-24 | 1 | -3/+3 |
| | |||||
* | support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid) | Christian Schneppe | 2020-01-24 | 2 | -4/+4 |
| | |||||
* | add scan qr button to welcome screen | Christian Schneppe | 2020-01-24 | 1 | -5/+35 |
| | |||||
* | use installreferrer libray instead of broadcast listener | Christian Schneppe | 2020-01-24 | 2 | -36/+10 |
| | |||||
* | parse install referrer from gplay | Christian Schneppe | 2020-01-24 | 8 | -25/+105 |
| | |||||
* | make registration uris work with fixed usernames | Christian Schneppe | 2020-01-24 | 3 | -29/+56 |
| | |||||
* | preselect proper account in create contact dialog after following invite | Christian Schneppe | 2020-01-24 | 3 | -5/+8 |
| | |||||
* | support ?roster;ibr=y xmpp uris | Christian Schneppe | 2020-01-24 | 3 | -18/+22 |
| |