aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* possible fix to be able to images and encrypted messages at a faster rateiNPUTmice2014-06-074-57/+47
|
* removed presence from last seeniNPUTmice2014-06-061-7/+1
|
* basic last seen feature. no peristancy just yet. no polishiNPUTmice2014-06-062-294/+392
|
* read marker is now a little less in your faceiNPUTmice2014-06-051-0/+1
|
* image provider path name now with .webp endingiNPUTmice2014-06-041-1/+1
|
* experimental gui to display read statusiNPUTmice2014-06-041-11/+61
|
* 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-042-2/+2
|
* long press on images revails share with intentiNPUTmice2014-06-021-0/+13
|
* linked openkeychain install dialog from decrypt messages boxiNPUTmice2014-06-011-49/+62
|
* unified crypto messages and made lock icon work for conferencesiNPUTmice2014-06-012-21/+17
|
* added warning when public keys are missingiNPUTmice2014-06-011-0/+6
|
* show dialog when no contact in a muc has pgp supportiNPUTmice2014-06-012-6/+24
|
* OpenPGP key display in muc details is now prettier and linked to openkeychainiNPUTmice2014-06-011-9/+28
|
* Removed TASK_ON_HOME flag from intent created from shareAlethea Butler2014-05-311-1/+3
|
* Made the navigateUp override behave like a navigate upAlethea Butler2014-05-311-1/+9
|
* Refactored into onNavigateUpAlethea Butler2014-05-311-6/+11
|
* Up button goes to contacts after initial setupAlethea Butler2014-05-301-0/+6
|
* Disabled the Home button when it's not the Up buttonAlethea Butler2014-05-303-0/+5
|
* More harcoded translations + updated Spanishkruks232014-05-292-13/+13
|
* display pgp key id in muc details and use keys to encrypt groupchatDaniel Gultsch2014-05-281-2/+7
|
* first tries on crypto mucDaniel Gultsch2014-05-283-33/+40
|
* error msg on offline subscription changesDaniel Gultsch2014-05-241-12/+29
|
* More harcoded translations + Spanishkruks232014-05-242-7/+7
|
* Title activities translations + contacts translations + update Spanish ↵kruks232014-05-232-11/+11
| | | | Translations
* code cleanupDaniel Gultsch2014-05-231-9/+0
|
* Contact details translations + update spanish translationskruks232014-05-221-18/+18
|
* offline crud of contactsDaniel Gultsch2014-05-223-3/+3
|
* cleaned up shared textDaniel Gultsch2014-05-215-17/+40
|
* Update Spanish Translations + harcoded just_nowkruks232014-05-202-2/+2
|
* highlight people in conferences by clicken on their pictureDaniel Gultsch2014-05-201-14/+27
|
* some code cleanup to deal with the roster mgmt changes from earlierDaniel Gultsch2014-05-192-72/+54
|
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-194-99/+59
|
* bind and session request more compatibleDaniel Gultsch2014-05-181-0/+7
|
* fixed #123 fixed122Daniel Gultsch2014-05-181-1/+1
|
* cleaned up edit account dialog a littleDaniel Gultsch2014-05-181-20/+13
|
* added record audio buttonDaniel Gultsch2014-05-171-0/+8
|
* receiving pgp images important bug fixDaniel Gultsch2014-05-171-1/+1
|
* fixed #108Daniel Gultsch2014-05-171-3/+4
|
* permanent notification disapears now when account is being deleted + code ↵Daniel Gultsch2014-05-171-1/+0
| | | | clean up
* fixed #113Daniel Gultsch2014-05-171-2/+1
|
* French translation + hard-coded string > @stringBenoit Bouvarel2014-05-161-16/+16
|
* fixed npeDaniel Gultsch2014-05-151-5/+3
|
* hiding the prepare image toast after error or successDaniel Gultsch2014-05-142-3/+15
|
* code clean upDaniel Gultsch2014-05-141-104/+51
|
* added presence selectionDaniel Gultsch2014-05-131-5/+19
|
* Merge branch 'development' into feature/take_pictureDaniel Gultsch2014-05-131-10/+12
|\
| * code cleanupDaniel Gultsch2014-05-131-10/+12
| |
* | takeing pictures over intentDaniel Gultsch2014-05-131-0/+22
| |
* | Merge branch 'development' into feature/take_pictureDaniel Gultsch2014-05-131-8/+2
|\|