Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove USB manager and corresponding tests | Ratchanan Srirattanamet | 2023-12-14 | 1 | -15/+0 |
| | | | | | | | | Since this is renamed, it has never worked correctly anyway. I've forked this part of code as "adbd-approver" [1], so this part can now be removed. [1] https://gitlab.com/ubports/development/core/adbd-approver | ||||
* | Rename indicator class and service source files | Robert Tari | 2023-10-09 | 1 | -1/+1 |
| | |||||
* | Implement adaptive colour temperature profiles | Robert Tari | 2023-02-04 | 1 | -0/+7 |
| | |||||
* | Allow building with(out) Lomiri features | Robert Tari | 2022-12-15 | 1 | -11/+21 |
| | |||||
* | Drop pkglibexecdir and use native CMake file configuration | Robert Tari | 2022-02-16 | 1 | -1/+1 |
| | |||||
* | Drop HAS_LOMIRI_TOUCH_SCHEMA, use native schema instead | Robert Tari | 2021-11-01 | 1 | -4/+0 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/8 | ||||
* | Rename com.ubuntu.touch.system to com.lomiri.touch.system | Robert Tari | 2021-11-01 | 1 | -2/+2 |
| | |||||
* | Fork from Ubuntus' indicator-display project. | Mike Gabriel | 2017-11-28 | 1 | -2/+4 |
| | |||||
* | add Greeter skeleton | Charles Kerr | 2016-03-21 | 1 | -0/+1 |
| | |||||
* | if our USB device is disconnected while prompting the user for ADBD, cancel ↵ | Charles Kerr | 2016-03-21 | 1 | -0/+1 |
| | | | | the prompt. | ||||
* | use cmake-extras' EnableCoverageReport instead of home-rolled rules | Charles Kerr | 2016-03-16 | 1 | -2/+0 |
| | |||||
* | use cmake's find_package(Threads) output everywhere instead of just in src/ | Charles Kerr | 2016-03-15 | 1 | -7/+1 |
| | |||||
* | cmake's Thread::Thread import doesn't exist in vivid's version of cmake ↵ | Charles Kerr | 2016-03-15 | 1 | -1/+7 |
| | | | | (3.0.2), so fall back gracefully to -pthread there | ||||
* | clean up compile_options and warnings. Add DBUS debug log messages to ctest ↵ | Charles Kerr | 2016-03-11 | 1 | -1/+4 |
| | | | | environment variables. | ||||
* | add UsbManager | Charles Kerr | 2016-03-10 | 1 | -0/+1 |
| | |||||
* | cmake and test directory cleanup | Charles Kerr | 2016-03-10 | 1 | -30/+31 |
| | |||||
* | add out-of-line virtual method definitions to Indicator to silence clang++ ↵ | Charles Kerr | 2016-03-08 | 1 | -1/+3 |
| | | | | warnings | ||||
* | add ADB server/client + tests | Charles Kerr | 2016-03-06 | 1 | -1/+2 |
| | |||||
* | add rotation lock indicator | Charles Kerr | 2014-08-20 | 1 | -0/+1 |
| | |||||
* | initial pass at tests/ directory, skeleton only | Charles Kerr | 2014-08-19 | 1 | -8/+1 |
| | |||||
* | initial pass at 'hello world' src + po | Charles Kerr | 2014-08-19 | 1 | -0/+35 |