6
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the colors of the drawer More... almost 10 years ago
Fixed notifications plugin incompatibility with Android<21 More... almost 10 years ago
Merge branch 'master' of github.com:albertvaka/kdeconnect-kde More... almost 10 years ago
SVN_SILENT made messages (.desktop file) - always resolve ours More... almost 10 years ago
Merge pull request #5 from rahiel/patch-1 More... almost 10 years ago
fix link in readme More... almost 10 years ago
Load plugins which are registered to listen to unpaired devices More... almost 10 years ago
more validation fixes More... almost 10 years ago
fix NotShowIn, "Plasma" is not valid or used More... almost 10 years ago
use LIBEXEC_INSTALL_DIR consistently (without CMAKE_INSTAL_PREFIX) More... almost 10 years ago
Fixed incompatibility with OpenSSH 7.0 More... almost 10 years ago
Merge branch 'master' into ssl More... almost 10 years ago
Explicity using TLSv1 because using AnyProtocol causes a default TLSv1.2 handshake which not supported on older android version More... almost 10 years ago
Using reverse connection strategy for device with android version less than ICS More... almost 10 years ago
Added spongy castle back, to support certificate generation on older devices which is not possible using bouncy castle due to same class name conflict More... almost 10 years ago
Removed spongycastle, now using bouncy castle version Added reverse connection blacklist again More... almost 10 years ago
Fix various krazy2 warnings More... almost 10 years ago
Using custom built Netty 4.0.25, with fix for high memory usage. This version does not have any error, as of now and working fine More... almost 10 years ago
Added device test More... almost 10 years ago
Device unpairs only on handshake exception, not on any exception More... almost 10 years ago
Added timer based reverse connection blacklist to avoid infinite loop when two Android 5.0 devices are trying to connect Changed netty all to netty handler, netty handler is smaller in size and contains required components More... almost 10 years ago
More material: pairing works and revamped plugin preferences More... almost 10 years ago
WIP More... almost 10 years ago
Missing breaks in switch More... almost 10 years ago
Changed abstract plugin to receive packages from unpaired device More... almost 10 years ago
OOPS! used device name instead of link name in lan pairing handler More... almost 10 years ago
Removed conscrypt Fixed issue in netty, currently use custom build netty Removed multi dex More... almost 10 years ago
If remote device certificate is changes, in sslError due to simulataneous multiple connections, unpair was called on null pointer More... almost 10 years ago
We support any protocol instead of TLSv1.2 More... almost 10 years ago
Show encryption info in device activity too More... almost 10 years ago