969044b
migrated change password into separate activity
Daniel Gultsch created
969044b
migrated change password into separate activity
Daniel Gultsch created
1988e24
some further otr improvements
Daniel Gultsch created
f58f27a
click on dynamic tag to filter for that tag
Daniel Gultsch created
093c527
Merge remote-tracking branch 'origin/development' into development
Daniel Gultsch created
3df23a4
allow cancellation of waiting files
Daniel Gultsch created
f178f23
Merge pull request #826 from kriztan/patch-1
Added German translations
Daniel Gultsch created
bcd3be5
put Conversations into background mode earlier
Daniel Gultsch created
eca826c
Added German translations
kriztan created
8d2f454
prefer PLAIN over DIGEST-MD5
DIGEST-MD5 seems to be broken for a lot of cases (OpenFire) switched priority of PLAIN to not cause any security errors
Daniel Gultsch created
bb3bf25
fixed layout file
Daniel Gultsch created
3833e6d
improved OTR verification part one
Daniel Gultsch created
b71740f
Merge remote-tracking branch 'origin/development' into development
Daniel Gultsch created
8f93f9c
improved fromServer filter
Daniel Gultsch created
cacddef
Merge pull request #821 from SamWhited/appnametranslation
Several translation fixes
Daniel Gultsch created
0882da2
Make `app_name' string untranslatable
Remove untranslatable about message Escape single quote in NL translation
Sam Whited created
3c5d7d4
refactor swithOverToTls stuff
Daniel Gultsch created
fb8737e
fixed npe in block menu item
Daniel Gultsch created
c78dc5b
fixed nl strings
Daniel Gultsch created
04de772
fixed #818
Daniel Gultsch created
5df8e6a
Merge pull request #812 from kriztan/patch-1
Update german translations
Daniel Gultsch created
55b84d0
Merge pull request #813 from plsng/translation
Update Dutch translations
Daniel Gultsch created
d1d4e36
Merge pull request #814 from kruks23/translation1
Update spanish translations
Daniel Gultsch created
35d9e3f
Merge pull request #819 from SamWhited/spelling
Fix spelling in the docs / a method
Daniel Gultsch created
800520b
Update Dutch translations
Nathan Follens created
b48bddb
Fix typo in method name
Sam Whited created
c509030
Rename observations doc file
Sam Whited created
5a8391b
Fix spelling in the docs
Also rewrap at 80 chars (which looked to be what it was at in most places)
Sam Whited created
164c416
Update spanish translations
sergio created
4a8342a
Update Dutch translations
Nathan Follens created
3b3d51b
Update german translations
kriztan created
193d264
code cleanup for change password stuff
Daniel Gultsch created
0c22a8d
added callback to change account password to notify UI on success / failure
Daniel Gultsch created
e4d9dca
Add ability to change password on server
Fixes #260
Sam Whited created
2081c1b
proper call to invalidateViews()
Daniel Gultsch created
ef1f72e
catch another exception in fingerprint generation
Daniel Gultsch created
94aeca7
Merge pull request #810 from kriztan/patch-2
Update german translations
Daniel Gultsch created
384e1b4
Merge pull request #809 from pulser/server-info-fix
Show server info option when blocking is unavailable
Daniel Gultsch created
3b127ab
Update german translations
kriztan created
3ada834
Show server info option when blocking is unavailable
Current head of development branch doesn't show server information if blocking is disabled. This is due to slightly wrong logic on an if statement. This patch ensures only the blocking option is disabled when blocking is not supported by the server, and that the feature remains available.
pulser created
293e39c
Merge pull request #807 from SamWhited/development
Misc minor bug fixes
Daniel Gultsch created
afbe727
Don't allow user to register domain only jids
Sam Whited created
8a467e3
Don't show menu on create account screen
Sam Whited created
7c02677
Merge pull request #805 from SamWhited/removeoldvalidator
Remove old JID validator
Daniel Gultsch created
d454788
Remove old JID validator
Sam Whited created
45ef112
Merge pull request #804 from SamWhited/server-info
Server info
Daniel Gultsch created
01107e3
Add more server compatibility info.
Hide server info behind a checkbox. Add XEP-0352 support to the server info list Add XEP-0237 to server info list Add XEP-0352 support to the server info list Add MaM and Blocking to the account XEPs list Also add a toggle button to hide some of the list Rebase on current codebase Make MAM string more descriptive Change show more button to checkbox menu item Shorten `MAM (History)' to `MAM' Order XEP list and hide all by default Supress warning (which is wrong anyways) Change `Show more' to `Show more info'
Sam Whited created
58437b6
Merge branch 'SamWhited-verifyServerIqs' into development
iNPUTmice created
d5f9956
made method private that is no longer required to be public
iNPUTmice created
e152ed1
Simplify roster handling code
Merge result handling code into IqParser Fixes #20
Sam Whited created
36f1b81
Merge pull request #802 from SamWhited/blockingfix
Fix NPEs in blocking code
Daniel Gultsch created