aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-05-19some code cleanup to deal with the roster mgmt changes from earlierDaniel Gultsch3-77/+54
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch15-560/+332
2014-05-18bind and session request more compatibleDaniel Gultsch3-4/+19
2014-05-18fixed #123 fixed122Daniel Gultsch3-31/+11
2014-05-18cleaned up edit account dialog a littleDaniel Gultsch1-20/+13
2014-05-18fixed #53 aka server not found bugDaniel Gultsch3-27/+39
2014-05-17sending session after unsucesfull session resume. fixed #116Daniel Gultsch1-7/+8
2014-05-17receiving pgp images important bug fixDaniel Gultsch1-1/+1
2014-05-17added record audio buttonDaniel Gultsch1-0/+8
2014-05-17made sending session more compliantDaniel Gultsch1-2/+2
2014-05-17receiving pgp images important bug fixDaniel Gultsch1-1/+1
2014-05-17Update Validator.javathe-username1-1/+1
2014-05-17fixed #108Daniel Gultsch1-3/+4
2014-05-17permanent notification disapears now when account is being deleted + code cle...Daniel Gultsch3-16/+9