aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-05-24More harcoded translations + Spanishkruks232-7/+7
2014-05-23Title activities translations + contacts translations + update Spanish Transl...kruks232-11/+11
2014-05-23end otr sessions earlier / more often. can lead to unesessary handshakes but ...Daniel Gultsch3-17/+32
2014-05-23fixed possible npeDaniel Gultsch1-0/+6
2014-05-23code cleanupDaniel Gultsch2-10/+0
2014-05-22Contact details translations + update spanish translationskruks231-18/+18
2014-05-22offline crud of contactsDaniel Gultsch5-17/+48
2014-05-22implementet missing methods on the new roster mgmtDaniel Gultsch2-3/+17
2014-05-22fixed #136Daniel Gultsch2-24/+36
2014-05-21write contacts on system shutdownDaniel Gultsch4-132/+197
2014-05-21further improvment trying to deal with large imagesDaniel Gultsch1-1/+6
2014-05-21Refactored unknown contact picture generationAndreas Straub1-108/+41
2014-05-21Fix highlight detection in MUC channelsAndreas Straub1-2/+17
2014-05-21cleaned up shared textDaniel Gultsch6-26/+41
2014-05-21auto retry image compression with decreasing sample sizeDaniel Gultsch1-17/+15
2014-05-20close input streamDaniel Gultsch1-0/+1
2014-05-20trying to deal with larger imagesDaniel Gultsch1-4/+17
2014-05-20Update Spanish Translations + harcoded just_nowkruks233-8/+8
2014-05-20highlight people in conferences by clicken on their pictureDaniel Gultsch1-14/+27
2014-05-20fixed ping time out after session resumeDaniel Gultsch1-0/+1
2014-05-20ported pending subscription support to new roster mgmtDaniel Gultsch3-28/+5
2014-05-19made roster persistant aka enabled versioning againDaniel Gultsch3-41/+30