aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add block/unblock to contact details menuSam Whited2015-01-214-9/+28
* Merge pull request #908 from betheg/otr4jDaniel Gultsch2015-01-213-2/+8
|\
| * otr4j: update to 0.22Michael2015-01-203-2/+8
* | Add color / category to foreground notificationSam Whited2015-01-201-7/+14
* | changed message duplicate finderiNPUTmice2015-01-201-5/+10
* | fixed missing image previewiNPUTmice2015-01-201-1/+1
* | fixed up button on v21 devicesiNPUTmice2015-01-201-2/+6
|/
* Fixed action bar search for Android 5.0iNPUTmice2015-01-201-4/+4
* Czech translation updatedJaroslav Lichtblau2015-01-191-406/+420
* Remove legacy SSL supportSam Whited2015-01-1911-30/+11
* don't trim bodiesiNPUTmice2015-01-191-1/+1
* fetched translations from transifexiNPUTmice2015-01-1914-4159/+4412
* fixed legacy translation of image receivediNPUTmice2015-01-191-1/+3
* added changelog for 1.0iNPUTmice2015-01-191-1/+1
* check for deleted files when loading more messages from historyiNPUTmice2015-01-191-1/+3
* account for rounding errors when rescheduling wake upiNPUTmice2015-01-191-150/+153
* fixed bug when sharing files from google driveiNPUTmice2015-01-181-7/+11
* proper desc for offering and sending images in conversations overviewiNPUTmice2015-01-182-0/+10
* explain read markeriNPUTmice2015-01-182-20/+19
* use same helper methods for images and filesiNPUTmice2015-01-183-61/+19
* Merge pull request #899 from SamWhited/api21_notificationsDaniel Gultsch2015-01-181-0/+4
|\
| * Add some Android 21 notification featuresSam Whited2015-01-171-0/+4
* | Merge pull request #901 from kriztan/patch-2Daniel Gultsch2015-01-182-0/+6
|\ \
| * | Added new file type names for file transfersChristian S2015-01-182-0/+6
| |/
* / Fix string substitutions with unknown filetypesSam Whited2015-01-172-2/+3
|/
* Correct the download file string on notificationsSam Whited2015-01-178-24/+18
* Add download button on notification if applicableSam Whited2015-01-168-29/+71
* sending read marker when resuming activity and conversation is openiNPUTmice2015-01-151-1/+4
* show toast when avatar has been published - fixed #874iNPUTmice2015-01-152-13/+14
* added dedicated button to disable foreground service in perma notificationiNPUTmice2015-01-156-3/+11
* fixed #888iNPUTmice2015-01-151-1/+1
* Merge pull request #885 from SamWhited/display-enter-keyDaniel Gultsch2015-01-145-26/+52
|\
| * Add option to swap enter/emoticon keySam Whited2015-01-145-26/+52
* | handle muc nicks with white spaces. fixed #884iNPUTmice2015-01-142-3/+4
* | Harden the TLS connection cipher suitesSam Whited2015-01-145-43/+94
|/
* Merge pull request #882 from SamWhited/apiandjavafixesDaniel Gultsch2015-01-141-15/+30
|\
| * Ensure type safety in Pebble notificationsSam Whited2015-01-131-15/+30
* | Fix bottom padding on about pageSam Whited2015-01-131-1/+1
|/
* make use of different dimensions for different screen sizesDaniel Gultsch2015-01-1315-114/+56
* Merge pull request #872 from Elinvention/developmentDaniel Gultsch2015-01-131-25/+104
|\
| * Updated Italian translationsElia2015-01-131-25/+104
* | Merge pull request #873 from SamWhited/about-margin-fixDaniel Gultsch2015-01-131-4/+4
|\ \ | |/ |/|
| * Use margin instead of padding in about screenSam Whited2015-01-121-4/+4
* | Czech translationJaroslav Lichtblau2015-01-121-9/+37
|/
* catch bug in guessContentTypeDaniel Gultsch2015-01-121-1/+6
* context menu for files and offered files. fixed #848 fixed #849Daniel Gultsch2015-01-123-17/+24
* reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch2015-01-125-168/+171
* Merge pull request #866 from SamWhited/xep0245Daniel Gultsch2015-01-124-159/+205
|\
| * Add XEP-0245 (/me command) supportSam Whited2015-01-114-159/+205
* | do not check image file size over http if accepted file size is 0Daniel Gultsch2015-01-112-6/+11