Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | separate received and sent files | Christian Schneppe | 2019-05-19 | 1 | -1/+1 |
* | always change music volume | Christian Schneppe | 2019-05-18 | 1 | -1/+1 |
* | small UI changes | Christian Schneppe | 2019-05-04 | 1 | -21/+5 |
* | some bug fixes | Christian Schneppe | 2019-05-04 | 1 | -8/+2 |
* | added language tag in channel search results | Christian Schneppe | 2019-05-04 | 1 | -0/+9 |
* | fixed rare NPE cause by race | Christian Schneppe | 2019-05-04 | 1 | -3/+7 |
* | do not synchronize twice when adding status and date bubbles | Christian Schneppe | 2019-05-04 | 1 | -60/+50 |
* | wait with presence selection until attachment commit | Christian Schneppe | 2019-05-04 | 2 | -68/+71 |
* | small message optimizations | Christian Schneppe | 2019-05-04 | 2 | -9/+10 |
* | introduced type private_file_message to handle attachments in PMs | Christian Schneppe | 2019-05-03 | 2 | -46/+66 |
* | do not jump out of whispher mode when selecting attach | Christian Schneppe | 2019-05-03 | 1 | -1/+0 |
* | add bookmark when clicking on channel search result | Christian Schneppe | 2019-05-03 | 1 | -0/+13 |
* | add contact dialog: warn on suspicious addresses | Christian Schneppe | 2019-05-03 | 4 | -10/+67 |
* | store correcting message in db | Christian Schneppe | 2019-05-03 | 1 | -2/+5 |
* | temporary disable PM hint above edittext | Christian Schneppe | 2019-05-03 | 1 | -1/+1 |
* | put PM hint above edittext | Christian Schneppe | 2019-05-03 | 1 | -1/+6 |
* | added Tor support to channel search | Christian Schneppe | 2019-04-28 | 1 | -0/+1 |
* | improve welcome screens | Christian Schneppe | 2019-04-28 | 3 | -16/+38 |
* | video player should request audio focus | Christian Schneppe | 2019-04-28 | 1 | -2/+27 |
* | keyboard event callbacks shoud run on ui thread | Christian Schneppe | 2019-04-26 | 1 | -4/+4 |
* | implement channel discovery | Christian Schneppe | 2019-04-26 | 3 | -1/+279 |
* | run keyboard listeners on background executor | Christian Schneppe | 2019-04-26 | 1 | -16/+24 |
* | use mediated invite on reinvite if user is not member | Christian Schneppe | 2019-04-26 | 1 | -1/+5 |
* | fix setting muc avatar | Christian Schneppe | 2019-04-26 | 1 | -16/+15 |
* | use styled warning for message error | Christian Schneppe | 2019-04-12 | 4 | -12/+10 |
* | fix invite links | Christian Schneppe | 2019-04-12 | 1 | -2/+2 |
* | fix some NPE | Christian Schneppe | 2019-04-12 | 1 | -14/+16 |
* | fix account detection in EnterNameActivity | Christian Schneppe | 2019-04-02 | 2 | -3/+5 |
* | small improvement to auto hide fab in MediaViewerActivity | Christian Schneppe | 2019-04-02 | 1 | -1/+5 |
* | add ability to kick user from room and not just ban them | Christian Schneppe | 2019-04-01 | 1 | -32/+53 |
* | rename "advanced mode" in WelcomeActivity to "I have an account" | Christian Schneppe | 2019-03-31 | 1 | -2/+2 |
* | add ability to delete account also from server | Christian Schneppe | 2019-03-31 | 1 | -2/+16 |
* | try to fix a crash during fragment detection | Christian Schneppe | 2019-03-31 | 1 | -1/+2 |
* | differ between group chat and channel in tablet mode | Christian Schneppe | 2019-03-31 | 1 | -1/+2 |
* | fix url detection for webpreviews | Christian Schneppe | 2019-03-31 | 2 | -2/+12 |
* | add account > 0 check to inviteUser menu | Christian Schneppe | 2019-03-31 | 2 | -2/+7 |
* | rework max file upload size in server info | Christian Schneppe | 2019-03-31 | 2 | -34/+2 |
* | add activity to define some important privacy settings on first start | Christian Schneppe | 2019-03-31 | 7 | -44/+256 |
* | fix some crashes | Christian Schneppe | 2019-03-14 | 1 | -1/+2 |
* | rework user name input during account creation | Christian Schneppe | 2019-03-14 | 2 | -21/+16 |
* | find activity even if wrapped in context wrapper | Christian Schneppe | 2019-03-06 | 1 | -3/+7 |
* | show progress while loading media files | Christian Schneppe | 2019-03-06 | 1 | -0/+4 |
* | try to catch some NPE | Christian Schneppe | 2019-03-06 | 3 | -14/+11 |
* | fix some more NPE | Christian Schneppe | 2019-02-22 | 2 | -15/+22 |
* | add password forgotten item to edit profile menu | Christian Schneppe | 2019-02-21 | 1 | -0/+29 |
* | show file too large instead of generic delivery failed | Christian Schneppe | 2019-02-21 | 2 | -4/+25 |
* | Deduplicate presences | Christian Schneppe | 2019-02-21 | 1 | -1/+1 |
* | improve RichPreview | Christian Schneppe | 2019-02-20 | 3 | -123/+56 |
* | fix some more NPEs | Christian Schneppe | 2019-02-18 | 2 | -1/+6 |
* | try to fix some NPE in RichPreview | Christian Schneppe | 2019-02-18 | 1 | -1/+1 |