607b7d1
moved authentication into seperate method. force close socket before changing status
Daniel Gultsch created
607b7d1
moved authentication into seperate method. force close socket before changing status
Daniel Gultsch created
83fab06
introduced setting to turn of notification led
Daniel Gultsch created
4652541
update gradle and gradle plugin
Daniel Gultsch created
65548dd
use startdate as lower bound when querying archive with after=x
Daniel Gultsch created
b99d70b
don't show contact details when in conversations with self
Daniel Gultsch created
2713fd5
use last received message id when querying archive
Daniel Gultsch created
14b46c3
transform nimbuzz workaround into a more general 'waitForDisco' condition
Daniel Gultsch created
a8ebc5f
add required disco#items query to timeout list
Daniel Gultsch created
c22b384
increase version code to fix nasty bug in 1.11.5 beta
Daniel Gultsch created
db03013
removed ernoexception in exchange for a regular exeption to prevent verify error on <5.0
Daniel Gultsch created
7a84cfd
version bump to 1.11.5 + changelog
Daniel Gultsch created
c55f764
pulled translations from transifex
Daniel Gultsch created
0460702
check file owner when attaching files or using them as avatar
Daniel Gultsch created
290f0a1
prevent null pointer when checking http upload max size
Daniel Gultsch created
275d6a8
tell people to build debug instead of release
Daniel Gultsch created
b4ad2de
version bump to 1.11.4 + changelog
Daniel Gultsch created
ecaf75e
better detect broken pep
mark pep as broken when publishing bundle or device list failed reset 'brokenness' when account is getting disabled
Daniel Gultsch created
a968260
fixing travis
Daniel Gultsch created
0385e3a
switched around info and items query to avoid race condition
Daniel Gultsch created
e94e062
pulled translations from transifex
Daniel Gultsch created
5787687
removed unnecessary wait for disconnect
Daniel Gultsch created
6199791
made sure the disco#items query has returned before finalizing the bind
Daniel Gultsch created
5eedce9
version bump to 1.11.3 and changelog
Daniel Gultsch created
701742f
don't ask for resource when server uses http upload v0.1
Daniel Gultsch created
2549ce8
check max http file size when attaching files
Daniel Gultsch created
74c496f
add methods to check max file size for http upload
Daniel Gultsch created
e074104
save otr fingerprint in message
Daniel Gultsch created
867d0ef
include form fields into caps hash calculation
Daniel Gultsch created
8d98c52
closed some cursors under error conditions
Daniel Gultsch created
343a6b4
made setting aes keys in DownloadableFile more readable
Daniel Gultsch created
d115f38
Merge pull request #1784 from kriztan/patch-2
Update ShortcutBadger to version 1.1.4
Daniel Gultsch created
1d458e8
Update ShortcutBadger to version 1.1.4
Christian S created
46be514
version bump to 1.11.2 and changelog
Daniel Gultsch created
a9b66e3
allow to delete attachments. fixes #1539
Daniel Gultsch created
281cb65
only add image files to media scanner
Daniel Gultsch created
5641136
update build deps
Daniel Gultsch created
0baa2dd
Merge pull request #1780 from licaon-kter/patch-1
Typo `attempt`
Daniel Gultsch created
6ba90ec
Typo `attempt`
licaon-kter created
135c856
show room nick for /me command in sent muc messages. fixes #1773
Daniel Gultsch created
ac09011
be less strict when sharing EXTRA_TEXT intents
Daniel Gultsch created
7df2440
be more careful to avoid creating multiple connections
Daniel Gultsch created
b51ce43
don't show v\omemo keys as such if not enabled
Daniel Gultsch created
c4b1f61
version bump to 1.11.1 and changelog
Daniel Gultsch created
b17ca35
made it possible to share text files
Daniel Gultsch created
48be5af
reworked sharewith activity to stay open during sharing
closing the activity prematuraly caused uri permissions to be revoked
Daniel Gultsch created
323d31b
Merge pull request #1767 from fiaxh/path_file_accessible
Check if path for URI is accessible
Daniel Gultsch created
eaddfa7
Check if path for URI is accessible
The path extracted from the Cursor might not be accessible for Conversations. FileUtils accesses URI information through the ContentProvider, so this wouldn't be noticed. Fixes sharing from open-keychain's TemporaryContentProvider
fiaxh created
678bc7b
removed requirement of external component for http upload
Daniel Gultsch created
815c534
pulled translations from transifex
Daniel Gultsch created
0af8ee3
simplified getUsers(max) code
Daniel Gultsch created