Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement emojicon library | Christian Schneppe | 2016-09-08 | 11 | -16/+17 |
| | |||||
* | decreased size of share button a little bit | Christian Schneppe | 2016-09-02 | 1 | -2/+2 |
| | |||||
* | wrap dynamic tags into multiple lines. fixes #2003 | Daniel Gultsch | 2016-08-26 | 3 | -6/+8 |
| | |||||
* | reworked backup service | Christian Schneppe | 2016-08-09 | 1 | -0/+12 |
| | | | | | * automatically save database encrypted to local storage at 4 am each day * run backup import in new thread | ||||
* | modified download button a bit | Christian Schneppe | 2016-08-04 | 2 | -16/+0 |
| | |||||
* | add icons to files/locations in chat view | Christian Schneppe | 2016-08-02 | 2 | -0/+14 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 4 | -5/+5 |
| | |||||
* | show toast hint when touching inactive omemo fingerprints | Daniel Gultsch | 2016-07-25 | 1 | -0/+1 |
| | |||||
* | delete old color | Christian Schneppe | 2016-07-02 | 1 | -1/+1 |
| | |||||
* | code cleanup | Christian Schneppe | 2016-07-02 | 2 | -2/+1 |
| | |||||
* | add share button to image/video view | Christian Schneppe | 2016-06-30 | 2 | -2/+34 |
| | |||||
* | check and request all needed permissions on startup | Christian Schneppe | 2016-06-10 | 1 | -0/+14 |
| | | | | >= SDK 23 (Marshmallow) | ||||
* | optimize imports | Christian Schneppe | 2016-05-31 | 3 | -7/+4 |
| | |||||
* | add database importer | Christian Schneppe | 2016-05-31 | 1 | -0/+20 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-29 | 2 | -2/+0 |
|\ | |||||
| * | only rendering first 5k chars of each message | Daniel Gultsch | 2016-05-28 | 2 | -2/+0 |
| | | |||||
* | | integrate image- and video player | Christian Schneppe | 2016-05-28 | 1 | -0/+20 |
| | | |||||
* | | hide account in create conference dialog | Christian Schneppe | 2016-05-27 | 1 | -2/+4 |
| | | |||||
* | | rename share/show location layout files | Christian Schneppe | 2016-05-27 | 2 | -0/+0 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-27 | 1 | -0/+42 |
|\| | |||||
| * | add 'create conference' dialog | Daniel Gultsch | 2016-05-26 | 1 | -0/+42 |
| | | |||||
* | | load address async to avoid app hang on slow networks | Christian Schneppe | 2016-05-22 | 1 | -2/+2 |
| | | |||||
* | | show videopreview also in chatlist | Christian Schneppe | 2016-05-21 | 1 | -2/+3 |
| | | |||||
* | | some little layout changes | Christian Schneppe | 2016-05-21 | 2 | -2/+6 |
| | | |||||
* | | make chatlist bigger | Christian Schneppe | 2016-05-21 | 1 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-20 | 3 | -0/+21 |
|\| | |||||
| * | show password dialog when account was magic created | Daniel Gultsch | 2016-05-19 | 1 | -0/+19 |
| | | |||||
| * | cap messages after 256 lines in UI | Daniel Gultsch | 2016-05-16 | 2 | -0/+2 |
| | | |||||
* | | changed colors to standard from @color and add border to images | Christian Schneppe | 2016-05-20 | 3 | -7/+9 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' | Christian Schneppe | 2016-05-15 | 1 | -1/+1 |
|\| | |||||
| * | improve keyboard handling. fixes #1387 | Daniel Gultsch | 2016-05-12 | 1 | -0/+1 |
| | | | | | | | | | | | | * start a new Conversations by pressing mod+space * automatically start searching when pressing keys in StartConversationsActivity * when hitting enter when number of search results == 1 open that conversation | ||||
| * | do not show last-seen metric in UI | Daniel Gultsch | 2016-05-10 | 1 | -8/+1 |
| | | |||||
* | | refactored ContactDetails layout | Christian Schneppe | 2016-05-14 | 1 | -25/+45 |
| | | |||||
* | | refactored handling of endConversation | Christian Schneppe | 2016-05-14 | 1 | -1/+2 |
| | | |||||
* | | refactored ConferenceDetails layout | Christian Schneppe | 2016-05-14 | 1 | -94/+110 |
| | | |||||
* | | show addresses in ShareLocation and ShowLocation | Christian Schneppe | 2016-05-14 | 2 | -0/+50 |
| | | |||||
* | | little layout improvements | Christian Schneppe | 2016-05-14 | 2 | -2/+2 |
| | | |||||
* | | changed some colors to match blue theme | Christian Schneppe | 2016-05-13 | 2 | -10/+6 |
| | | |||||
* | | improve keyboard handling. fixes #1387 | Daniel Gultsch | 2016-05-13 | 1 | -0/+1 |
| | | | | | | | | | | | | * start a new Conversations by pressing mod+space * automatically start searching when pressing keys in StartConversationsActivity * when hitting enter when number of search results == 1 open that conversation | ||||
* | | add share location | Christian S | 2016-05-05 | 2 | -0/+122 |
| | | |||||
* | | add audio recorder | Christian S | 2016-05-05 | 1 | -0/+52 |
| | | |||||
* | | blue theme | Matthias Rieber | 2016-05-05 | 4 | -10/+10 |
| | | |||||
* | | some layout fixes | Christian S | 2016-05-05 | 1 | -16/+22 |
| | | |||||
* | | added audio player | Christian S | 2016-05-05 | 2 | -0/+12 |
| | | |||||
* | | little layout improvement | Christian S | 2016-05-04 | 1 | -3/+1 |
| | | |||||
* | | set manually_change_presence to true as default | Christian S | 2016-05-04 | 1 | -18/+19 |
| | | | | | | | | and hide option to set presence for all accounts | ||||
* | | merge upstream changes | Christian S | 2016-05-04 | 1 | -2/+23 |
| | | |||||
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' into HEAD | Christian S | 2016-05-04 | 6 | -28/+207 |
|\| | |||||
| * | cleaned up captcha dialog | Daniel Gultsch | 2016-04-28 | 1 | -0/+27 |
| | | |||||
| * | prevent user from accidentally changing password after using magic create | Daniel Gultsch | 2016-04-26 | 1 | -10/+12 |
| | |