Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-03-08 | fixed otr bug | Daniel Gultsch | 1 | -0/+12 | |
2014-03-08 | fixed a couple of pgp bugs | Daniel Gultsch | 3 | -10/+13 | |
2014-03-07 | ported subscription stuff from old contact dialog | Daniel Gultsch | 2 | -20/+76 | |
2014-03-07 | made untrust certificate warning more beautified | Daniel Gultsch | 1 | -3/+9 | |
2014-03-07 | ui fixes for tablets | Daniel Gultsch | 2 | -11/+21 | |
2014-03-07 | tls exceptions for untrusted certs | Daniel Gultsch | 6 | -33/+180 | |
2014-03-06 | api updated | Daniel Gultsch | 1 | -2/+2 | |
2014-03-06 | ssl shit | Daniel Gultsch | 2 | -8/+63 | |
2014-03-06 | display keys in contact details | Daniel Gultsch | 1 | -1/+36 | |
2014-03-06 | api bug fix | Daniel Gultsch | 1 | -1/+5 | |
2014-03-06 | more details connection error messages | Daniel Gultsch | 4 | -28/+42 | |
2014-03-06 | bug fixes | Daniel Gultsch | 1 | -13/+7 | |
2014-03-06 | bug fixes. stuff more smoother | Daniel Gultsch | 4 | -32/+30 | |
2014-03-06 | user alarmmanager to reschedule wakeups instead of just sleeping | Daniel Gultsch | 6 | -113/+169 | |
2014-03-06 | start service on boot | Daniel Gultsch | 2 | -1/+18 | |
2014-03-05 | two bugs on tablet fixed | Daniel Gultsch | 2 | -2/+7 | |
2014-03-05 | reworked contact details | Daniel Gultsch | 10 | -258/+307 | |
2014-03-04 | leaving mucs works | Daniel Gultsch | 1 | -1/+6 | |
2014-03-04 | more workaroud for ejabberd bugs | Daniel Gultsch | 5 | -27/+51 | |
2014-03-04 | Muc Options even more awesome | Daniel Gultsch | 5 | -107/+179 | |
2014-03-03 | avoid some null pointers when pgp api is not installed | Daniel Gultsch | 3 | -33/+48 | |
2014-03-03 | api changes. muc options | Daniel Gultsch | 14 | -86/+479 | |
2014-03-01 | hover effect | Daniel Gultsch | 1 | -1/+38 | |
2014-02-28 | rebranding | Daniel Gultsch | 43 | -230/+235 | |
2014-02-28 | fixed a small graphic glitch | Daniel Gultsch | 1 | -10/+12 | |
2014-02-28 | made pgp decrypt stuff a little bit more bearable | Daniel Gultsch | 3 | -25/+45 | |
2014-02-28 | basic pgp support. | Daniel Gultsch | 11 | -48/+514 | |
2014-02-23 | add contact to roster if a new conversation is created | Daniel Gultsch | 3 | -66/+95 | |
2014-02-22 | bug fixes for faulty roster fetch and otr bug between two sc instances | Daniel Gultsch | 3 | -12/+13 | |
2014-02-21 | subscription mgmt works | Daniel Gultsch | 4 | -34/+199 | |
2014-02-21 | fixed broken bitsets | Daniel Gultsch | 1 | -2/+2 | |
2014-02-20 | adding and removing roster items now possible. basic error display on error ↵ | Daniel Gultsch | 9 | -76/+204 | |
messages | |||||
2014-02-19 | more speed optimizations | Daniel Gultsch | 1 | -25/+29 | |
2014-02-19 | roster versioning. roster updates on air. performance fixes in conversation ↵ | Daniel Gultsch | 9 | -285/+482 | |
listview | |||||
2014-02-16 | made presences chooser. raw draft. just kinda works | Daniel Gultsch | 3 | -48/+67 | |
2014-02-16 | show unknown otr fingerprint warining | Daniel Gultsch | 10 | -139/+402 | |
2014-02-13 | basic otr support | Daniel Gultsch | 11 | -105/+602 | |
2014-02-11 | offline messages | Daniel Gultsch | 5 | -46/+103 | |
2014-02-11 | conference histories are now working. only the actually needed history is ↵ | Daniel Gultsch | 4 | -7/+31 | |
queried | |||||
2014-02-10 | small bugfix. messages were not marked as read when conversation was open | Daniel Gultsch | 1 | -3/+5 | |
2014-02-10 | reworked notification a bit | Daniel Gultsch | 7 | -37/+86 | |
2014-02-10 | fixed a bug where account options where toggled instead of set off. fixed ↵ | Daniel Gultsch | 8 | -53/+121 | |
null pointer for missing selfi. made sefli optional | |||||
2014-02-10 | contact badges | Daniel Gultsch | 9 | -126/+319 | |
2014-02-09 | carbons | Daniel Gultsch | 6 | -94/+202 | |
2014-02-09 | made contact details a little bit more pretty. more colors | Daniel Gultsch | 1 | -2/+19 | |
2014-02-09 | send messages in mucs are no longer displayed twice | Daniel Gultsch | 2 | -6/+8 | |
2014-02-09 | presences are now somewhat stored and displayed to the user via the contact ↵ | Daniel Gultsch | 8 | -81/+310 | |
details action. | |||||
2014-02-07 | reworked new conversation activity again. less asking more knowing. mucs are ↵ | Daniel Gultsch | 5 | -100/+164 | |
now connected on creation of the conversation. no reconnect required | |||||
2014-02-07 | wrote the scariest code ever to fetch srv records from dns. todo use real ↵ | Daniel Gultsch | 3 | -2/+106 | |
dns servers and dont hard code 8.8.8.8 | |||||
2014-02-07 | refresh contact list | Daniel Gultsch | 6 | -40/+102 | |