adbenitez
4547f771f5
optimize imports
2025-02-25 18:43:23 +01:00
adbenitez
0ca92ec6b5
remove android 4 compatibility code
2024-11-21 01:16:20 +01:00
B. Petersen
08200d8443
refine post-notifications-granted logging
...
saying post-notifications-granted=false on API that do not need this grant
is misleading as it looks as some error or if the user has rejected sth.
just stumbled upon that and was irritated when trying out things wrt
https://github.com/deltachat/deltachat-android/issues/3281 on android7
2024-09-20 21:09:21 +02:00
Asiel Díaz Benítez
1757c417fa
Update src/main/java/org/thoughtcrime/securesms/LogViewFragment.java
...
Co-authored-by: bjoern <r10s@b44t.com >
2024-09-19 16:14:49 -04:00
adbenitez
4e6119b85d
log notifications permission status
2024-09-19 21:08:39 +02:00
Asiel Díaz Benítez
c4698fcf60
Merge pull request #3241 from deltachat/r10s/use-system-language
...
use system language, support per-app-language-selection
2024-08-25 15:26:51 +02:00
adbenitez
9880cb2663
filter out DEBUG entries using logcat instead of manually
2024-08-19 16:08:40 +02:00
adbenitez
537056bfa1
limit number of lines to fetch from logcat
...
for performance and to avoid crashes with potential +250MB in logs
when there are unexpected errors resulting in the same lines logging
over and over several times per second
2024-08-19 15:37:13 +02:00
B. Petersen
f1755b399b
stop using locale from PreferenceManager
2024-08-16 23:11:50 +02:00
Asiel Díaz Benítez
4f3a41bd99
Update src/main/java/org/thoughtcrime/securesms/LogViewFragment.java
...
Co-authored-by: bjoern <r10s@b44t.com >
2024-07-10 07:59:08 -04:00
adbenitez
2f590871fe
allow to enable/disable notifications per-account
2024-07-03 18:52:15 +02:00
adbenitez
5897711af5
only show debug entries if developer mode is enabled
2024-06-14 15:58:26 +02:00
adbenitez
fee58e6eac
fix building
2024-06-12 02:17:10 +02:00