e1ea20b
s/.../…/ in CS strings
Click to expand commit body
[ci skip]
Sam Whited created
e1ea20b
s/.../…/ in CS strings
[ci skip]
Sam Whited created
45c1e88
Updated German translations for more muc options
Christian S. created
c9dc82d
Update Dutch translations
Nathan Follens created
8d655f4
more muc options
* 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
Daniel Gultsch created
d70b5f9
Merge branch 'development' of https://github.com/siacs/Conversations into development
Daniel Gultsch created
8ab19fa
Merge pull request #847 from kriztan/patch-1
Updated German translations...
Daniel Gultsch created
9d43ddb
Updated German translations...
...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...
Christian S created
0ad8796
fixed invites
Daniel Gultsch created
af1410b
Merge pull request #845 from SamWhited/material
Add materials theme for v21 devices
Daniel Gultsch created
ef525fb
basic affiliation changes in muc
Daniel Gultsch created
81e9afd
reset next encryption when archiving conversations
Daniel Gultsch created
943a01b
Merge branch 'development' of https://github.com/siacs/Conversations into development
Daniel Gultsch created
a7ee9cc
Merge pull request #846 from kruks23/translation4
Update spanish translation
Daniel Gultsch created
a1a2a39
Update affiliation in MUC details and advance mode
kruks23 created
312f95b
Update travis config to use current build tools
Sam Whited created
45bb59d
Add materials theme
Sam Whited created
a22c8c0
use copyonwritearraylist in for phone helper
Daniel Gultsch created
d502e57
refactored UiHelper
Daniel Gultsch created
c01e866
Merge pull request #843 from svetlemodry/development
Czech translation for - show affiliation instead of role in MucDetails
Daniel Gultsch created
066f60a
Czech translation for - show affiliation instead of role in MucDetails
Jaroslav Lichtblau created
f02f510
fixed bug in new ping strategy
Daniel Gultsch created
353f4e3
mark sent images as sent_received instead of sent
fixed #842
Daniel Gultsch created
8a3ccfd
Merge pull request #841 from BenoitBouvarel/patch-2
Update strings.xml
Daniel Gultsch created
562699c
run invalidateOptionsMenu on uiThread
Daniel Gultsch created
4b0043b
fixed potential NPEs in ShareWithActivity
Daniel Gultsch created
352af14
Update strings.xml
char ">" was missing at line 285
Benoit Bouvarel created
f8758b7
Update strings.xml
French translation updated
Benoit Bouvarel created
777e060
Merge branch 'development' of https://github.com/siacs/Conversations into development
Daniel Gultsch created
fdcbdfd
added debug info + possible platform bug work arounds to message adapter
Daniel Gultsch created
0c51245
reworked ping scheduling strategy. very experimental
Daniel Gultsch created
85f24c9
avoid requesting blocklist after stream resumption
Daniel Gultsch created
f2cc70c
Merge pull request #840 from kriztan/patch-1
corrected German spellings
Daniel Gultsch created
47a8a39
corrected German spellings
and shorten some strings
Christian Schneppe created
2679824
prevent QR code parser from crashing fixed #839
Daniel Gultsch created
bdb335e
Show affiliation instead of role in MucDetails and offer 'advanced mode' to display role
Daniel Gultsch created
8264474
Merge pull request #838 from shtrom/pebble-notifications-squash
Send notification to Pebble on new message
Daniel Gultsch created
f1ebece
Send notification to Pebble on new message
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>
Olivier Mehani created
07dc162
Merge pull request #836 from kriztan/development
Updated languages ...
Daniel Gultsch created
ddee804
Updated languages for higher auto accept file sizes and changed labeling to MiB and KiB
Christian Schneppe created
2723c9c
made checks for valid image extensions case insensitive
Daniel Gultsch created
3522243
do not run mam queries in findOrCreateConversation() when isn't available
Daniel Gultsch created
e6cd92a
added higher auto accept file sizes
also changed labeling to MiB and KiB
Daniel Gultsch created
d7ac9b8
Merge branch 'development' of https://github.com/siacs/Conversations into development
Daniel Gultsch created
0c804af
added travis build icon to README
Daniel Gultsch created
4f34a8f
Merge pull request #833 from SamWhited/travis
Add travis config
Daniel Gultsch created
92f4b71
Add travis config
Sam Whited created
0d6d09b
code cleanup + logging of spoofed iq packets
Daniel Gultsch created
d64496e
Merge pull request #823 from SamWhited/issue20
Verify IQ responses
Daniel Gultsch created
88704ce
Verify IQ responses
Fixes #20 Move fromServer/toServer to AbstractStanza
Sam Whited created
eb7e683
Make IqPacket type an enum
Sam Whited created