Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'development' | iNPUTmice | 2014-10-10 | 68 | -654/+1690 |
|\ | |||||
| * | version bump to 0.7.3 and changelog0.7.3 | iNPUTmice | 2014-10-09 | 2 | -3/+8 |
| | | |||||
| * | fixed npes | iNPUTmice | 2014-10-09 | 2 | -5/+9 |
| | | |||||
| * | Merge pull request #528 from kruks23/translation6 | Daniel Gultsch | 2014-10-08 | 1 | -0/+4 |
| |\ | | | | | | | Update Spanish Translations | ||||
| | * | Update Spanish Translations | kruks23 | 2014-10-08 | 1 | -0/+4 |
| |/ | |||||
| * | Merge pull request #527 from emdete/thisthis | Daniel Gultsch | 2014-10-08 | 3 | -18/+13 |
| |\ | | | | | | | remove this.this member | ||||
| | * | remove this.this member | M. Dietrich | 2014-10-08 | 3 | -18/+13 |
| |/ | |||||
| * | bullet proofing some code | iNPUTmice | 2014-10-08 | 2 | -8/+23 |
| | | |||||
| * | fixed possible logout bugs | iNPUTmice | 2014-10-08 | 2 | -2/+5 |
| | | |||||
| * | refactored read marker | iNPUTmice | 2014-10-07 | 4 | -28/+24 |
| | | |||||
| * | made disabled notifications permanent across restarts | iNPUTmice | 2014-10-07 | 5 | -17/+34 |
| | | |||||
| * | refactored grace period | iNPUTmice | 2014-10-07 | 5 | -17/+32 |
| | | |||||
| * | fixed regression of not showing status message | iNPUTmice | 2014-10-07 | 1 | -1/+4 |
| | | |||||
| * | cleanung up the scroll fix a little | iNPUTmice | 2014-10-06 | 4 | -5/+10 |
| | | |||||
| * | work around for message scroll bug | iNPUTmice | 2014-10-06 | 1 | -1/+2 |
| | | |||||
| * | fixed npe | iNPUTmice | 2014-10-06 | 1 | -2/+5 |
| | | |||||
| * | muc options clean up | iNPUTmice | 2014-10-06 | 3 | -30/+31 |
| | | |||||
| * | refactored muc bookmark to extend element. keep all elements the server or ↵ | iNPUTmice | 2014-10-06 | 9 | -93/+78 |
| | | | | | | | | other clients added before | ||||
| * | only delivery get and set iq packets to unhandled iq listener. only create ↵ | iNPUTmice | 2014-10-05 | 1 | -10/+18 |
| | | | | | | | | jingle packets with type=get or set | ||||
| * | made conversations overview list always 1/3 on tablet devices | iNPUTmice | 2014-10-05 | 1 | -3/+6 |
| | | |||||
| * | fixed rare npe | iNPUTmice | 2014-10-05 | 1 | -0/+4 |
| | | |||||
| * | Merge pull request #524 from betheg/muc_errors_conditions | Daniel Gultsch | 2014-10-05 | 4 | -1/+42 |
| |\ | | | | | | | MUC: differentiated a few more errors. | ||||
| | * | MUC: differentiated a few more errors. | Michael | 2014-10-05 | 4 | -1/+42 |
| | | | |||||
| * | | Merge pull request #523 from betheg/leaked_window | Daniel Gultsch | 2014-10-05 | 1 | -1/+3 |
| |\ \ | | | | | | | | | fixed an 'activity has leaked window' | ||||
| | * | | fixed an 'activity has leaked window' | Michael | 2014-10-04 | 1 | -1/+3 |
| | |/ | |||||
| * | | fixed #510 | iNPUTmice | 2014-10-05 | 1 | -2/+48 |
| | | | |||||
| * | | end otr session instead of only resetting | iNPUTmice | 2014-10-05 | 1 | -1/+1 |
| | | | |||||
| * | | sending initial ping before going online after login/resume to ensure that ↵ | iNPUTmice | 2014-10-05 | 1 | -2/+18 |
| |/ | | | | | | | all presences and messages have been loaded | ||||
| * | no dns retry after nosrv error | iNPUTmice | 2014-10-04 | 2 | -6/+7 |
| | | |||||
| * | added missing status messages after message scroll | iNPUTmice | 2014-10-04 | 1 | -0/+1 |
| | | |||||
| * | reset pending subscription request | iNPUTmice | 2014-10-04 | 1 | -0/+1 |
| | | |||||
| * | minor ui tweak | iNPUTmice | 2014-10-04 | 1 | -3/+4 |
| | | |||||
| * | implemented ping (xep-0199) fixed #517 | iNPUTmice | 2014-10-03 | 1 | -0/+3 |
| | | |||||
| * | minor graphic tweaks in copy otr fingerprint to clipboard | iNPUTmice | 2014-10-03 | 1 | -1/+3 |
| | | |||||
| * | let's own otr-fingerprint copy to clipboard. | Michael | 2014-10-03 | 10 | -10/+175 |
| | | |||||
| * | fixed chinese translations | iNPUTmice | 2014-10-03 | 5 | -265/+263 |
| | | |||||
| * | bug fixes | iNPUTmice | 2014-10-03 | 2 | -3/+2 |
| | | |||||
| * | revised tablet ui. fixed #423 | iNPUTmice | 2014-10-03 | 9 | -117/+175 |
| | | |||||
| * | Merge pull request #518 from isaackwan/translation_zhrCN-TW2 | Daniel Gultsch | 2014-10-03 | 4 | -0/+343 |
| |\ | | | | | | | Chinese Translation fixes | ||||
| | * | 1) Renamed values-zh values-zh_rCN in accordance with #329 and Android ↵ | Isaac Kwan | 2014-10-03 | 4 | -0/+343 |
| | | | | | | | | | | | | | | | | | | | | | conventions 2) Added arrays.xml translations for Simplified Chinese (zh_rCN) 3) Added translations (arrays.xml and strings.xml) for Traditional Chinese (zh_rTW) | ||||
| * | | fixed possible npe | iNPUTmice | 2014-10-03 | 1 | -1/+5 |
| | | | |||||
| * | | check if display is off for notifications | iNPUTmice | 2014-10-02 | 1 | -2/+8 |
| | | | |||||
| * | | mark conversation as read when displayed marker from another client is received | iNPUTmice | 2014-10-02 | 4 | -7/+27 |
| | | | |||||
| * | | avoided unecessary message searchs | iNPUTmice | 2014-10-02 | 1 | -12/+20 |
| | | | |||||
| * | | show displayed by contact on all devices | iNPUTmice | 2014-10-02 | 2 | -11/+9 |
| | | | |||||
| * | | properly dismiss notifications | iNPUTmice | 2014-10-02 | 2 | -10/+25 |
| |/ | |||||
| * | calculate sample size for thumbnails as well | iNPUTmice | 2014-09-30 | 1 | -2/+15 |
| | | |||||
| * | Merge pull request #505 from betheg/fix_invite | Daniel Gultsch | 2014-09-30 | 1 | -1/+3 |
| |\ | | | | | | | fixed muc invite with <body/>. | ||||
| | * | fixed muc invite with <body/>. | Michael | 2014-09-29 | 1 | -1/+3 |
| | | | |||||
| * | | notifiy only when necessary | Daniel Gultsch | 2014-09-29 | 7 | -44/+68 |
| | | |