1
0
Fork 1
Commit graph

4442 commits

Author SHA1 Message Date
Daniel Gultsch
0cd1a12905 brought back 'copy to clipboard' and 'quote' context menu options 2017-11-07 15:58:27 +01:00
Daniel Gultsch
57190b0a55 make keyword styling work in quotes 2017-11-07 13:23:49 +01:00
Daniel Gultsch
53bef3f811 changed text styling to keep the keyword 2017-11-06 23:44:00 +01:00
Daniel Gultsch
1f9d3fe085 Merge branch 'master' of github.com:siacs/Conversations 2017-11-06 22:28:36 +01:00
Daniel Gultsch
7e71a7e6ea pulled translations from transifex 2017-11-06 20:17:37 +01:00
Daniel Gultsch
d87f2df2e6 fix take photo with pending keys 2017-11-06 17:27:48 +01:00
Daniel Gultsch
3b7c731bf1 fixed markup in observations.md 2017-11-06 15:40:15 +01:00
Daniel Gultsch
c30cfd026b ExceptionHelper: code clean up 2017-11-06 14:20:58 +01:00
Daniel Gultsch
9167186066 code refactoring to provide shorter account enabled check 2017-11-06 13:57:25 +01:00
Daniel Gultsch
62fe27f734 AndroidManifest use singleTop instead of singleTask to start new task when sharing 2017-11-06 12:18:24 +01:00
Daniel Gultsch
5b0a83ff82 changed preview alpha to 0.6f 2017-11-06 12:17:43 +01:00
Daniel Gultsch
b1234fe701 initialize emoji compat in share activity 2017-11-06 12:16:55 +01:00
Daniel Gultsch
9da9adaedb support for basic IM styling 2017-11-05 21:34:40 +01:00
Daniel Gultsch
f49ba8a992 delete unneeded class 2017-11-05 16:32:57 +01:00
Daniel Gultsch
9023aa074e SASL: don't prefer PLAIN auth over DIGEST-MD5 for nimbuzz.com 2017-11-05 16:21:59 +01:00
Daniel Gultsch
32e64f0d69 Resync has_enabled_account setting after delete and on start 2017-10-28 17:49:51 +02:00
Daniel Gultsch
e4355f5687 MessageAdapter: Display emojis slightly larger in text 2017-10-28 13:15:31 +02:00
Daniel Gultsch
8149a1bddc Resolver: active network gets high priority 2017-10-28 13:12:11 +02:00
Daniel Gultsch
e7922a953c Resolver: Only prefer VPN connections when network is active 2017-10-27 21:57:31 +02:00
Daniel Gultsch
4741485893 XmppConnection: throw bind failure when server tries to reassign domain 2017-10-27 18:26:06 +02:00
Daniel Gultsch
0d6de870af Sharing: request permission 2017-10-27 17:25:01 +02:00
Daniel Gultsch
2a9d82740c black list certain local parts and show domain instead 2017-10-27 15:46:12 +02:00
Daniel Gultsch
5328d1e304 Config.java: removed dead code 2017-10-27 15:30:08 +02:00
Daniel Gultsch
7d5ae72c27 XmppConnection: do not count stanzas before smacks session has started 2017-10-27 11:35:55 +02:00
Daniel Gultsch
2c66a04be6 MessageAdapter: round file sizes 2017-10-27 11:35:19 +02:00
Daniel Gultsch
742ba4c0f9 video processing: pick smaller file after transcoding. do not transcode very small files 2017-10-27 11:34:53 +02:00
Daniel Gultsch
691dc97708 Jingle: create output stream on demand 2017-10-26 18:42:10 +02:00
Daniel Gultsch
c129ba6cc3 MessageAdapter: Do not display muc whispers as emoji only 2017-10-26 18:41:40 +02:00
Daniel Gultsch
fd3c7a3be6 pulled translations from transifex 2017-10-23 21:14:23 +02:00
Daniel Gultsch
1de0fab9c9 don't share video twice after transcoding exception. fixes #2652 2017-10-14 02:38:05 +02:00
Daniel Gultsch
ace82d2e36 Merge pull request #2645 from licaon-kter/patch-1
Add field for actual result in issue template
2017-10-03 09:14:02 +02:00
licaon-kter
370dfcb78c Add field for actual result
And make example version as current
2017-10-02 18:07:46 +03:00
Daniel Gultsch
f55bd77d86 save message drafts across restarts. fixes #2642 2017-10-01 22:52:21 +02:00
Daniel Gultsch
dc9ad39ee8 EventReceiver: use setting to store enabled accounts 2017-10-01 18:44:28 +02:00
Daniel Gultsch
e439f52a20 Merge branch 'master' of github.com:siacs/Conversations 2017-10-01 10:42:24 +02:00
Daniel Gultsch
f121c324f1 MessageAdapter: trim but don't replace all whitespaces before displaying emoji message 2017-10-01 10:42:01 +02:00
Daniel Gultsch
d7bf27690b Merge pull request #2643 from devurandom/patch-1
Fix typo in error_no_keys_to_trust_server_error
2017-09-30 20:03:39 +02:00
Daniel Gultsch
af19ac37b7 Emoticons: support subdivision-flags 2017-09-30 18:58:35 +02:00
Daniel Gultsch
6aa2ccdd46 Emoticons: detect keycaps 2017-09-30 17:38:48 +02:00
Dennis Schridde
abb128d0ca Fix typo in error_no_keys_to_trust_server_error
Contact should be genitive (contact's), not plural (contacts)
2017-09-30 16:30:12 +02:00
Daniel Gultsch
db853c59f7 FileBackend: close cursor after retrieving file size 2017-09-30 15:50:01 +02:00
Daniel Gultsch
d504098088 updated travis config 2017-09-30 01:23:20 +02:00
Daniel Gultsch
ff098f74ee added a few codepoints with emoji variants 2017-09-30 01:18:08 +02:00
Daniel Gultsch
23fe79aec1 refactor emoji detector and fix fitzpatrick followed by zwj 2017-09-29 23:27:08 +02:00
Daniel Gultsch
f5cea4406e use own algorithm to count emoji instead of using emoji-java 2017-09-29 22:56:17 +02:00
Daniel Gultsch
104661affc use emoji compat 2017-09-29 19:44:30 +02:00
Daniel Gultsch
7607fc49a8 upgraded build tools and gradle file 2017-09-29 13:28:30 +02:00
Daniel Gultsch
0bd5300362 version bump to 1.21.0 + changelog 2017-09-28 22:47:54 +02:00
Daniel Gultsch
4af2e83a52 pulled translations from transifex 2017-09-27 10:52:53 +02:00
Daniel Gultsch
b3376e3689 limit audio player width on small screens 2017-09-27 10:21:34 +02:00