l10n daemon script
d555da94ee
GIT_SILENT made messages (after extraction)
2023-10-16 00:42:26 +00:00
l10n daemon script
92f8418810
GIT_SILENT made messages (after extraction)
2023-10-14 00:42:54 +00:00
l10n daemon script
1dde1cdf0b
GIT_SILENT Sync po/docbooks with svn
2023-10-13 01:29:28 +00:00
l10n daemon script
aedf0bd32e
GIT_SILENT made messages (after extraction)
2023-10-13 00:42:29 +00:00
l10n daemon script
2e0d28919e
GIT_SILENT made messages (after extraction)
2023-10-12 00:42:20 +00:00
l10n daemon script
78a8c6dfaa
GIT_SILENT Sync po/docbooks with svn
2023-10-11 01:42:59 +00:00
l10n daemon script
d54c940edb
GIT_SILENT made messages (after extraction)
2023-10-11 00:43:05 +00:00
l10n daemon script
72da819da7
GIT_SILENT Sync po/docbooks with svn
2023-10-10 01:30:53 +00:00
l10n daemon script
593e2c10d8
GIT_SILENT Sync po/docbooks with svn
2023-10-09 01:30:17 +00:00
l10n daemon script
3ef4ec6885
GIT_SILENT made messages (after extraction)
2023-10-09 00:42:45 +00:00
Albert Vaca Cintora
320befcf36
Fix potential concurrency issue
...
Made the registeredPlugins list CoW since there are multiple threads
iterating and modifying it, potentially at the same time.
2023-10-07 00:36:55 +02:00
Albert Vaca Cintora
6379679e2b
Small change to isolate NPE
...
We have NPE reports from the line mpris.fetchedAlbumArt(url.toString()).
I'm not sure if it's because mpris is null or url is null. Spliting in two
lines to see where the crash actually happens.
2023-10-07 00:35:43 +02:00
l10n daemon script
a081260620
GIT_SILENT Sync po/docbooks with svn
2023-10-03 01:26:40 +00:00
Albert Vaca Cintora
2e247f8e2b
Add dependency on sl4j-handroid
...
This redirects log messages from libraries that use SL4J (like mina-ssh)
to the Android logger so they show up in logcat.
2023-10-02 08:28:10 +00:00
l10n daemon script
d963faf675
GIT_SILENT Sync po/docbooks with svn
2023-10-02 01:29:00 +00:00
l10n daemon script
46e8fedee5
GIT_SILENT Add new file (after extraction)
2023-10-02 00:42:43 +00:00
l10n daemon script
d9af522587
GIT_SILENT Sync po/docbooks with svn
2023-10-01 01:35:38 +00:00
l10n daemon script
dbf9770b3d
GIT_SILENT made messages (after extraction)
2023-10-01 00:42:48 +00:00
l10n daemon script
ede9e1aab6
GIT_SILENT Sync po/docbooks with svn
2023-09-30 01:29:03 +00:00
l10n daemon script
202bc8b7b0
GIT_SILENT made messages (after extraction)
2023-09-30 00:42:51 +00:00
l10n daemon script
d55d06dec4
GIT_SILENT made messages (after extraction)
2023-09-29 00:42:37 +00:00
l10n daemon script
3ceb4272ad
GIT_SILENT Sync po/docbooks with svn
2023-09-28 01:28:22 +00:00
l10n daemon script
b9bd73c663
GIT_SILENT made messages (after extraction)
2023-09-28 00:42:33 +00:00
l10n daemon script
8bcb2a6545
GIT_SILENT Sync po/docbooks with svn
2023-09-27 01:30:00 +00:00
l10n daemon script
290c7a919e
GIT_SILENT made messages (after extraction)
2023-09-27 00:43:18 +00:00
l10n daemon script
2b16b240bf
GIT_SILENT Sync po/docbooks with svn
2023-09-26 01:31:19 +00:00
l10n daemon script
5828e01f0d
GIT_SILENT made messages (after extraction)
2023-09-26 00:42:49 +00:00
l10n daemon script
93ac3eae90
GIT_SILENT Sync po/docbooks with svn
2023-09-25 01:28:09 +00:00
l10n daemon script
293b3a28f7
GIT_SILENT made messages (after extraction)
2023-09-25 00:42:31 +00:00
l10n daemon script
a87527ba71
GIT_SILENT Sync po/docbooks with svn
2023-09-24 01:33:03 +00:00
Albert Vaca Cintora
5a6374db86
Update store description to make file management more prominent
...
Otherwise Google doesn't consider we need the permission to install APKs
2023-09-23 09:49:54 +02:00
l10n daemon script
61b33782a1
GIT_SILENT made messages (after extraction)
2023-09-23 00:44:16 +00:00
l10n daemon script
dd9e0c94b1
GIT_SILENT made messages (after extraction)
2023-09-22 00:44:12 +00:00
l10n daemon script
18ff75e915
GIT_SILENT made messages (after extraction)
2023-09-21 00:44:26 +00:00
Albert Vaca Cintora
f2af39aa8e
Release 1.29.0
v1.29.0
2023-09-20 21:22:53 +02:00
Albert Vaca Cintora
31fce7fdb0
Use Elliptic Curve encryption instead of RSA
...
This should fix SFTP not working when using GSConnect (which
doesn't specify the SSH parameters we do to allow old cyphers).
Requires API 23, so on pre-23 we still use RSA.
2023-09-20 18:38:34 +00:00
l10n daemon script
41f511d675
GIT_SILENT made messages (after extraction)
2023-09-20 00:45:21 +00:00
Albert Vaca Cintora
14e61246ff
Add a per-device confirmation before copying the contacts
...
The contacts plugin is the only one that copies (and persists) data to the
remote device just by connecting. By adding this extra confirmation once
per device, we prevent this from happening in cases where someone paired
with a friend to transfer a file, or paired by accident.
2023-09-19 12:30:58 +00:00
l10n daemon script
9fdb71096e
GIT_SILENT made messages (after extraction)
2023-09-19 00:45:16 +00:00
Albert Vaca Cintora
d0931f28a9
Split file transfer error notification to a separate channel
2023-09-18 21:23:56 +00:00
Albert Vaca Cintora
2ba79a2f58
Long-tapping the "Send clipboard" quick settings tile opens the app
...
Instead of launching the system app settings activity.
2023-09-18 21:22:20 +00:00
Albert Vaca Cintora
7c649be2ce
Add "laptop" as a device type
...
For consistency with the other implementations, which distinguish the
two kinds of computers.
2023-09-18 07:31:06 +00:00
Albert Vaca Cintora
3baa9fa14e
Using collect() instead of java16-only toList() to fix crash
2023-09-18 04:12:54 +02:00
l10n daemon script
48919bddcd
GIT_SILENT made messages (after extraction)
2023-09-18 00:45:26 +00:00
l10n daemon script
4d3480399d
GIT_SILENT Sync po/docbooks with svn
2023-09-17 02:00:02 +00:00
l10n daemon script
9290110fd8
GIT_SILENT made messages (after extraction)
2023-09-17 00:44:48 +00:00
l10n daemon script
dfb647536b
GIT_SILENT made messages (after extraction)
2023-09-16 00:45:18 +00:00
Albert Vaca Cintora
3eedc88c3c
Remove photo plugin
...
As discussed in Matrix and BUG: 474121 this plugin is confusing (because
it doesn't actually take a photo, it just launches the camera on your
phone) and its use case can be covered by taking a photo and sharing it,
which only requires a couple extra clicks.
2023-09-15 23:04:21 +00:00
l10n daemon script
1d3c818a2c
GIT_SILENT made messages (after extraction)
2023-09-15 00:45:32 +00:00
l10n daemon script
a67447e3f5
GIT_SILENT made messages (after extraction)
2023-09-14 00:44:51 +00:00