aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ShareWithActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* made conversation list thread safeiNPUTmice2014-07-121-1/+2
|
* cleanup. removed old contacts activity. WARNING: this will temporarly ↵iNPUTmice2014-07-111-1/+0
| | | | disable muc invites
* fixed image sharing with contacts that have multiple presencesiNPUTmice2014-07-011-16/+25
|
* streamlined onpresenceselected listeneriNPUTmice2014-06-161-4/+9
|
* 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
|
* More harcoded translations + updated Spanishkruks232014-05-291-1/+1
|
* offline crud of contactsDaniel Gultsch2014-05-221-1/+1
|
* cleaned up shared textDaniel Gultsch2014-05-211-2/+2
|
* some code cleanup to deal with the roster mgmt changes from earlierDaniel Gultsch2014-05-191-17/+5
|
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-191-1/+1
|
* Major Contact Picture code cleanupAndreas Straub2014-04-131-2/+3
| | | | | Notifications now have pseudotransparent icons, icons are generated in the correct size.
* More Contact Picture refactorsandy2014-04-121-2/+5
| | | | | Use polymorphism to avoid dynamic dispatch based on nulled parameters. Next up: Prettier MUC icons
* use conference subject to identiy roomDaniel Gultsch2014-03-141-1/+6
|
* sharing textDaniel Gultsch2014-03-131-0/+128