mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-02 11:26:31 -05:00
1c698bff83
As bitDHT is very noisy and keeps the radio always on on mobile thus having huge impact on the battery life, DHT is now turned on only when the App is interacting with the user byt default, on the option tab it is possible to change this behaviour to set it always off, always on or active depending on user interaction. To handle settings AppSettings singleton has been added and a button on the sidebar to edit configurations too
8 lines
263 B
Plaintext
8 lines
263 B
Plaintext
singleton TokensManager 1.0 TokensManager.qml
|
|
singleton ClipboardWrapper 1.0 ClipboardWrapper.qml
|
|
singleton ChatCache ChatCache.qml
|
|
singleton StyleChat styles/ChatStyle.qml
|
|
singleton StyleSideBar styles/SideBarStyle.qml
|
|
singleton AppSettings 1.0 AppSettings.qml
|
|
|