aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* some mime and pgp fixes for file transferiNPUTmice2014-11-142-45/+40
* progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-141-2/+7
* copy non local files to private storage firstiNPUTmice2014-11-141-4/+19
* bug fixes and various improvements for file transferiNPUTmice2014-11-141-4/+9
* basic arbitrary file transferiNPUTmice2014-11-142-47/+96
* auto register/unregister listenersiNPUTmice2014-11-117-345/+289
* temporarliy got rid of some insane work arounds in favor of some maybe less i...iNPUTmice2014-11-112-6/+9
* more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice2014-11-102-15/+22
* use isBareJid instead of getResourcePart().isEmpty()iNPUTmice2014-11-092-2/+2
* fixed muc sender history for some cases (where the previous nick was a valid ...iNPUTmice2014-11-092-8/+17
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-0911-16/+16
* refactored code to always contain full jid for counterpartiNPUTmice2014-11-093-35/+34
* Fix contact highlighting in MUCSam Whited2014-11-091-2/+2
* Fix crash on account creationSam Whited2014-11-091-13/+2
* Create avatar's for JID's w/o localpartsSam Whited2014-11-091-19/+1
* Fix bug introduced by rebaseSam Whited2014-11-091-5/+4
* Fix letter avatar selection in MUCSam Whited2014-11-091-13/+1
* More formatting fixes in MUCSam Whited2014-11-091-1/+5
* Format contact names in MUC properlySam Whited2014-11-092-24/+27
* It builds again!Sam Whited2014-11-091-2/+4
* Update more files to use JID objectsSam Whited2014-11-099-32/+77
* Update another chunk of stuff to use JID objectsSam Whited2014-11-096-74/+96
* update conversation fragment on every backend connectiNPUTmice2014-11-081-2/+3
* Merge pull request #549 from emdete/p2Daniel Gultsch2014-11-081-3/+7
|\
| * adjust api level wrappingM. Dietrich2014-11-041-3/+7
* | bug fixes for the previous ui refactoringiNPUTmice2014-11-073-27/+20
* | UI code refactoringiNPUTmice2014-11-073-253/+172
* | fixed #633iNPUTmice2014-11-061-24/+26
* | don't show avatar on initial account creationiNPUTmice2014-11-061-2/+4
* | Merge branch 'development' of https://github.com/siacs/Conversations into dev...iNPUTmice2014-11-042-0/+56
|\ \
| * | Convert about dialog to activitySam Whited2014-11-042-6/+29
| * | Move AboutDialog to correct pathSam Whited2014-11-041-0/+33
| |/
* / link to account details when touching own avatariNPUTmice2014-11-041-118/+124
|/
* Merge pull request #625 from SamWhited/linterfixDaniel Gultsch2014-11-041-1/+3
|\
| * Make linter ignore properly checked API mismatchSam Whited2014-11-041-1/+3
* | show avatar in editaccountiNPUTmice2014-11-041-1/+18
|/
* register nfc callback in every activity that provides a proper sharable uriiNPUTmice2014-11-045-16/+18
* optimize code abitM. Dietrich2014-11-041-29/+23
* implement "correct" ndef parsingM. Dietrich2014-11-041-13/+25
* made qr code available from muc and contact details as welliNPUTmice2014-11-045-105/+167
* added missing return statement. fixed api bugiNPUTmice2014-11-041-3/+2
* be more OOM. Dietrich2014-11-041-51/+44
* support pre JELLY_BEAN ndefM. Dietrich2014-11-041-16/+24
* fixed nfc. react to ?join uris. some refactoring. code cleanup. thanks to @em...iNPUTmice2014-11-033-165/+271
|\
| * basic beam code / untestediNPUTmice2014-11-033-127/+187
* | unfinishd qr code implemenation. thanks to @emdeteiNPUTmice2014-11-032-11/+110
|/
* Merge branch 'gradle' into developmentSam Whited2014-10-3013-103/+199
* Make conversations the root projectSam Whited2014-10-2220-0/+6024