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