Daniel Gultsch
|
6c730e7246
|
Merge pull request #1829 from sebastianv89/patch-1
Remove copy of innerkey
|
2016-05-05 20:23:03 +02:00 |
|
Daniel Gultsch
|
2c8f5d4aa8
|
report bind failure as account state
|
2016-05-05 20:22:47 +02:00 |
|
Daniel Gultsch
|
4fd2699649
|
log more information about HTTP’s max upload size
|
2016-05-05 19:34:44 +02:00 |
|
Sebastian
|
57f43d6782
|
Remove copy of innerkey
The line overwrites this.innerkey with the value that was already there.
|
2016-05-05 17:09:01 +02:00 |
|
Daniel Gultsch
|
29e546481d
|
republish pgp signature when changing status
|
2016-05-05 13:17:04 +02:00 |
|
Daniel Gultsch
|
369f242428
|
refactor captcha response handling to avoid network on main thread exception
|
2016-05-05 09:58:35 +02:00 |
|
Daniel Gultsch
|
65c8158c08
|
version bump to 1.12.1 + changelog
|
2016-05-04 22:24:07 +02:00 |
|
Daniel Gultsch
|
234db144d3
|
clear password field before setting new one
|
2016-05-04 18:23:36 +02:00 |
|
Daniel Gultsch
|
ab00241718
|
fixed npe when calling changepassword activity directly
|
2016-05-04 18:22:17 +02:00 |
|
Daniel Gultsch
|
fd65a2fcec
|
pulled translations from transifex
|
2016-05-04 13:19:07 +02:00 |
|
Daniel Gultsch
|
e6a5b09793
|
Merge pull request #1827 from ka7/spelling_fix_no_translations
spelling fixes
|
2016-05-04 10:47:00 +02:00 |
|
klemens
|
b774d65de5
|
spelling fixes
|
2016-05-04 10:29:29 +02:00 |
|
Daniel Gultsch
|
6f42509a92
|
Merge pull request #1826 from sebastianv89/patch-1
Renaming of variable
|
2016-05-04 09:28:46 +02:00 |
|
Sebastian
|
84a639fa46
|
Renaming of variable
Was probably just a copy/paste typo.
|
2016-05-03 23:35:57 +02:00 |
|
Daniel Gultsch
|
40cf3f1b8d
|
Merge branch 'master' of github.com:siacs/Conversations
|
2016-05-03 22:17:16 +02:00 |
|
Daniel Gultsch
|
3877cacd62
|
fixed presence template dedup for 'online' status
|
2016-05-03 22:16:51 +02:00 |
|
Daniel Gultsch
|
ebe71e5c10
|
use app name in resource suggestions
|
2016-05-03 12:41:37 +02:00 |
|
Daniel Gultsch
|
de4f3b9f2f
|
fixed spelling in readme
|
2016-05-03 09:39:30 +02:00 |
|
Daniel Gultsch
|
45025a668f
|
update 'create account' faq entry
|
2016-05-02 14:39:58 +02:00 |
|
Daniel Gultsch
|
db43c52815
|
ping all accounts at the same time
|
2016-05-02 14:31:30 +02:00 |
|
Daniel Gultsch
|
41b984ca53
|
version bump to 1.12.0 + changelog
|
2016-05-02 11:05:53 +02:00 |
|
Daniel Gultsch
|
7500119cf7
|
pulled translations from transifex
|
2016-05-02 11:05:31 +02:00 |
|
Daniel Gultsch
|
14c7f707d2
|
show only username when registering account with magic create
|
2016-05-02 10:37:28 +02:00 |
|
Daniel Gultsch
|
2771bda3db
|
removed unnecessary logging
|
2016-04-30 13:34:20 +02:00 |
|
Daniel Gultsch
|
7a2ad27673
|
properly cancel avatar tasks
|
2016-04-29 20:38:23 +02:00 |
|
Daniel Gultsch
|
69f421f72e
|
catch ActivityNotFoundException when requesting battery op
|
2016-04-29 13:58:37 +02:00 |
|
Daniel Gultsch
|
df12c3be64
|
port all android drop down list items to our own
|
2016-04-29 13:48:30 +02:00 |
|
Daniel Gultsch
|
a3ad47e7cf
|
catch rare NPE when determining max http size
|
2016-04-29 13:24:26 +02:00 |
|
Daniel Gultsch
|
ab6a80260d
|
synchronize around thumbnail cache to avoid loading images twice
|
2016-04-28 20:15:28 +02:00 |
|
Daniel Gultsch
|
a72a2c3cb1
|
cancel potential tasks when receiving image preview from cache
|
2016-04-28 20:14:53 +02:00 |
|
Daniel Gultsch
|
247fc13a02
|
cleaned up captcha dialog
|
2016-04-28 20:13:58 +02:00 |
|
Daniel Gultsch
|
049d22c8bf
|
don't request disco from self
|
2016-04-28 19:02:20 +02:00 |
|
Daniel Gultsch
|
c0f4d1639e
|
removed unused config variables
|
2016-04-27 16:43:02 +02:00 |
|
Daniel Gultsch
|
e853e199f8
|
made it possible to go back to welcome screen from edit account
|
2016-04-27 10:35:08 +02:00 |
|
Daniel Gultsch
|
7463ce649a
|
renamed welcome header to untranslatable 'Start your Conversations'
|
2016-04-27 09:59:25 +02:00 |
|
Daniel Gultsch
|
7334be62a4
|
prevent user from accidentally changing password after using magic create
|
2016-04-26 23:23:48 +02:00 |
|
Daniel Gultsch
|
4d1495b547
|
fixed table creation
|
2016-04-25 11:06:17 +02:00 |
|
Daniel Gultsch
|
98403f5ec7
|
Merge pull request #1821 from kriztan/patch-1
Update build.gradle
|
2016-04-24 11:26:01 +02:00 |
|
Christian S
|
e145b81e9e
|
Update build.gradle
this seems be be never used and could be removed
|
2016-04-23 21:46:45 +02:00 |
|
Daniel Gultsch
|
65521d04fb
|
don't create templates for empty status messages
|
2016-04-23 15:10:35 +02:00 |
|
Daniel Gultsch
|
4760ed2f84
|
add change prescence to manage account context menu
|
2016-04-23 12:33:56 +02:00 |
|
Daniel Gultsch
|
7eab26a86d
|
show status messages in contact details
|
2016-04-23 12:19:00 +02:00 |
|
Daniel Gultsch
|
83601f9e3f
|
expert setting to manually change presence
|
2016-04-22 21:25:06 +02:00 |
|
Daniel Gultsch
|
e0dcddd146
|
put welcome screen in scrollview
|
2016-04-22 00:17:08 +02:00 |
|
Daniel Gultsch
|
1191700740
|
added magic create welcome screen
|
2016-04-19 18:03:24 +02:00 |
|
Daniel Gultsch
|
5fcd5fe800
|
version bump to 1.11.7 + changelog
|
2016-04-14 23:13:44 +02:00 |
|
Daniel Gultsch
|
00ac11a0a6
|
always notify by default in conferences
|
2016-04-14 22:37:05 +02:00 |
|
Daniel Gultsch
|
0710d0cb00
|
removed unnecessary call to stopSelf() after logging out
|
2016-04-14 21:45:36 +02:00 |
|
Daniel Gultsch
|
cb9e46c883
|
add setting for quick sharing
|
2016-04-14 21:12:44 +02:00 |
|
Daniel Gultsch
|
4226dd6f8e
|
removed unused call to cancel events
|
2016-04-14 00:16:59 +02:00 |
|