Commit Graph

18 Commits

Author SHA1 Message Date
bjoern beb601bc06 do not download large messages automatically (#2045)
* add download-ffi methods

* add 'Download' button for incomplete messages

* show 'downloading' animation

* make download_limit configurable

* set button to 'disabled' and text to 'Downloading...' on downloading; color does not really reflect that yet, but that can probably be tweaked by xml

* make 'download message body' translatable
2021-09-13 23:07:49 +02:00
Alexander Krotov c71aaed79c Rename "Auto-delete messages" into "Delete old messages"
This change makes it clear which messages are deleted, so this setting
can't be confused with Ephemeral-Timer header, configured per chat.
2020-07-09 14:58:39 +03: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 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 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
cyBerta 29c002b034 move backup option to settings -> chats (#957) 2019-06-18 16:57:07 +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 6be0c34ec4 introduce an option 'Show classic email' 2019-03-02 13:03:19 +01:00
B. Petersen 9bb8009e14 disable message-trimming options for now 2019-01-14 22:39:03 +01:00
B. Petersen defac037de rework strings 2018-12-12 17:55:08 +01:00
B. Petersen 7deab10a9f cleanup chat preferences 2018-10-01 23:24:07 +02:00
B. Petersen b1a00a03d2 Initial commit 🌱 2018-08-14 17:20:46 +02:00