l10n daemon script
6f3787d382
GIT_SILENT made messages (after extraction)
2023-11-19 00:42:18 +00:00
Rob Emery
21df2be6a2
Testing under Android 8.1.0 the SERVICE_UUID is "backwards" i.e. flipped byte order
...
I'm not sure why and I've not found anything documented for this yet, but if we
flip the UUID and compare, it connects to a laptop fine and functions as well as
Android 13
2023-11-17 22:52:20 +00:00
Rob Emery
19ec81eec4
Working bluetooth implementation
2023-11-17 22:52:20 +00:00
Philip Cohn-Cort
22b6427a18
Match SDK versions in CI with current requirements
...
## Summary
This fixes execution on gitlab. The newer version of `sdkmanager` has
different expectations, so we now create a directory for the SDK first
and move `cmdline-tools` into that.
Other changes:
- More inline comments
- Cmdline tools (like sdkmanager) added to path
- Platform tools (like adb) removed from path
- 'patcher' is no longer installed
2023-11-17 16:00:31 +00:00
l10n daemon script
f16981ffbb
GIT_SILENT made messages (after extraction)
2023-11-14 00:42:12 +00:00
l10n daemon script
4aa83c021a
GIT_SILENT Sync po/docbooks with svn
2023-11-11 01:28:48 +00:00
l10n daemon script
0767d7729e
GIT_SILENT made messages (after extraction)
2023-11-11 00:42:28 +00:00
l10n daemon script
8b300b806a
GIT_SILENT made messages (after extraction)
2023-11-09 00:41:55 +00:00
l10n daemon script
166a18bdf6
GIT_SILENT Sync po/docbooks with svn
2023-11-07 02:30:06 +00:00
l10n daemon script
c51a197523
GIT_SILENT made messages (after extraction)
2023-11-07 01:17:59 +00:00
l10n daemon script
8dc89514ee
GIT_SILENT Sync po/docbooks with svn
2023-11-05 13:42:30 +00:00
l10n daemon script
32cfe25c4d
GIT_SILENT made messages (after extraction)
2023-10-30 00:42:53 +00:00
l10n daemon script
5f92c2e15a
GIT_SILENT made messages (after extraction)
2023-10-29 00:42:35 +00:00
l10n daemon script
31b07098a0
GIT_SILENT Sync po/docbooks with svn
2023-10-28 01:31:24 +00:00
l10n daemon script
f5ddb7369b
GIT_SILENT Add new file (after extraction)
2023-10-28 00:43:13 +00:00
l10n daemon script
ecbbd48b47
GIT_SILENT made messages (after extraction)
2023-10-28 00:43:08 +00:00
l10n daemon script
0dd16258b5
GIT_SILENT made messages (after extraction)
2023-10-27 00:42:40 +00:00
l10n daemon script
35b3d4b0fa
GIT_SILENT made messages (after extraction)
2023-10-26 00:42:28 +00:00
l10n daemon script
ede5c0c89f
GIT_SILENT made messages (after extraction)
2023-10-25 00:42:57 +00:00
Albert Vaca Cintora
a93c66b535
SFTP: Add support for SHA256withRSA signature
2023-10-24 21:13:07 +00:00
Albert Vaca Cintora
44103d3f83
SFTP plugin: Add support for more key exchange protocols
...
Support diffie-hellman-group14-sha256 and ecdh-sha2-nistp256, since
diffie-hellman-group14-sha1 is deprecated.
2023-10-24 21:13:07 +00:00
Philip Cohn-Cort
548b636f32
Better device controls
...
## Summary
This contains some minor code quality improvements in
`RunCommandControlsProviderService`, as well as the following feature changes:
* If the device for a Device Control is reachable, clicking on the secondary
space of the control will launch RunCommandActivity. If the device isn't
reachable, we launch the MainActivity like usual.
* Pixel 7 and other modern Google devices can now show KDE Connect commands
in the 'Home' quick access tile (you still have to 'add app')
## Test Plan
0. Make sure your Android OS supports Device Controls (Android 11+)
1. Choose a paired device to work with
2. Place at least one command in the Run Command list
3. Enable the command in the Device Controls screen
4. Test what happens when you click on the secondary space of the control
2023-10-23 21:58:08 +00:00
l10n daemon script
184eab4552
GIT_SILENT Sync po/docbooks with svn
2023-10-22 01:41:54 +00:00
l10n daemon script
f28e37d641
GIT_SILENT Sync po/docbooks with svn
2023-10-21 01:26:51 +00:00
l10n daemon script
f0ffebee17
GIT_SILENT Add new file (after extraction)
2023-10-21 00:42:35 +00:00
l10n daemon script
f7d8f7c5a5
GIT_SILENT made messages (after extraction)
2023-10-21 00:42:30 +00:00
l10n daemon script
3647e76c48
GIT_SILENT made messages (after extraction)
2023-10-18 00:42:37 +00:00
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