Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-10-18 | code cleanup | Christian Schneppe | 1 | -1/+0 |
2016-09-28 | use emojicon also in quickedit boxes | Christian Schneppe | 1 | -2/+2 |
2016-09-28 | don't scroll actionbar titles | Christian Schneppe | 1 | -4/+2 |
2016-09-23 | fix colors | Christian Schneppe | 2 | -4/+4 |
2016-09-23 | Fix "More table" layout | Mishiranu | 2 | -13/+49 |
2016-09-23 | fixed styling in blocking dialog | Christian Schneppe | 1 | -1/+1 |
2016-09-23 | add support for XEP-0377: Spam Reporting | Daniel Gultsch | 1 | -0/+25 |
2016-09-23 | use proper paddings in dialogs on android < 5 | Daniel Gultsch | 4 | -20/+28 |
2016-09-17 | some more changes to location activities | Christian Schneppe | 2 | -2/+2 |
2016-09-17 | some text input modifications | Christian Schneppe | 1 | -2/+3 |
2016-09-15 | don't change emoji size in edittext | Christian Schneppe | 1 | -1/+0 |
2016-09-15 | show emojis in actionbar in contact and conference details | Christian Schneppe | 1 | -3/+3 |
2016-09-14 | scroll actionbar titles if they are too long | Christian Schneppe | 1 | -4/+9 |
2016-09-14 | show Emojis in EditText | Christian Schneppe | 1 | -0/+2 |
2016-09-09 | add new emoji library | Christian Schneppe | 11 | -14/+18 |
2016-09-08 | decreased share button size a bit | Christian Schneppe | 1 | -2/+2 |
2016-09-08 | implement emojicon library | Christian Schneppe | 11 | -16/+17 |
2016-09-02 | decreased size of share button a little bit | Christian Schneppe | 1 | -2/+2 |
2016-08-26 | wrap dynamic tags into multiple lines. fixes #2003 | Daniel Gultsch | 3 | -6/+8 |
2016-08-09 | reworked backup service | Christian Schneppe | 1 | -0/+12 |
2016-08-04 | modified download button a bit | Christian Schneppe | 2 | -16/+0 |
2016-08-02 | add icons to files/locations in chat view | Christian Schneppe | 2 | -0/+14 |
2016-07-29 | changed package id inside manifest and project | Christian Schneppe | 4 | -5/+5 |
2016-07-25 | show toast hint when touching inactive omemo fingerprints | Daniel Gultsch | 1 | -0/+1 |
2016-07-02 | delete old color | Christian Schneppe | 1 | -1/+1 |
2016-07-02 | code cleanup | Christian Schneppe | 2 | -2/+1 |
2016-06-30 | add share button to image/video view | Christian Schneppe | 2 | -2/+34 |
2016-06-10 | check and request all needed permissions on startup | Christian Schneppe | 1 | -0/+14 |
2016-06-04 | opt-in to send last userinteraction in presence | Daniel Gultsch | 1 | -1/+9 |
2016-05-31 | optimize imports | Christian Schneppe | 3 | -7/+4 |
2016-05-31 | add database importer | Christian Schneppe | 1 | -0/+20 |
2016-05-28 | only rendering first 5k chars of each message | Daniel Gultsch | 2 | -2/+0 |
2016-05-28 | integrate image- and video player | Christian Schneppe | 1 | -0/+20 |
2016-05-27 | hide account in create conference dialog | Christian Schneppe | 1 | -2/+4 |
2016-05-27 | rename share/show location layout files | Christian Schneppe | 2 | -0/+0 |
2016-05-26 | add 'create conference' dialog | Daniel Gultsch | 1 | -0/+42 |
2016-05-22 | load address async to avoid app hang on slow networks | Christian Schneppe | 1 | -2/+2 |
2016-05-21 | show videopreview also in chatlist | Christian Schneppe | 1 | -2/+3 |
2016-05-21 | some little layout changes | Christian Schneppe | 2 | -2/+6 |
2016-05-21 | make chatlist bigger | Christian Schneppe | 1 | -1/+2 |
2016-05-20 | changed colors to standard from @color and add border to images | Christian Schneppe | 3 | -7/+9 |
2016-05-19 | show password dialog when account was magic created | Daniel Gultsch | 1 | -0/+19 |
2016-05-16 | cap messages after 256 lines in UI | Daniel Gultsch | 2 | -0/+2 |
2016-05-14 | refactored ContactDetails layout | Christian Schneppe | 1 | -25/+45 |
2016-05-14 | refactored handling of endConversation | Christian Schneppe | 1 | -1/+2 |
2016-05-14 | refactored ConferenceDetails layout | Christian Schneppe | 1 | -94/+110 |
2016-05-14 | show addresses in ShareLocation and ShowLocation | Christian Schneppe | 2 | -0/+50 |
2016-05-14 | little layout improvements | Christian Schneppe | 2 | -2/+2 |
2016-05-13 | changed some colors to match blue theme | Christian Schneppe | 2 | -10/+6 |
2016-05-13 | improve keyboard handling. fixes #1387 | Daniel Gultsch | 1 | -0/+1 |