aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* streamlined onpresenceselected listeneriNPUTmice2014-06-165-124/+106
* fixed bug in intent filter. cleaned share with activityiNPUTmice2014-06-161-15/+40
* added share image intent to android manifest for testing purposesiNPUTmice2014-06-161-43/+65
* code cleanup / unificationiNPUTmice2014-06-162-40/+22
* cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-1613-41/+5
* Rounded minutes ago and last seen + Update Spanish Translationskruks232014-06-151-6/+14
* Send from our full jid (fixes #60)Steven Dee2014-06-151-2/+1
* infite scrollingiNPUTmice2014-06-143-15/+69
* fixed #197iNPUTmice2014-06-141-2/+3
* fixed #204iNPUTmice2014-06-141-4/+8
* offline sending of imagesiNPUTmice2014-06-132-7/+16
* status waiting for images sent offlineiNPUTmice2014-06-132-24/+41
* moved last seen to contact detailsiNPUTmice2014-06-133-25/+4
* further bullet proofingiNPUTmice2014-06-131-32/+33
* fixed #201iNPUTmice2014-06-131-1/+0
* finished offline otriNPUTmice2014-06-124-20/+46
* fire onContactStatusChanged only on online/offline changes. not on status cha...iNPUTmice2014-06-123-13/+4
* send otr messages when contacts comes onlineiNPUTmice2014-06-123-4/+7
* made muc join easier if muc server is known. added room to key wordsiNPUTmice2014-06-123-2/+17
* groundwork for offline otr messagesiNPUTmice2014-06-118-122/+111
* select presence dialog now suggests last used presenceiNPUTmice2014-06-101-6/+22
* fixed scrolling issuesiNPUTmice2014-06-101-18/+35
* cleanupiNPUTmice2014-06-101-2/+1
* Muc Icon tile color fixAndreas Straub2014-06-101-1/+1
* don't display 'enter password' message if OpenKeychain is not installed. made...iNPUTmice2014-06-094-87/+127
* fixing #184iNPUTmice2014-06-071-0/+1
* removed unnecessary variable in message classiNPUTmice2014-06-073-5/+0
* localized date. rounded minutes, hours and dates in last seeniNPUTmice2014-06-071-12/+21
* possible fix to be able to images and encrypted messages at a faster rateiNPUTmice2014-06-077-121/+147
* do not just simply resend imagesiNPUTmice2014-06-061-20/+24
* fixed last_seen_nowiNPUTmice2014-06-061-1/+1
* removed presence from last seeniNPUTmice2014-06-062-12/+9
* put xep333 parsing into parser classDaniel Gultsch2014-06-064-30/+31
* refactored presence parsing into dedicated classDaniel Gultsch2014-06-064-138/+178
* added abbrev_all to date formatiNPUTmice2014-06-061-1/+1
* #158 Try to solve MM/dd date in each localekruks232014-06-061-2/+3
* fixes #172iNPUTmice2014-06-061-1/+1
* basic last seen feature. no peristancy just yet. no polishiNPUTmice2014-06-066-295/+444
* read marker is now a little less in your faceiNPUTmice2014-06-051-0/+1
* image provider path name now with .webp endingiNPUTmice2014-06-042-3/+6
* experimental gui to display read statusiNPUTmice2014-06-042-11/+73
* fixed regression with newly created conversations not being shown properlyiNPUTmice2014-06-041-1/+2
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-047-46/+109
* more bug fixes for the pgp problemiNPUTmice2014-06-041-49/+73
* fixed pgp on incoming carbon messagesiNPUTmice2014-06-042-19/+17
* answer to xep 184 message receipts. fixes #95iNPUTmice2014-06-032-14/+52
* added pgp sig on muc renameiNPUTmice2014-06-031-3/+9
* long press on images revails share with intentiNPUTmice2014-06-021-0/+13
* linked openkeychain install dialog from decrypt messages boxiNPUTmice2014-06-011-49/+62
* changed roster to concurrent hashmapiNPUTmice2014-06-011-2/+2