Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | persist file size across aborts | Christian Schneppe | 2020-01-02 | 1 | -1/+3 |
* | small UI refresh changes | Christian Schneppe | 2019-12-23 | 1 | -2/+2 |
* | use setFlags instead of addFlags to grant uri permissions | Christian Schneppe | 2019-12-13 | 1 | -2/+1 |
* | try to fix missing sendbutton | Christian Schneppe | 2019-12-08 | 1 | -4/+3 |
* | fix rare crash | Christian Schneppe | 2019-12-07 | 1 | -0/+3 |
* | add missing permission requests for Android P | Christian Schneppe | 2019-12-07 | 1 | -9/+9 |
* | don't show real username in quotes | Christian Schneppe | 2019-12-07 | 1 | -5/+1 |
* | fix user in textselection quotes | Christian Schneppe | 2019-11-17 | 1 | -3/+5 |
* | rework design colors and make it compatible with older ROMs | Christian Schneppe | 2019-11-16 | 1 | -6/+1 |
* | introduce new orange theme color | Christian Schneppe | 2019-11-15 | 1 | -2/+2 |
* | make private messages in MUCs more visible | Christian Schneppe | 2019-11-15 | 1 | -10/+17 |
* | rework no write access hint in moderated public mucs | Christian Schneppe | 2019-11-15 | 1 | -6/+34 |
* | rework message deletion | Christian Schneppe | 2019-11-04 | 1 | -6/+5 |
* | disable context menu on failed jingle files | Christian Schneppe | 2019-10-26 | 1 | -13/+15 |
* | small changes in quotes | Christian Schneppe | 2019-09-24 | 1 | -5/+14 |
* | show username as title in context menu when long clicking avatar in MUC | Christian Schneppe | 2019-09-22 | 1 | -1/+27 |
* | use existing variable for user | Christian Schneppe | 2019-09-22 | 1 | -1/+1 |
* | migrate to AndroidX | Christian Schneppe | 2019-09-20 | 1 | -10/+10 |
* | fixed some minor NPE | Christian Schneppe | 2019-09-19 | 1 | -1/+2 |
* | keep track of previously edited ids | Christian Schneppe | 2019-09-13 | 1 | -2/+4 |
* | stopped constantly focus shift if user is typing | Christian Schneppe | 2019-09-13 | 1 | -7/+1 |
* | include user into quote message | Christian Schneppe | 2019-09-11 | 1 | -8/+36 |
* | fix permission errors | Christian Schneppe | 2019-09-09 | 1 | -1/+1 |
* | check if activity is not null before using it to paint send button | Christian Schneppe | 2019-07-03 | 1 | -1/+4 |
* | attempt to unregister when receiving push for channel no longer joined | Christian Schneppe | 2019-07-01 | 1 | -8/+8 |
* | code cleanup & small fixes | Christian Schneppe | 2019-07-01 | 1 | -1/+1 |
* | change behavior of unencrypted chats warning | Christian Schneppe | 2019-06-22 | 1 | -11/+35 |
* | put geo uri in attachment preview when shared | Christian Schneppe | 2019-06-08 | 1 | -3/+11 |
* | fixed some NPE | Christian Schneppe | 2019-06-08 | 1 | -3/+6 |
* | double check that activity is not null in updateSend button | Christian Schneppe | 2019-06-08 | 1 | -2/+2 |
* | performance improvements | Christian Schneppe | 2019-06-08 | 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 |
* | 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 | 1 | -68/+62 |
* | small message optimizations | Christian Schneppe | 2019-05-04 | 1 | -1/+1 |
* | introduced type private_file_message to handle attachments in PMs | Christian Schneppe | 2019-05-03 | 1 | -8/+1 |
* | do not jump out of whispher mode when selecting attach | Christian Schneppe | 2019-05-03 | 1 | -1/+0 |
* | 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 |
* | keyboard event callbacks shoud run on ui thread | Christian Schneppe | 2019-04-26 | 1 | -4/+4 |
* | 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 |
* | show file too large instead of generic delivery failed | Christian Schneppe | 2019-02-21 | 1 | -2/+10 |
* | Deduplicate presences | Christian Schneppe | 2019-02-21 | 1 | -1/+1 |
* | improve RichPreview | Christian Schneppe | 2019-02-20 | 1 | -86/+0 |
* | show MediaBrowser icon in chat view | Christian Schneppe | 2019-02-09 | 1 | -0/+7 |
* | optimize imports | Christian Schneppe | 2019-02-08 | 1 | -2/+0 |
* | hide lock icon in channels; modify muc user context | Christian Schneppe | 2019-02-08 | 1 | -22/+15 |