2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-09-05 08:35:10 +00:00

Merge branch 'stable'

This commit is contained in:
Albert Vaca
2015-09-09 14:58:01 -07:00
17 changed files with 182 additions and 93 deletions

View File

@@ -575,7 +575,7 @@ public class Device implements BaseLink.PackageReceiver {
}
} else {
Log.e("KDE/onPackageReceived","Device not paired, will pass package to unpairedPackageListeners");
//Log.e("KDE/onPackageReceived","Device not paired, will pass package to unpairedPackageListeners");
if (pairStatus != PairStatus.Requested) {
unpair();