Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-11-20 | Fix up the langauge in some Settings strings | Christian Schneppe | 1 | -3/+3 | |
2016-11-20 | show 'clear devices' button underneath own devices | Christian Schneppe | 2 | -6/+11 | |
2016-11-19 | reformat code | Christian Schneppe | 87 | -1642/+1697 | |
2016-11-19 | set preference switch to enable, disable or do automatic video compression | Christian Schneppe | 3 | -1/+22 | |
automatic = SDK >= Lollipop & video size >= 10 MB (default) never = never compress videos always = SDK >= Lollipop | |||||
2016-11-18 | parse omemo fingerprints from uris | Christian Schneppe | 1 | -0/+1 | |
2016-11-18 | slightly darken verified icon + mark inactive | Christian Schneppe | 5 | -0/+0 | |
2016-11-17 | refactor omemo fingerprint UI code | Christian Schneppe | 9 | -66/+98 | |
2016-11-17 | distinguish between general i/o error and write exception when copying files | Christian Schneppe | 1 | -0/+1 | |
2016-11-15 | small layout improvements in contact details | Christian Schneppe | 1 | -5/+5 | |
2016-11-12 | remove unused ressources | Christian Schneppe | 66 | -107/+22 | |
2016-11-12 | prevent accidental close of voice recorder | Christian Schneppe | 2 | -0/+2 | |
2016-11-11 | add libraries to about screen | Christian Schneppe | 1 | -0/+4 | |
2016-11-11 | added missing strings | Christian Schneppe | 1 | -0/+6 | |
2016-11-11 | show button on "xmpp:" uris | Christian Schneppe | 1 | -0/+3 | |
2016-11-08 | introduced new feature to navigate directly to a received location | Christian Schneppe | 7 | -0/+9 | |
2016-11-07 | show warning in account details when data saver is enabled | Christian Schneppe | 2 | -7/+11 | |
2016-10-26 | add german strings | Christian Schneppe | 1 | -0/+3 | |
2016-10-26 | add error message to failed messages. accessible via context menu | Christian Schneppe | 2 | -0/+6 | |
2016-10-26 | Remove spans on copying or pasting a text | Christian Schneppe | 2 | -2/+2 | |
2016-10-21 | Retain TextView selection after list updating | Christian Schneppe | 2 | -0/+5 | |
2016-10-18 | don't trigger context menu in message adapter manually | Christian Schneppe | 2 | -0/+6 | |
2016-10-18 | optimize PNG files | Christian Schneppe | 460 | -0/+0 | |
2016-10-18 | code cleanup | Christian Schneppe | 1 | -1/+0 | |
2016-10-16 | little notification improvements for video compression | Christian Schneppe | 2 | -2/+2 | |
2016-10-11 | use notification icon during video compression instead of a dialog | Christian Schneppe | 5 | -0/+0 | |
2016-10-08 | add missing strings | Christian Schneppe | 1 | -0/+3 | |
2016-10-08 | use tablet or phone as default resource | Christian Schneppe | 1 | -1/+1 | |
2016-10-08 | warn user if account is offline during avatar publication | Christian Schneppe | 1 | -0/+1 | |
2016-10-05 | fixed omemo shown as unavailable in 1:1 chats | Christian Schneppe | 1 | -0/+2 | |
2016-09-28 | use emojicon also in quickedit boxes | Christian Schneppe | 1 | -2/+2 | |
2016-09-28 | added missing strings | Christian Schneppe | 1 | -1/+4 | |
2016-09-28 | don't scroll actionbar titles | Christian Schneppe | 1 | -4/+2 | |
2016-09-28 | changed some strings and line indents | Christian Schneppe | 2 | -642/+640 | |
2016-09-28 | simplified code that invokes the export logs service | Christian Schneppe | 1 | -1/+1 | |
2016-09-28 | expert 'setting' to remove omemo identity | Christian Schneppe | 2 | -0/+7 | |
2016-09-25 | add actionbar item to report an issue via support conference | Christian Schneppe | 3 | -0/+7 | |
2016-09-24 | added missing and changed some strings | Christian Schneppe | 3 | -5/+19 | |
2016-09-24 | set different auto download filesizes for wifi, mobile, roaming | Christian Schneppe | 2 | -4/+20 | |
defaults: * wifi = 10 MiB * mobile = 256 KiB * roaming = 1 Byte | |||||
2016-09-23 | fix colors | Christian Schneppe | 2 | -4/+4 | |
2016-09-23 | Fix "More table" layout | Mishiranu | 2 | -13/+49 | |
Retain "More table" visibility on screen orientation change | |||||
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 | 2 | -0/+26 | |
2016-09-23 | use proper paddings in dialogs on android < 5 | Daniel Gultsch | 7 | -20/+42 | |
2016-09-17 | some more changes to location activities | Christian Schneppe | 2 | -2/+2 | |
* show actionbar home as up * fix permission issue on devices < Android M * show buildings in map | |||||
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 | |