Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dont show delete file button when outside conversations directory | Christian Schneppe | 2016-09-17 | 1 | -2/+5 |
* | use history clear date as minimum date for mam | Christian Schneppe | 2016-09-17 | 5 | -13/+43 |
* | Allow text selection with multiple links in message | Christian Schneppe | 2016-09-17 | 2 | -38/+57 |
* | deal with null bodys in message preview | Christian Schneppe | 2016-09-17 | 1 | -8/+6 |
* | store jid if it was changed during bind | Christian Schneppe | 2016-09-17 | 2 | -5/+11 |
* | some text input modifications | Christian Schneppe | 2016-09-17 | 1 | -2/+3 |
* | don't change emoji size in edittext | Christian Schneppe | 2016-09-15 | 1 | -1/+0 |
* | show emojis in actionbar in contact and conference details | Christian Schneppe | 2016-09-15 | 3 | -3/+31 |
* | scroll actionbar titles if they are too long | Christian Schneppe | 2016-09-14 | 2 | -13/+19 |
* | correct variables | Christian Schneppe | 2016-09-14 | 1 | -2/+2 |
* | show Emojis in EditText | Christian Schneppe | 2016-09-14 | 2 | -2/+4 |
* | don't use display version of jids | Daniel Gultsch | 2016-09-14 | 2 | -97/+101 |
* | remember scroll position on rotate. fixes #2011 | Daniel Gultsch | 2016-09-14 | 2 | -14/+62 |
* | Use JID returned by the server during bind | Sam Whited | 2016-09-14 | 1 | -1/+1 |
* | Support ANONYMOUS SASL | Sam Whited | 2016-09-14 | 2 | -0/+31 |
* | Use the last message in the content text instead of the first. | Daniele Gobbetti | 2016-09-14 | 1 | -1/+1 |
* | Fix typo | licaon-kter | 2016-09-14 | 1 | -1/+1 |
* | add xep-0084 to docs/xep.md. wikipedia was complaining about it missing | Daniel Gultsch | 2016-09-14 | 1 | -0/+1 |
* | download own vcard avatar if none is set. fixes #2008 | Daniel Gultsch | 2016-09-09 | 4 | -13/+26 |
* | optimized imports | Christian Schneppe | 2016-09-09 | 27 | -84/+57 |
* | reworked notificationservice | Christian Schneppe | 2016-09-09 | 1 | -597/+588 |
* | add new emoji library | Christian Schneppe | 2016-09-09 | 2049 | -16/+8168 |
* | fix wrong import | Christian Schneppe | 2016-09-08 | 1 | -1/+1 |
* | provide hint on why conference can not be encrypted | Daniel Gultsch | 2016-09-08 | 3 | -2/+71 |
* | be a bit more careful when deleting and deactivating accounts | Daniel Gultsch | 2016-09-08 | 6 | -23/+48 |
* | add missing strings | Christian Schneppe | 2016-09-08 | 2 | -0/+7 |
* | modified build.gradle and added proguard-rules | Christian Schneppe | 2016-09-08 | 2 | -7/+30 |
* | decreased share button size a bit | Christian Schneppe | 2016-09-08 | 1 | -2/+2 |
* | implement emojicon library | Christian Schneppe | 2016-09-08 | 11 | -16/+17 |
* | open contact details from conference details directly on click | Christian Schneppe | 2016-09-08 | 1 | -18/+10 |
* | added some new JNIs | Christian Schneppe | 2016-09-08 | 105 | -75/+24106 |
* | ordered config a bit | Christian Schneppe | 2016-09-07 | 1 | -3/+5 |
* | performance optimizations | Christian Schneppe | 2016-09-07 | 1 | -5/+12 |
* | optimized imports | Christian Schneppe | 2016-09-07 | 441 | -299511/+3 |
* | delete wrong } | Christian Schneppe | 2016-09-07 | 1 | -1/+0 |
* | close progress if there is an error or userinput required | Christian Schneppe | 2016-09-07 | 1 | -0/+2 |
* | don't use fileprovider when opening files on android M and below | Daniel Gultsch | 2016-09-07 | 1 | -44/+53 |
* | show server not found muc error | Daniel Gultsch | 2016-09-07 | 4 | -7/+17 |
* | remove explicit pebble support. treat as wear device | Daniel Gultsch | 2016-09-07 | 1 | -25/+0 |
* | show reply action on wear devices | Daniel Gultsch | 2016-09-07 | 1 | -2/+4 |
* | start new beta 1.14.2-beta1 | Christian Schneppe | 2016-09-07 | 1 | -107/+107 |
* | don't crash when correcting waiting pgp encrypted messages | Daniel Gultsch | 2016-09-07 | 1 | -4/+12 |
* | detect video aspect ratio for compression | Christian Schneppe | 2016-09-06 | 2 | -7/+24 |
* | set name correctly | Christian Schneppe | 2016-09-06 | 1 | -1/+1 |
* | catch some exceptions to avoid crashes | Christian Schneppe | 2016-09-05 | 1 | -4/+19 |
* | version 1.14.1 | Christian Schneppe | 2016-09-03 | 2 | -2/+5 |
* | fix crash on take photo | Christian Schneppe | 2016-09-03 | 1 | -2/+42 |
* | version 1.14.0 | Christian Schneppe | 2016-09-03 | 2 | -2/+9 |
* | return false if compressed video size = 0 or video does't exist | Christian Schneppe | 2016-09-03 | 1 | -2/+8 |
* | added missing strings | Christian Schneppe | 2016-09-03 | 2 | -1/+7 |