TPJ Schikhof
8fea00a843
Migrate list fragments to Kotlin
2024-12-02 22:28:08 +00:00
TPJ Schikhof
7210fd8425
Rename .java to .kt
2024-12-02 22:28:08 +00:00
l10n daemon script
dcb817a805
GIT_SILENT Sync po/docbooks with svn
2024-12-02 03:09:05 +00:00
l10n daemon script
b916d2c972
GIT_SILENT made messages (after extraction)
2024-12-02 02:27:42 +00:00
Albert Vaca Cintora
6b15348677
Bump deps
2024-11-30 16:42:46 +01:00
l10n daemon script
a899f06885
GIT_SILENT made messages (after extraction)
2024-11-24 01:52:13 +00:00
l10n daemon script
4a1a086e0f
GIT_SILENT made messages (after extraction)
2024-11-14 01:51:25 +00:00
l10n daemon script
8853f1807f
GIT_SILENT Sync po/docbooks with svn
2024-11-13 02:19:46 +00:00
l10n daemon script
0a8bd2bf56
GIT_SILENT made messages (after extraction)
2024-11-13 01:49:45 +00:00
l10n daemon script
c5d1d4a9fa
GIT_SILENT made messages (after extraction)
2024-11-10 01:59:34 +00:00
Rocket Aaron
741e24c984
Fix invalid device name condition
2024-11-06 22:51:25 +08:00
l10n daemon script
8b9b99275d
GIT_SILENT made messages (after extraction)
2024-11-02 01:49:08 +00:00
l10n daemon script
cfe789fb7e
GIT_SILENT made messages (after extraction)
2024-10-31 01:49:58 +00:00
l10n daemon script
7170bdb687
GIT_SILENT made messages (after extraction)
2024-10-28 01:54:26 +00:00
l10n daemon script
53f746cb6a
GIT_SILENT made messages (after extraction)
2024-10-27 01:56:57 +00:00
l10n daemon script
35777b4b15
GIT_SILENT made messages (after extraction)
2024-10-26 01:51:18 +00:00
l10n daemon script
a1d0689d50
GIT_SILENT made messages (after extraction)
2024-10-25 01:49:31 +00:00
l10n daemon script
883eca5cf3
GIT_SILENT made messages (after extraction)
2024-10-24 01:47:57 +00:00
l10n daemon script
d91107329a
GIT_SILENT made messages (after extraction)
2024-10-23 01:49:27 +00:00
Albert Vaca Cintora
b7f3a7d868
Release 1.32.9
v1.32.9
2024-10-21 17:16:54 +02:00
Albert Vaca Cintora
e613e7e09d
Change wording to try to make Google happy
2024-10-21 16:48:51 +02:00
Albert Vaca Cintora
cb44c70d17
Bump deps
2024-10-21 16:48:51 +02:00
Albert Vaca Cintora
056b569951
Revert "Replace ClassIndex (unmaintained) with KlassIndex"
...
Fixes the R8 minifier error "Type fyi.fax.klassindex.AnnotationIndex is defined multiple times"
This reverts commit 526c3a9c4d9868e59cac59ebe422357b301a7a11.
2024-10-21 16:48:51 +02:00
l10n daemon script
2d421e3eb6
GIT_SILENT made messages (after extraction)
2024-10-21 01:50:35 +00:00
l10n daemon script
5674ddd3e9
GIT_SILENT Sync po/docbooks with svn
2024-10-20 02:20:20 +00:00
l10n daemon script
5bb996a6ac
GIT_SILENT made messages (after extraction)
2024-10-20 01:49:51 +00:00
l10n daemon script
d89ab2bb20
GIT_SILENT made messages (after extraction)
2024-10-19 01:52:02 +00:00
l10n daemon script
e5661225a1
GIT_SILENT made messages (after extraction)
2024-10-17 01:49:15 +00:00
l10n daemon script
cc38149834
GIT_SILENT made messages (after extraction)
2024-10-16 01:51:14 +00:00
l10n daemon script
4805ea91b8
GIT_SILENT made messages (after extraction)
2024-10-15 01:47:53 +00:00
l10n daemon script
2553a7cebb
GIT_SILENT made messages (after extraction)
2024-10-14 01:46:06 +00:00
Albert Vaca Cintora
526c3a9c4d
Replace ClassIndex (unmaintained) with KlassIndex
2024-10-13 23:51:35 +02:00
Albert Vaca Cintora
333ad876aa
Add recommended "uses-feature" based on the permissions
2024-10-13 23:14:51 +02:00
Albert Vaca Cintora
588cc8dfcf
compileSdk should not be lower than targetSdk
2024-10-13 22:18:56 +02:00
Albert Vaca Cintora
48dd405201
Request bluetooth permissions with an explanation
...
The Play Store requires an explanation before requesting any permissions
2024-10-13 22:17:48 +02:00
Albert Vaca Cintora
1fad01e306
Bump dependencies
2024-10-13 21:49:00 +02:00
l10n daemon script
c78dd6f40d
GIT_SILENT made messages (after extraction)
2024-10-12 01:48:30 +00:00
l10n daemon script
3084513778
GIT_SILENT made messages (after extraction)
2024-10-11 01:56:46 +00:00
l10n daemon script
e592b45a61
GIT_SILENT made messages (after extraction)
2024-10-10 01:47:37 +00:00
Albert Vaca Cintora
deee9cc2e2
Release 1.32.7
v1.32.7
2024-10-08 22:41:20 +02:00
Albert Vaca Cintora
a107796ec2
Change Iterator argument to List
2024-10-08 22:38:01 +02:00
Albert Vaca Cintora
c32e00bb47
Fix plugin list not recomposing
2024-10-08 22:37:46 +02:00
Albert Vaca Cintora
ba98e21d40
Make every pending intent immutable except the one for the widget
...
The widget runs as part of the launcher (so, a different app) which needs
to modify the intent to tell us what command the user selected.
2024-10-08 22:18:58 +02:00
Luca Carlon
551b089d9a
Do not use FLAG_MUTABLE when targeting Android >= 34
...
BUG: 494158
2024-10-08 15:48:23 +00:00
l10n daemon script
b9e9d66fa5
GIT_SILENT made messages (after extraction)
2024-10-08 01:48:18 +00:00
l10n daemon script
107611f8d2
GIT_SILENT made messages (after extraction)
2024-10-07 01:46:54 +00:00
l10n daemon script
d0fc68054f
GIT_SILENT Sync po/docbooks with svn
2024-10-06 02:20:27 +00:00
l10n daemon script
9f15d4b3aa
GIT_SILENT made messages (after extraction)
2024-10-06 01:48:36 +00:00
TPJ Schikhof
a149100d74
Add unit tests for TelephonyHelper
2024-10-05 05:55:22 +00:00
l10n daemon script
7332b355a4
GIT_SILENT made messages (after extraction)
2024-10-05 01:48:12 +00:00