Daniel Gultsch
1a28c7ac23
use darker green as background for chat bubbles in dark theme
2016-06-10 22:39:02 +02:00
Daniel Gultsch
6df281fd5f
use darker colors for actionbar on dark theme
2016-06-10 20:15:09 +02:00
Daniel Gultsch
bb85208a3e
version bump to 1.13.0 + changelog
2016-06-10 11:15:12 +02:00
Daniel Gultsch
a1ff487926
pulled translations from transifex
2016-06-09 21:00:51 +02:00
Daniel Gultsch
fb647516bf
catch conversations sort exception. not vital at this point
2016-06-09 14:50:13 +02:00
Daniel Gultsch
23832733ee
fixed spelling in last activity summary
2016-06-08 21:36:29 +02:00
Daniel Gultsch
8f48ea8abf
pulled translations from transifex
2016-06-08 20:17:10 +02:00
Daniel Gultsch
718fb0ec15
Merge branch 'Wanztwurst-darkTheme' fixes #529
2016-06-08 20:10:21 +02:00
Steffen Keiper
dad4e887f4
Dark theme, theme switch, icons, style, strings
...
added some white icons,
changed hardcoded icons to theme attributes,
changed icon_edit_dark to icon_edit_body to reflect icons position,
grey message bubbles in dark theme,
misc
purged ic_action_chat as it wasn't used
preference use_white_background changed to use_green_background, default true
grey chat bubbles darker, text white
replaced all grey600 with black icons and 0.54 alpha attribute
highlightColor in dark grey chat bubble now darker than background
2016-06-08 20:07:40 +02:00
Daniel Gultsch
990a708a24
Merge pull request #1895 from pp3345/right-alt
...
Do not treat Right Alt key as a modifier for key combos
2016-06-05 23:19:56 +02:00
Daniel Gultsch
07f2528617
spelling in readme
2016-06-05 23:19:03 +02:00
Yussuf Khalil
2f609e16c6
Do not treat right alt key as a modifier for key combos
2016-06-05 20:21:44 +02:00
Daniel Gultsch
2fb6d0aba9
add paragraph on running your own server to readme
2016-06-05 12:04:49 +02:00
Daniel Gultsch
1c995a3371
make non interactive verfier non interactive
2016-06-05 11:56:56 +02:00
Daniel Gultsch
b2a67aeb9a
log all background stanzas when background logging is enabled
2016-06-05 02:04:31 +02:00
Daniel Gultsch
60af33e575
swap sending presence and csi
2016-06-04 22:42:12 +02:00
Daniel Gultsch
79b2511297
renamed last activity to last user interaction
2016-06-04 22:37:14 +02:00
Daniel Gultsch
8fc9d489fa
opt-in to send last userinteraction in presence
2016-06-04 16:16:14 +02:00
Daniel Gultsch
3201832c91
added section on backup to FAQ
2016-06-04 09:24:27 +02:00
Daniel Gultsch
a4765b3edc
version bump to 1.12.9 + changelog
2016-06-03 23:57:18 +02:00
Daniel Gultsch
a0391874b1
trim nick from bookmark before checking if it's empty
2016-06-03 19:24:11 +02:00
Daniel Gultsch
6840ad4dc4
don't use a bookmarks name if it's empty
2016-06-03 18:43:45 +02:00
Andreas Straub
2b77ed2299
Fix typo
2016-06-03 18:16:44 +02:00
Daniel Gultsch
9dab53c533
throw writeexecption in downloader if flush fails
2016-06-03 14:27:05 +02:00
Daniel Gultsch
11700e700b
disconnect account in background after deletion. fixes #1861
2016-06-03 14:18:43 +02:00
Daniel Gultsch
878da602ba
print specific toast when download failed because of write error
2016-06-02 21:37:52 +02:00
Daniel Gultsch
b582e56c72
fixed regression that would not show clear devices
2016-06-02 20:46:01 +02:00
Daniel Gultsch
8a2e380c7f
make grace period configurable
2016-06-02 00:24:37 +02:00
Daniel Gultsch
74237d8a52
deactive grace period when receiving screen on action
2016-06-01 21:51:46 +02:00
Daniel Gultsch
01ab1b33f8
deactivate grace period when coming to foreground
2016-06-01 21:30:50 +02:00
Daniel Gultsch
b808b2c7c0
pulled translation from transifex
2016-06-01 11:38:57 +02:00
Daniel Gultsch
23b4ef5319
log background msgs not foreground msgs
2016-06-01 11:37:03 +02:00
Daniel Gultsch
6d66f57a0c
don't replace \n\t\r
2016-06-01 09:04:08 +02:00
Daniel Gultsch
1192aef2bc
only log inner stanza but display isCarbon
2016-06-01 09:03:21 +02:00
Daniel Gultsch
cf0c8f331e
don't show empty templates
2016-06-01 00:25:14 +02:00
Daniel Gultsch
4137365d1b
display invite again menu item for offline members
2016-06-01 00:12:14 +02:00
Daniel Gultsch
af2319f520
check if session is optional
2016-05-31 23:09:45 +02:00
Daniel Gultsch
0979f89c98
execute phone contact changes in singlethreadexecutor
2016-05-31 17:20:21 +02:00
Daniel Gultsch
a73fa531a9
log failure reason in http upload on wrong response code
2016-05-31 17:19:56 +02:00
Daniel Gultsch
17bce5437b
don't scroll to pos 0 when uuid wasn't found
2016-05-31 16:44:59 +02:00
Daniel Gultsch
e49b45995d
version bump to 1.12.8
2016-05-30 21:16:14 +02:00
Daniel Gultsch
1280b5a0f3
pulled translation from transifex
2016-05-30 21:16:04 +02:00
Daniel Gultsch
6e7e913137
use whitespace as message seperator
2016-05-30 21:12:19 +02:00
Daniel Gultsch
5cee3000f9
handle app links for conferences
2016-05-30 21:12:04 +02:00
Daniel Gultsch
b93a4f7aa9
remove unicode control chars before sending
2016-05-30 21:11:34 +02:00
Daniel Gultsch
5a4ebe52f6
handle app links with @ in them
2016-05-30 13:06:42 +02:00
Daniel Gultsch
6ca12bdbb7
Revert "always notify by default in conferences"
...
This reverts commit 00ac11a0a6
.
Now that new conferences are private by default this setting makes more sense
2016-05-29 22:55:01 +02:00
Daniel Gultsch
f953e4b718
version bump to 1.12.7
2016-05-29 21:25:39 +02:00
Daniel Gultsch
88d0865018
avoid npe when sending omemo messages to group
2016-05-29 21:25:27 +02:00
Daniel Gultsch
a1ae64f000
version bump to 1.12.6
2016-05-29 20:54:41 +02:00