aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* little layout improvementsChristian S2015-11-292-4/+8
|
* try out a lower connection timeoutChristian S2015-11-291-1/+1
|
* reordered settings menuChristian S2015-11-291-18/+21
|
* Merge branch 'refs/heads/siacs-master' into developmentChristian S2015-11-2968-2036/+330
|\
| * copy commitsChristian S2015-11-2968-2036/+330
|/|
| * increment version codeDaniel Gultsch2015-11-261-1/+1
| |
| * hide subject edit button if not editable by userDaniel Gultsch2015-11-264-5/+30
| |
| * encrypt pgp messages to selfDaniel Gultsch2015-11-261-8/+8
| |
| * detect server identity and added muc-workaround for slackDaniel Gultsch2015-11-263-5/+49
| |
| * version bump to 1.7.3Daniel Gultsch2015-11-261-2/+2
| |
| * removed unnecessary configuration fetch after joinDaniel Gultsch2015-11-261-1/+1
| |
| * removed unecessary chat stateDaniel Gultsch2015-11-261-1/+1
| |
| * fail jingle file transfer if axolotl key message could not be created. fixes ↵Daniel Gultsch2015-11-261-1/+5
| | | | | | | | #1576
| * pgp fixes and revert configuration changesDaniel Gultsch2015-11-2516-134/+91
| |
| * Merge pull request #1569 from fiaxh/conference_one_other_occupantDaniel Gultsch2015-11-241-20/+48
| |\ | | | | | | Show own avatar in tile for conferences with only one other occupant next to theirs
| * \ Merge pull request #1558 from fiaxh/pgp_api_9.0Daniel Gultsch2015-11-2453-1875/+138
| |\ \ | | | | | | | | Use OpenPGP-API 9.0
| | * | Sign empty statusfiaxh2015-11-092-3/+1
| | | |
| | * | Use OpenPGP-API 9.0fiaxh2015-11-0952-1874/+139
| | | |
| * | | Merge pull request #1570 from fiaxh/pgp_pgpengine_nullpointer_fixDaniel Gultsch2015-11-241-3/+3
| |\ \ \ | | |/ / | |/| | PGP fix
| | * | PgpEngine: Get account from conversation instead of from contact. fixes ↵fiaxh2015-11-151-3/+3
| |/ / | | | | | | | | | #1568, fixes #1544
* | | version 1.7.4 betaChristian S2015-11-292-2/+7
| | |
* | | typoChristian S2015-11-291-1/+1
| | |
* | | added plugin loader in settingsChristian S2015-11-251-0/+11
| | |
* | | added strings for plugin loaderChristian S2015-11-251-0/+4
| | |
* | | added German strings for plugin loaderChristian S2015-11-251-0/+4
| | |
* | | Update arrays.xmlChristian S2015-11-251-2/+2
| | | | | | | | | | | | * changed file size for never from 0 to 1 to show the download button instead of link * changed resource Conversations to Pix-Art Messender
* | | change IDENTITY_NAMEChristian S2015-11-171-1/+1
| | |
* | | Merge pull request #52 from fiaxh/conference_one_other_occupantChristian S2015-11-151-20/+48
|\ \ \ | | |/ | |/| Own contact picture in tile for conferences with only one other occupant
| * | Own contact picture in tile for conferences with only one other occupantfiaxh2015-11-151-20/+48
| |/
* | added full changelog as button...Christian S2015-11-151-1/+11
| | | | | | | | ...in updater dialog
* | modified some stringsChristian S2015-11-152-9/+10
| | | | | | | | * added fork infos to about activity
* | Version 1.7.3 + changelogChristian S2015-11-142-2/+7
| |
* | changed message background to light yellowChristian S2015-11-142-3/+6
| |
* | rename Conversations to Pix-Art MessengerChristian S2015-11-143-25/+26
| |
* | delete language strings except of English and GermanChristian S2015-11-1428-10200/+0
| |
* | show own name in sent locationsChristian S2015-11-141-0/+2
| |
* | Version 1.7.2 + ChangelogChristian S2015-11-142-2/+6
| |
* | added german strings for crop libraryChristian S2015-11-141-0/+5
| |
* | Merge pull request #51 from philipflohr/masterChristian S2015-11-141-3/+34
|\ \ | | | | | | scale the image to avoid OOM Execptions
| * | 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-crop
| * | don't use the imagepicker provided by android-cropPhilip Flohr2015-11-071-4/+12
| | |
* | | Merge branch 'refs/heads/philipflohr-master' into developmentChristian S2015-11-074-16/+32
|\ \ \
| * | | copy Avatar Crop patchChristian S2015-11-074-16/+32
|/| | | | |/ /
| * | 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-064-17/+32
| | |
* | | Merge remote-tracking branch 'siacs/master' into developmentChristian S2015-11-071-3/+6
|\ \ \ | | |/ | |/|
| * | Move migration 19 before 17Andreas Straub2015-11-061-3/+6
| |/ | | | | | | | | | | | | | | | | Migration 17 depends on Account deserialization, so any migrations that touch the accounts table need to be applied beforehand. Re-writing the migration to work directly on the database would lead to a lot of code duplication, so it's not worth it at this time, but might become necessary later on to avoid dependency cycles.
| * updated FAQ to account for incompatible serverDaniel Gultsch2015-11-011-0/+12
| |