Nicolas Fella
|
b3b74f25f4
|
Convert license headers to SPDX
|
2020-08-17 16:17:20 +02:00 |
|
l10n daemon script
|
9565318944
|
GIT_SILENT made messages (after extraction)
|
2020-08-17 02:14:12 +02:00 |
|
Aniket Kumar
|
f3d683e2c5
|
Modifying SMSHelper.Message class and PACKET_TYPE_SMS_MESSAGE to contain list of attachment objects.
|
2020-08-12 17:08:02 +05:30 |
|
l10n daemon script
|
31dd2cbd5f
|
GIT_SILENT made messages (after extraction)
|
2020-08-11 02:20:15 +02:00 |
|
l10n daemon script
|
456e4ed9cd
|
GIT_SILENT made messages (after extraction)
|
2020-08-09 02:14:34 +02:00 |
|
l10n daemon script
|
348d6fb379
|
GIT_SILENT made messages (after extraction)
|
2020-08-08 02:15:26 +02:00 |
|
l10n daemon script
|
c327a5fd3e
|
GIT_SILENT made messages (after extraction)
|
2020-08-07 02:16:58 +02:00 |
|
l10n daemon script
|
07e422ebe7
|
GIT_SILENT made messages (after extraction)
|
2020-08-06 02:17:32 +02:00 |
|
Aniket Kumar
|
0528de7fde
|
Implemented notification support to notify the user about the newly received SMS/MMS when KDE Connect will be set as the default SMS app.
|
2020-08-05 15:22:31 +05:30 |
|
Aniket Kumar
|
2758fba3d0
|
Removed APN settings from user preferences completely and replaced Klinker's get APN settings method with TelephonyHelper's getPreferredApn method.
|
2020-08-05 15:14:30 +05:30 |
|
l10n daemon script
|
83cf689478
|
GIT_SILENT made messages (after extraction)
|
2020-08-04 02:17:59 +02:00 |
|
Isira Seneviratne
|
c6f8a2ecdc
|
Fix test compilation errors.
|
2020-08-02 16:56:21 +00:00 |
|
Isira Seneviratne
|
340d7b0154
|
Adjust build optimizations
|
2020-08-02 06:31:33 +00:00 |
|
Sohny Bohny
|
fd29755cf1
|
Add null check before using RemoteKeyboardService.instance.visible
|
2020-08-01 22:11:49 +00:00 |
|
l10n daemon script
|
7ad78d95c4
|
GIT_SILENT made messages (after extraction)
|
2020-08-01 02:18:00 +02:00 |
|
l10n daemon script
|
d69ba84919
|
GIT_SILENT made messages (after extraction)
|
2020-07-30 02:17:25 +02:00 |
|
Isira Seneviratne
|
fb79673e85
|
Use StringUtils.join().
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
7458adc7d6
|
Use ArrayUtils.EMPTY_STRING_ARRAY constant.
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
f6187333a8
|
Use StringUtils.firstNonEmpty().
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
d22967f475
|
Use ArrayUtils.contains().
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
531c158756
|
Use NumberUtils.toInt().
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
bccc002d04
|
Use StringUtils' startsWith() and endsWith().
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
b520291ccd
|
Use StringUtils.defaultString().
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
24efa1968c
|
Use ArrayUtils' isEmpty() and isNotEmpty().
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
e74743c684
|
Use StringUtils.contains().
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
84ca679d84
|
Use StringUtils.containsAny().
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
29c6d28569
|
Add Apache Commons Lang.
|
2020-07-26 21:50:10 +00:00 |
|
Isira Seneviratne
|
a6c08d00b2
|
Use android:src instead of app:srcCompat.
|
2020-07-25 10:35:33 +05:30 |
|
Anjani Kumar
|
f7f2045da1
|
RunCommandWidget: Add System Dark theme support
|
2020-07-24 10:54:43 +00:00 |
|
Isira Seneviratne
|
1a2a01d3ff
|
Use Kotlin's Charsets class.
|
2020-07-24 10:53:09 +00:00 |
|
Isira Seneviratne
|
fcae39846e
|
Use view binding in the classes in the 'List' package.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
5073f5e3dd
|
Use view binding in PairingFragment.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
cfa00c05ca
|
Use view binding in RunCommandWidgetDeviceSelector.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
0c38405965
|
Use view binding in TrustedNetworksActivity.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
d064cf6a1e
|
Use view binding in CustomDevicesActivity.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
3207e4b0eb
|
Use view binding in ShareActivity.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
32c9dc5ad5
|
Use view binding in RunCommandActivity.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
74f9aba31a
|
Use view binding in PresenterActivity.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
2ab615d55e
|
Use view binding in NotificationFilterActivity.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
a6cf26e739
|
Use view binding in FindMyPhoneActivity.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
54335ac755
|
Use view binding in MainActivity.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
4624033991
|
Use view binding in DeviceFragment.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
286bb7b3cd
|
Use view binding in BigscreenActivity.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
179d04ef00
|
Enable view binding.
|
2020-07-24 10:50:15 +00:00 |
|
Isira Seneviratne
|
2f386ff5c0
|
Use FileUtils.directoryContains().
|
2020-07-24 10:49:32 +00:00 |
|
Isira Seneviratne
|
4a4147bd4d
|
Use FilenameUtils' getBaseName() and getExtension().
|
2020-07-24 10:48:28 +00:00 |
|
l10n daemon script
|
0deb624ca2
|
GIT_SILENT made messages (after extraction)
|
2020-07-22 02:20:05 +02:00 |
|
l10n daemon script
|
edfbf131f9
|
GIT_SILENT made messages (after extraction)
|
2020-07-19 02:13:27 +02:00 |
|
Nicolas Fella
|
dff9a2218e
|
Send correct keyboard state when changing onlyWhenEditing option
Otherwise the desktop side won't show the input as available
I didn't even know that feature existed :)
|
2020-07-18 21:56:49 +00:00 |
|
Albert Vaca Cintora
|
0cea53540e
|
incomingCapabilities can be null
|
2020-07-18 23:55:43 +02:00 |
|