aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-12send otr messages when contacts comes onlineiNPUTmice3-4/+7
2014-06-12made muc join easier if muc server is known. added room to key wordsiNPUTmice3-2/+17
2014-06-11groundwork for offline otr messagesiNPUTmice8-122/+111
2014-06-10select presence dialog now suggests last used presenceiNPUTmice1-6/+22
2014-06-10fixed scrolling issuesiNPUTmice1-18/+35
2014-06-10cleanupiNPUTmice1-2/+1
2014-06-10Muc Icon tile color fixAndreas Straub1-1/+1
2014-06-09don't display 'enter password' message if OpenKeychain is not installed. made...iNPUTmice4-87/+127
2014-06-07fixing #184iNPUTmice1-0/+1
2014-06-07removed unnecessary variable in message classiNPUTmice3-5/+0
2014-06-07localized date. rounded minutes, hours and dates in last seeniNPUTmice1-12/+21
2014-06-07possible fix to be able to images and encrypted messages at a faster rateiNPUTmice7-121/+147
2014-06-06do not just simply resend imagesiNPUTmice1-20/+24
2014-06-06fixed last_seen_nowiNPUTmice1-1/+1
2014-06-06removed presence from last seeniNPUTmice2-12/+9
2014-06-06put xep333 parsing into parser classDaniel Gultsch4-30/+31
2014-06-06refactored presence parsing into dedicated classDaniel Gultsch4-138/+178
2014-06-06added abbrev_all to date formatiNPUTmice1-1/+1
2014-06-06#158 Try to solve MM/dd date in each localekruks231-2/+3
2014-06-06fixes #172iNPUTmice1-1/+1
2014-06-06basic last seen feature. no peristancy just yet. no polishiNPUTmice6-295/+444
2014-06-05read marker is now a little less in your faceiNPUTmice1-0/+1
2014-06-04image provider path name now with .webp endingiNPUTmice2-3/+6
2014-06-04experimental gui to display read statusiNPUTmice2-11/+73
2014-06-04fixed regression with newly created conversations not being shown properlyiNPUTmice1-1/+2
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice7-46/+109
2014-06-04more bug fixes for the pgp problemiNPUTmice1-49/+73
2014-06-04fixed pgp on incoming carbon messagesiNPUTmice2-19/+17
2014-06-03answer to xep 184 message receipts. fixes #95iNPUTmice2-14/+52
2014-06-03added pgp sig on muc renameiNPUTmice1-3/+9
2014-06-02long press on images revails share with intentiNPUTmice1-0/+13
2014-06-01linked openkeychain install dialog from decrypt messages boxiNPUTmice1-49/+62
2014-06-01changed roster to concurrent hashmapiNPUTmice1-2/+2
2014-06-01unified crypto messages and made lock icon work for conferencesiNPUTmice2-21/+17
2014-06-01added warning when public keys are missingiNPUTmice1-0/+6
2014-06-01Fix tile rendering for larger conferencesAndreas Straub1-1/+1
2014-06-01show dialog when no contact in a muc has pgp supportiNPUTmice3-6/+42
2014-06-01OpenPGP key display in muc details is now prettier and linked to openkeychainiNPUTmice2-9/+37
2014-05-31Removed TASK_ON_HOME flag from intent created from shareAlethea Butler1-1/+3
2014-05-31Made the navigateUp override behave like a navigate upAlethea Butler1-1/+9
2014-05-31Refactored into onNavigateUpAlethea Butler1-6/+11
2014-05-31fixed regression that led to the wakelock not being released againiNPUTmice1-1/+1
2014-05-30Up button goes to contacts after initial setupAlethea Butler1-0/+6
2014-05-30Disabled the Home button when it's not the Up buttonAlethea Butler3-0/+5
2014-05-29More harcoded translations + updated Spanishkruks232-13/+13
2014-05-28display pgp key id in muc details and use keys to encrypt groupchatDaniel Gultsch3-4/+29
2014-05-28encrypted group messages are now properly decryptedDaniel Gultsch2-7/+11
2014-05-28first tries on crypto mucDaniel Gultsch6-41/+80
2014-05-28possible fix for #149 and #142iNPUTmice1-1/+1
2014-05-24error msg on offline subscription changesDaniel Gultsch1-12/+29