-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120372/
-----------------------------------------------------------

(Updated Sept. 25, 2014, 6:57 p.m.)


Review request for Bluedevil and Àlex Fiestas.


Changes
-------

update reviewer group


Repository: bluedevil


Description
-------

1. Add "re-connect" and "disconnect" actions to device just like kcm
2. Disconnect all signals for adapter and devices in offlineMode in order to 
avoid multiple connection
3. use poweredChanged to populate the adapter status change and remove some 
redundant calls to regenerateConnectedDevice() and regenerateDeviceEntries(). 
Before this change, when I suspend the laptop, bluetooth device automatically 
go powered off (an unrelated issue), but the status might become "No adaptors 
found", while it should be "Turn bluetooth On". This is because 
adapterChanged() will only do update inside offlineMode(), and 
regenerateDeviceEntries() is not called in this case. To make it more 
consistent, all state populate function call are removed from onlineMode and 
moved to the function call onlineMode() and offlineMode().


Diffs
-----

  src/monolithic/monolithic.h 2d6790a 
  src/monolithic/monolithic.cpp 016f930 

Diff: https://git.reviewboard.kde.org/r/120372/diff/


Testing
-------

Re-connect and disconnect works, and menu and tray is updated correctly when 
device get connected and disconnected.


Thanks,

Xuetian Weng

_______________________________________________
Kde-hardware-devel mailing list
Kde-hardware-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-hardware-devel

Reply via email to