B. Petersen
6738b0d477
remove 'Delete emails from server' experiment, the function is superseded by 'Auto-delete messages'
2020-06-10 19:47:07 +02:00
B. Petersen
791b4adff8
move 'Switch account' out of experimental
2020-06-10 00:56:33 +02:00
B. Petersen
050c358859
make in-chat-sounds respect notification- and mute-settings
2020-05-25 13:38:57 +02:00
B. Petersen
1e60eb9c1a
just use defaults for led-pattern, it is no longer supported since andoid8; in-chat sounds are independent from global-notification-switch
2020-05-25 13:38:52 +02:00
B. Petersen
d1690399cc
move permantent-notification switch more prominent, let it depend on notifications-enabled
2020-05-11 01:11:22 +02:00
B. Petersen
b0641a49c3
change default for 'reliable background service' to false
...
reason is that ppl are pretty annoyed by the
permanant notification, that might have been expected and that would be okay.
but, more worse, for whatever reasons, this drains more battery on some systems
than having just "allow consuming battery" enabled,
maybe some system do not go to doze mode because of the permantent-notification.
anyway, to avoid initial annoyances, we switch back to
- asking the user to "allow consuming battery"
- having a 15 mintues or so polling interval (as on iOS)
but, in contrast to 1.3, we now still have the _option_ to
enable a permantent-notification that user can enabled if everything else
described at https://dontkillmyapp.com does not work.
the "smart" permantent notification from 1.3,
that are only shown under some circumstances, however, are gone.
they are not realiable, eg. we did not use them when "consume battery"
was enabled - which is not sufficient on various "modern" systems.
but the main reason is that _if_ the user enables a permantent notification,
this can also be regarded as a hint that things are up and running.
2020-05-11 01:11:22 +02:00
B. Petersen
69d05ae0c7
show permantent-notification unconditionally and add a switch to disable it
2020-04-28 15:16:50 +02:00
B. Petersen
ba97236f7d
tune down multi-account, move to settings/advanced, quick switch via long-click on fab-icon
2020-04-17 01:34:51 +02:00
B. Petersen
bf6607ee4f
add menu entry and experimental optinon for account switching
2020-04-16 12:19:46 +02:00
B. Petersen
bf314f57bf
wording
2020-03-28 22:01:47 +01:00
B. Petersen
9fbad277a6
cleanup strings
2020-03-28 22:01:47 +01:00
B. Petersen
eb9a759314
add options for autodel-server and autodel-device
2020-03-28 22:01:46 +01:00
B. Petersen
6241685814
move 'manage keys' to autocrypt section, streamline with ios
2020-03-07 22:11:16 +01:00
B. Petersen
37bff2ca4a
reorder chats&media settings
2020-03-07 21:50:09 +01:00
B. Petersen
f81166a4ae
resort main-settings categories, move 'read receipts' and 'blocked contacts' to 'chats&media' (communication on ios)
2020-03-07 21:50:09 +01:00
B. Petersen
0494200bd7
move 'appearance' options to 'appearance' category
2020-03-07 21:50:09 +01:00
B. Petersen
0f64d4e9c5
remove unused InviteActivity, it was disabled 9 months ago in #790
2020-01-17 14:08:22 +01:00
B. Petersen
d137c52de0
update translations
2019-10-29 21:12:47 +01:00
B. Petersen
a2a3cf8aa8
show led-color standardized in the value row
...
right-aligned settings look a bit odd on newer android versions,
the default is a second row with the value.
also, the led is subject to change
as it probably won't be directly editable in the notification channels -
so, do not continue to maintain an explicit class for that.
2019-10-22 22:24:17 +02:00
B. Petersen
b4d9b1f7dc
simplify SignalPreference to Preference
2019-10-22 22:18:22 +02:00
B. Petersen
5fbdf1c2a9
simplify ListPreferenceWithSummary to ListPreference; the right-aligned settings look a bit odd on newer android versions because of the padding left. we just use the standard controls now.
2019-10-22 22:18:22 +02:00
B. Petersen
0e38854a5f
simplify preference divider
2019-10-22 19:47:38 +02:00
B. Petersen
33e04c13cf
simplify autocrypt summary layout
2019-10-22 19:42:24 +02:00
B. Petersen
76a481b913
add a switch to set the bcc_self option
2019-10-11 00:29:38 +02:00
B. Petersen
cddb89717f
make translatable
2019-06-25 22:17:33 +02:00
B. Petersen
dddd02882f
wording, show delete-all-checks in red
2019-06-25 16:18:20 +02:00
B. Petersen
c0d2f75c6d
use camel-case for variables
2019-06-25 14:58:15 +02:00
B. Petersen
83abb060ba
make delete-from-server working
2019-06-22 01:07:54 +02:00
B. Petersen
1996422d02
add controls to empty folder on server
2019-06-21 20:01:39 +02:00
cyBerta
29c002b034
move backup option to settings -> chats ( #957 )
2019-06-18 16:57:07 +02:00
cyBerta
f43ecf8549
add missing padding to settings screen #894
2019-06-17 12:12:20 +02:00
cyBerta
35138022e9
notification refactoring
2019-05-28 01:11:40 +02:00
B. Petersen
f95acd0578
cleanup: delete unused java-source-files and resource-files
2019-05-26 00:02:24 +02:00
B. Petersen
e91bead522
remove dead code
2019-05-25 13:26:40 +02:00
B. Petersen
46f768ca28
remove superfluous headline
2019-05-20 18:10:49 +02:00
B. Petersen
be73649703
move 'advanced/outgoing image quality' to 'chats and media/outgoing media quality'
2019-05-15 01:13:44 +02:00
B. Petersen
d1e902b1a3
move 'show classic emails'-option from 'advanced' to 'chats and media'
2019-05-15 00:57:57 +02:00
B. Petersen
6d76fabe91
add advanced switch to enable location-streaming, defaults to 'off'
2019-03-07 14:00:16 +01:00
B. Petersen
867e2aa5d2
add an experimental feature for high image compression
2019-03-02 15:56:59 +01:00
B. Petersen
6be0c34ec4
introduce an option 'Show classic email'
2019-03-02 13:03:19 +01:00
Angelo Fuchs
135bc1c96c
led default color now purple.
2019-02-01 00:14:22 +01:00
B. Petersen
e593890317
option to start a new chat from profile view, closes #232
2019-01-16 16:00:13 +01:00
B. Petersen
9bb8009e14
disable message-trimming options for now
2019-01-14 22:39:03 +01:00
B. Petersen
8fa32cc4f7
refine preference ux
2018-12-24 01:51:38 +01:00
B. Petersen
87192dca99
update translations
2018-12-23 02:09:49 +01:00
B. Petersen
35e449b048
wording
2018-12-22 00:21:42 +01:00
B. Petersen
13765df3ee
add options to watch inbox and sentbox
2018-12-21 00:34:45 +01:00
B. Petersen
756f36101f
note that the heuristic part is not yet implemented
2018-12-20 17:28:33 +01:00
B. Petersen
b46bc99aad
add mvbox options, remove forcing e2ee
2018-12-20 17:19:50 +01:00
B. Petersen
defac037de
rework strings
2018-12-12 17:55:08 +01:00