aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
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
(default == off)
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
[ci skip]
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
* show invite button only with admin privileges or on public conferences * Offer to ban user in public conferences. Thanks to @betheg for the awesome ground work for this
2015-01-07Updated German translations...Christian S1-4/+15
...I'm not sure if "Weitere Einstellungen" is the right translation for "advanced mode". Has anybody a better translation? I've changed the translations. Updated German translations... Updated German translations...
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
fixed #842
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
char ">" was missing at line 285
2015-01-05Update strings.xmlBenoit Bouvarel1-1/+86
French translation updated
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
2015-01-05corrected German spellingsChristian Schneppe1-16/+16
and shorten some strings
2015-01-05prevent QR code parser from crashing fixed #839Daniel Gultsch1-6/+13
2015-01-05Show affiliation instead of role in MucDetails and offer 'advanced mode' to ↵Daniel Gultsch4-78/+130
display role
2015-01-05Send notification to Pebble on new messageOlivier Mehani1-2/+28
This implements basic notifications to the Pebble through the app (using an intent). This simply hooks into NotificationService.notify(). This is pretty basic, but it works (I haven't tested to see how the intent is received when the Pebble app is not around, though). More fancy stuff could probably be added to avoid getting flooded, but the Pebble app already does a good job a filtering notification (e.g., screen on or quiet times). Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2015-01-05Updated languages for higher auto accept file sizes and changed labeling to ↵Christian Schneppe14-416/+437
MiB and KiB
2015-01-04made checks for valid image extensions case insensitiveDaniel Gultsch3-3/+3
2015-01-04do not run mam queries in findOrCreateConversation() when isn't availableDaniel Gultsch1-5/+7
2015-01-04added higher auto accept file sizesDaniel Gultsch2-35/+39
also changed labeling to MiB and KiB
2015-01-04code cleanup + logging of spoofed iq packetsDaniel Gultsch1-35/+33
2015-01-04Verify IQ responsesSam Whited4-18/+39
Fixes #20 Move fromServer/toServer to AbstractStanza
2015-01-04Make IqPacket type an enumSam Whited9-99/+85
2015-01-04Czech translation updateJaroslav Lichtblau1-1/+39
2015-01-04deal with prosodys muc namespace tagging of messagesDaniel Gultsch1-4/+5