aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | show tor config in paranoid modeDaniel Gultsch2015-12-041-1/+1
* | introduced build-time paranoia mode that disables unencrypted chats a…Daniel Gultsch2015-12-041-0/+12
* | fixed crashes when activity got destroyed when selecting pgp keyDaniel Gultsch2015-12-042-40/+96
* | do socks5 connect manuallyDaniel Gultsch2015-12-041-21/+31
* | initial tor supportDaniel Gultsch2015-12-042-1/+44
* | parse vcard avatars from muc presencesDaniel Gultsch2015-12-041-6/+2
* | fixed avatar loading for non-file urisDaniel Gultsch2015-12-041-9/+5
* | users are now able to crop their avatar pictures using the android-cropPhilip Flohr2015-12-041-26/+4
* | copy commitsChristian S2015-11-296-58/+91
|\|
| * hide subject edit button if not editable by userDaniel Gultsch2015-11-261-0/+2
| * pgp fixes and revert configuration changesDaniel Gultsch2015-11-254-30/+16
| * Sign empty statusfiaxh2015-11-091-2/+1
| * Use OpenPGP-API 9.0fiaxh2015-11-093-26/+71
* | added full changelog as button...Christian S2015-11-151-1/+11
* | rename Conversations to Pix-Art MessengerChristian S2015-11-141-1/+1
* | Merge pull request #51 from philipflohr/masterChristian S2015-11-141-3/+34
|\ \
| * | scale the image to avoid OOM ExecptionsPhilip Flohr2015-11-131-3/+34
* | | Merge pull request #50 from philipflohr/masterChristian S2015-11-081-4/+12
|\| |
| * | don't use the imagepicker provided by android-cropPhilip Flohr2015-11-071-4/+12
* | | copy Avatar Crop patchChristian S2015-11-071-16/+26
|\| |
| * | use Config.AVATAR_SIZE as size for cropping avatar picturePhilip Flohr2015-11-061-1/+1
| * | set the avatar image size to 384x384Philip Flohr2015-11-061-1/+1
| * | users are now able to crop their avatar picturesPhilip Flohr2015-11-061-16/+26
| |/
* | Merge pull request #47 from siacs/masterChristian S2015-11-013-8/+19
|\|
| * indicate cbe in chat message hintDaniel Gultsch2015-10-311-1/+7
| * explicitly mark verified omemo keys in UIDaniel Gultsch2015-10-312-7/+12
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-317-84/+207
|\|
| * Merge pull request #1513 from fiaxh/pgp_background_decryptionDaniel Gultsch2015-10-303-71/+79
| |\
| | * Show PGP "please wait" message only when actually decryptingfiaxh2015-10-281-1/+5
| | * Decrypt PGP messages in backgroundfiaxh2015-10-282-70/+74
| * | load avatars in message adapter in background taskDaniel Gultsch2015-10-291-11/+92
| * | show encryption type in warned/red messagesDaniel Gultsch2015-10-281-0/+6
| |/
| * Merge pull request #1520 from saqura/self_handle_orientationDaniel Gultsch2015-10-264-1/+29
| |\
| | * Reset the margins manually after rotatingsaqura2015-10-264-1/+29
* | | Merge remote-tracking branch 'refs/remotes/siacs/master' into developmentChristian S2015-10-261-0/+1
|\| |
| * | invalidate menu after backend connection.Daniel Gultsch2015-10-251-0/+1
| |/
* | bug fixed in updaterChristian S2015-10-221-97/+101
* | add offline hint to subtitle if contact is offlineChristian S2015-10-201-1404/+1410
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-205-42/+60
|\|
| * open unknown files with wildcard intentDaniel Gultsch2015-10-202-10/+15
| * open manage account + certificate chooser when cbe mode is enabledDaniel Gultsch2015-10-202-28/+39
| * add nick to bookmark when entering full jid in join conference dialogDaniel Gultsch2015-10-191-4/+6
* | show lastseen as subtitle in chatviewChristian S2015-10-191-2/+3
* | copy commitsChristian S2015-10-174-42/+70
|\|
| * allow redownloading files from remote hosts. fixes #1504Daniel Gultsch2015-10-171-1/+2
| * improved error reporting in trust keys activityDaniel Gultsch2015-10-173-12/+23
| * introduced code to verify omemo device keys with x509 certificates.Daniel Gultsch2015-10-161-32/+48
* | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-10-167-55/+217
|\|
| * make unread status and notifications presistent across restartsDaniel Gultsch2015-10-141-2/+1
| * set cursor to end of jid in edit accountDaniel Gultsch2015-10-131-2/+3