Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-09 | code cleanup for jingle proxy discovery | Daniel Gultsch | 4 | -99/+72 | |
2015-01-09 | ensure that everyone is member before making a room private | Daniel Gultsch | 3 | -6/+32 | |
2015-01-09 | make project translatable via transifex | Daniel Gultsch | 16 | -475/+12 | |
2015-01-08 | added missing drawables | Daniel Gultsch | 4 | -0/+0 | |
2015-01-08 | allow for very basic muc configuration | Daniel Gultsch | 6 | -128/+239 | |
2015-01-08 | code cleanup | Daniel Gultsch | 2 | -14/+15 | |
2015-01-08 | kick after ban | Daniel Gultsch | 4 | -1/+46 | |
2015-01-08 | fixed german translation | Daniel Gultsch | 1 | -2/+2 | |
2015-01-08 | some clean ups for affiliation change context menu | Daniel Gultsch | 3 | -6/+16 | |
2015-01-07 | s/.../…/ in CS strings | Sam Whited | 1 | -2/+2 | |
[ci skip] | |||||
2015-01-07 | Updated German translations for more muc options | Christian S. | 1 | -9/+12 | |
2015-01-07 | Update Dutch translations | Nathan Follens | 1 | -0/+25 | |
2015-01-07 | more muc options | Daniel Gultsch | 6 | -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-07 | Updated German translations... | Christian S | 1 | -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-07 | fixed invites | Daniel Gultsch | 1 | -37/+24 | |
2015-01-07 | basic affiliation changes in muc | Daniel Gultsch | 6 | -26/+160 | |
2015-01-07 | reset next encryption when archiving conversations | Daniel Gultsch | 2 | -1/+3 | |
2015-01-07 | Update affiliation in MUC details and advance mode | kruks23 | 1 | -0/+5 | |
2015-01-06 | Add materials theme | Sam Whited | 2 | -0/+15 | |
2015-01-07 | use copyonwritearraylist in for phone helper | Daniel Gultsch | 1 | -2/+2 | |
2015-01-07 | refactored UiHelper | Daniel Gultsch | 1 | -2/+10 | |
2015-01-06 | Czech translation for - show affiliation instead of role in MucDetails | Jaroslav Lichtblau | 1 | -0/+5 | |
2015-01-06 | fixed bug in new ping strategy | Daniel Gultsch | 1 | -3/+3 | |
2015-01-06 | mark sent images as sent_received instead of sent | Daniel Gultsch | 1 | -2/+1 | |
fixed #842 | |||||
2015-01-06 | run invalidateOptionsMenu on uiThread | Daniel Gultsch | 1 | -1/+1 | |
2015-01-06 | fixed potential NPEs in ShareWithActivity | Daniel Gultsch | 1 | -4/+5 | |
2015-01-06 | Update strings.xml | Benoit Bouvarel | 1 | -1/+1 | |
char ">" was missing at line 285 | |||||
2015-01-05 | Update strings.xml | Benoit Bouvarel | 1 | -1/+86 | |
French translation updated | |||||
2015-01-05 | added debug info + possible platform bug work arounds to message adapter | Daniel Gultsch | 1 | -0/+10 | |
2015-01-05 | reworked ping scheduling strategy. very experimental | Daniel Gultsch | 1 | -61/+32 | |
2015-01-05 | avoid requesting blocklist after stream resumption | Daniel Gultsch | 2 | -27/+24 | |
2015-01-05 | corrected German spellings | Christian Schneppe | 1 | -16/+16 | |
and shorten some strings | |||||
2015-01-05 | prevent QR code parser from crashing fixed #839 | Daniel Gultsch | 1 | -6/+13 | |
2015-01-05 | Show affiliation instead of role in MucDetails and offer 'advanced mode' to ↵ | Daniel Gultsch | 4 | -78/+130 | |
display role | |||||
2015-01-05 | Send notification to Pebble on new message | Olivier Mehani | 1 | -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-05 | Updated languages for higher auto accept file sizes and changed labeling to ↵ | Christian Schneppe | 14 | -416/+437 | |
MiB and KiB | |||||
2015-01-04 | made checks for valid image extensions case insensitive | Daniel Gultsch | 3 | -3/+3 | |
2015-01-04 | do not run mam queries in findOrCreateConversation() when isn't available | Daniel Gultsch | 1 | -5/+7 | |
2015-01-04 | added higher auto accept file sizes | Daniel Gultsch | 2 | -35/+39 | |
also changed labeling to MiB and KiB | |||||
2015-01-04 | code cleanup + logging of spoofed iq packets | Daniel Gultsch | 1 | -35/+33 | |
2015-01-04 | Verify IQ responses | Sam Whited | 4 | -18/+39 | |
Fixes #20 Move fromServer/toServer to AbstractStanza | |||||
2015-01-04 | Make IqPacket type an enum | Sam Whited | 9 | -99/+85 | |
2015-01-04 | Czech translation update | Jaroslav Lichtblau | 1 | -1/+39 | |
2015-01-04 | deal with prosodys muc namespace tagging of messages | Daniel Gultsch | 1 | -4/+5 | |
2015-01-04 | Use packet callbacks only for IqPackets. Removed unnecessary code | Daniel Gultsch | 2 | -71/+37 | |
2015-01-04 | Update spanish translations | sergio | 1 | -1/+15 | |
2015-01-04 | corrected German 'private_message_to' | kriztan | 1 | -1/+1 | |
2015-01-04 | no longer use ConcurrentHashMap in favor of synchronize on a final HashMap | Daniel Gultsch | 1 | -19/+27 | |
2015-01-03 | Added and modified German translations | kriztan | 1 | -5/+11 | |
2015-01-03 | version bump to 0.10 | Daniel Gultsch | 1 | -1/+1 | |