aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* set bookmark name to room subject if no subject has been set beforeDaniel Gultsch2015-12-121-0/+1
* modified contact permission dialogDaniel Gultsch2015-12-121-1/+1
* ask for contact permissions when first opening StartConversationActivityDaniel Gultsch2015-12-121-8/+55
* request storage permission when needed on Android 6.0Daniel Gultsch2015-12-122-1453/+1495
* implement direct sharing in android 6.0. fixes #1321Daniel Gultsch2015-12-111-23/+64
* disable update download only on WiFiChristian S2015-12-061-2/+2
* hide prepare file toast after preparing the fileDaniel Gultsch2015-12-061-0/+1
* be more carefull with pending urisDaniel Gultsch2015-12-061-8/+16
* check availabiltiy of pgp before sharing filesDaniel Gultsch2015-12-061-0/+4
* avoid some NPEsDaniel Gultsch2015-12-041-1/+1
* Unset all PGP signatures oncefiaxh2015-12-041-69/+73
* 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
|\|