aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'feature/file_transfer' into developmentiNPUTmice2014-11-154-7/+80
|\ | | | | | | | | Conflicts: src/main/res/values/strings.xml
| * fixed description in notifications and conversation overviewiNPUTmice2014-11-151-0/+39
| |
| * made file transfers cancelableiNPUTmice2014-11-151-0/+2
| |
| * some mime and pgp fixes for file transferiNPUTmice2014-11-151-6/+8
| |
| * progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-151-0/+1
| |
| * basic arbitrary file transferiNPUTmice2014-11-153-7/+36
| |
* | Merge branch 'feature/otr_verification' into developmentiNPUTmice2014-11-151-2/+32
|\ \ | |/ |/|
| * added snackbar to indicate smp. more error handling in verify activityiNPUTmice2014-11-111-0/+4
| |
| * initial smp supportiNPUTmice2014-11-111-2/+28
| |
* | fixed possible npe when loading null counterpart into messageiNPUTmice2014-11-141-1/+6
| |
* | made presences synchronizediNPUTmice2014-11-131-13/+27
| |
* | more npe checks in muc packet parseriNPUTmice2014-11-131-31/+34
|/
* more refactoring for presence selection. removed getTo, getFrom and getJid ↵iNPUTmice2014-11-101-9/+5
| | | | from Element
* s/getResourcepart().isEmpty()/isBareJid()/Sam Whited2014-11-092-3/+3
|
* migrated some otr stuff to new jid classesiNPUTmice2014-11-091-72/+73
|
* Merge pull request #642 from SamWhited/accountgetjidDaniel Gultsch2014-11-091-5/+1
|\ | | | | Rework `Account.getJid()' to return full JIDs
| * Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-5/+1
| | | | | | | | Remove `Account.getFullJid()'
* | fixed null pointer in message mergeriNPUTmice2014-11-091-0/+1
|/
* refactored code to always contain full jid for counterpartiNPUTmice2014-11-092-22/+5
|
* fixed full jid for accountiNPUTmice2014-11-091-80/+76
|
* Create avatar's for JID's w/o localpartsSam Whited2014-11-091-6/+8
|
* Fix letter avatar selection in MUCSam Whited2014-11-091-0/+1
|
* It builds again!Sam Whited2014-11-091-7/+7
|
* Update more files to use JID objectsSam Whited2014-11-091-2/+2
|
* Update another chunk of stuff to use JID objectsSam Whited2014-11-091-7/+2
|
* Update more files to use JID objectsSam Whited2014-11-091-3/+3
|
* Move a chunk of classes over to using JID objectsSam Whited2014-11-098-195/+235
|
* fixed #634iNPUTmice2014-11-091-2/+2
|
* Add last seen info to the databaseSam Whited2014-11-041-13/+36
| | | | Fixes #612
* fixed arrayoutofbounds + spellingiNPUTmice2014-11-011-6/+6
|
* Merge branch 'gradle' into developmentSam Whited2014-10-301-25/+59
| | | | | | | | | | Conflicts: .gitignore CHANGELOG.md README.md libs/MemorizingTrustManager libs/minidns libs/openpgp-api-lib
* Make conversations the root projectSam Whited2014-10-2212-0/+2612