aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-14Harden the TLS connection cipher suitesSam Whited5-43/+94
2015-01-13Ensure type safety in Pebble notificationsSam Whited1-15/+30
2015-01-13Fix bottom padding on about pageSam Whited1-1/+1
2015-01-13make use of different dimensions for different screen sizesDaniel Gultsch15-114/+56
2015-01-12Use margin instead of padding in about screenSam Whited1-4/+4
2015-01-13Updated Italian translationsElia1-25/+104
2015-01-12Czech translationJaroslav Lichtblau1-9/+37
2015-01-12catch bug in guessContentTypeDaniel Gultsch1-1/+6
2015-01-12context menu for files and offered files. fixed #848 fixed #849Daniel Gultsch3-17/+24
2015-01-12reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch5-168/+171
2015-01-11Add XEP-0245 (/me command) supportSam Whited4-159/+205
2015-01-11do not check image file size over http if accepted file size is 0Daniel Gultsch2-6/+11
2015-01-11keep proper image file extensionDaniel Gultsch4-26/+39
2015-01-11shortened some stringDaniel Gultsch2-2/+3
2015-01-10fixed #860Daniel Gultsch1-0/+1
2015-01-10make room persistant when changing subject or other muc optionsDaniel Gultsch3-16/+26
2015-01-10don't crash when selecting a conversation by uuid did not workDaniel Gultsch1-16/+20
2015-01-09fixed regression in tablet uiDaniel Gultsch1-0/+2
2015-01-09Introduced expert options to control enter-is-sendDaniel Gultsch5-5/+27
2015-01-09code cleanup for jingle proxy discoveryDaniel Gultsch4-99/+72
2015-01-09ensure that everyone is member before making a room privateDaniel Gultsch3-6/+32
2015-01-09make project translatable via transifexDaniel Gultsch16-475/+12
2015-01-08added missing drawablesDaniel Gultsch4-0/+0
2015-01-08allow for very basic muc configurationDaniel Gultsch6-128/+239
2015-01-08code cleanupDaniel Gultsch2-14/+15
2015-01-08kick after banDaniel Gultsch4-1/+46
2015-01-08fixed german translationDaniel Gultsch1-2/+2
2015-01-08some clean ups for affiliation change context menuDaniel Gultsch3-6/+16
2015-01-07s/.../…/ in CS stringsSam Whited1-2/+2
2015-01-07Updated German translations for more muc optionsChristian S.1-9/+12
2015-01-07Update Dutch translationsNathan Follens1-0/+25
2015-01-07more muc optionsDaniel Gultsch6-25/+99
2015-01-07Updated German translations...Christian S1-4/+15
2015-01-07fixed invitesDaniel Gultsch1-37/+24
2015-01-07basic affiliation changes in mucDaniel Gultsch6-26/+160
2015-01-07reset next encryption when archiving conversationsDaniel Gultsch2-1/+3
2015-01-07Update affiliation in MUC details and advance modekruks231-0/+5
2015-01-06Add materials themeSam Whited2-0/+15
2015-01-07use copyonwritearraylist in for phone helperDaniel Gultsch1-2/+2
2015-01-07refactored UiHelperDaniel Gultsch1-2/+10
2015-01-06Czech translation for - show affiliation instead of role in MucDetailsJaroslav Lichtblau1-0/+5
2015-01-06fixed bug in new ping strategyDaniel Gultsch1-3/+3
2015-01-06mark sent images as sent_received instead of sentDaniel Gultsch1-2/+1
2015-01-06run invalidateOptionsMenu on uiThreadDaniel Gultsch1-1/+1
2015-01-06fixed potential NPEs in ShareWithActivityDaniel Gultsch1-4/+5
2015-01-06Update strings.xmlBenoit Bouvarel1-1/+1
2015-01-05Update strings.xmlBenoit Bouvarel1-1/+86
2015-01-05added debug info + possible platform bug work arounds to message adapterDaniel Gultsch1-0/+10
2015-01-05reworked ping scheduling strategy. very experimentalDaniel Gultsch1-61/+32
2015-01-05avoid requesting blocklist after stream resumptionDaniel Gultsch2-27/+24