| Commit message (Expand) | Author | Age | Files | Lines |
* | add test to confirm on_pk() signal is fired in the main thread rather than th... | Charles Kerr | 2016-03-07 | 1 | -6/+9 |
* | add ADB server/client + tests | Charles Kerr | 2016-03-06 | 9 | -12/+686 |
* | cosmetic: use -test as the suffix for test files | Charles Kerr | 2016-03-04 | 2 | -1/+1 |
* | fix RotationLock shutdown issue that messed with getting clean test runs | Charles Kerr | 2016-03-04 | 1 | -0/+1 |
* | update glib/dbus test fixtures from indicator-datetime/15.10 branch | Charles Kerr | 2016-03-04 | 4 | -83/+44 |
* | Releasing 0.1+15.10.20150727-0ubuntu10.1+15.10.20150727-0ubuntu1 | CI Train Bot | 2015-07-27 | 1 | -0/+10 |
* | drop build-dependency on g++-4.9 Fixes: #1452323 | Charles Kerr | 2015-07-27 | 3 | -8/+1 |
|\ |
|
| * | fix explicit ctor warning from cppcheck to get tests passing | Charles Kerr | 2015-07-15 | 1 | -1/+1 |
| * | drop build-dependency on g++-4.9 | Charles Kerr | 2015-07-15 | 2 | -7/+0 |
|/ |
|
* | Releasing 0.1+15.04.20150302-0ubuntu10.1+15.04.20150302-0ubuntu1 | CI Train Bot | 2015-03-02 | 1 | -0/+7 |
* | Fix action-state-to-variant mapping Fixes: #1410915 | Charles Kerr | 2015-03-02 | 1 | -1/+1 |
|\ |
|
| * | use the same action-state-to-variant mapping as in the rtm-14.09 branch | Charles Kerr | 2015-02-28 | 1 | -1/+1 |
|/ |
|
* | Releasing 0.1+15.04.20141103-0ubuntu10.1+15.04.20141103-0ubuntu1 | CI bot | 2014-11-03 | 1 | -0/+7 |
* | Small typo in integration test plan | Ted Gould | 2014-11-03 | 1 | -1/+1 |
|\ |
|
| * | Small typo in integration test plan | Ted Gould | 2014-10-10 | 1 | -1/+1 |
|/ |
|
* | Releasing 0.1+14.10.20141009-0ubuntu10.1+14.10.20141009-0ubuntu1 | CI bot | 2014-10-09 | 1 | -0/+8 |
* | Use com.ubuntu.touch.system's "rotation-lock" boolean for the rotation lock i... | Charles Kerr | 2014-10-09 | 7 | -31/+40 |
|\ |
|
| * | don't use 'auto tmp = ...' when tmp is going to be passed to g_free() | Charles Kerr | 2014-10-06 | 2 | -2/+2 |
| * | make a debugging message go through g_debug() instead of g_message() | Charles Kerr | 2014-10-06 | 1 | -1/+1 |
| * | fix the settings-to-action-state mappings | Charles Kerr | 2014-10-06 | 1 | -18/+11 |
| * | report unexpected g_log() calls via g_print() instead of g_log() :D | Charles Kerr | 2014-10-06 | 1 | -1/+1 |
| * | fix oops | Charles Kerr | 2014-10-06 | 1 | -1/+1 |
| * | fix warnings reported by flint++ -- explicit ctors, classes with virtual meth... | Charles Kerr | 2014-10-06 | 4 | -3/+23 |
| * | replace 'orientation-lock' enum with 'rotation-lock' bool | Charles Kerr | 2014-10-06 | 2 | -18/+14 |
* | | Releasing 0.1+14.10.20141007-0ubuntu10.1+14.10.20141007-0ubuntu1 | CI bot | 2014-10-07 | 1 | -0/+8 |
* | | Change the phone header's title from "Rotation Lock" to "Rotation". Fixes: 13... | Charles Kerr | 2014-10-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | change header title from 'Rotation lock' to 'Rotation' as per I:RTMUF | Charles Kerr | 2014-10-03 | 1 | -1/+1 |
|/ |
|
* | Releasing 0.1+14.10.20140915-0ubuntu10.1+14.10.20140915-0ubuntu1 | CI bot | 2014-09-15 | 1 | -0/+7 |
* | Tag to use langpacks, so launchpad imports the translations template | Sebastien Bacher | 2014-09-15 | 1 | -0/+1 |
|\ |
|
| * | Tag to use langpacks, so launchpad imports the translations template | Sebastien Bacher | 2014-09-08 | 1 | -0/+1 |
|/ |
|
* | Releasing 0.1+14.10.20140905.1-0ubuntu10.1+14.10.20140905.1-0ubuntu1 | CI bot | 2014-09-05 | 1 | -0/+11 |
* | First release in CI Train | Ted Gould | 2014-09-05 | 3 | -1/+5 |
|\ |
|
| * | Put in disclaimer about current builds | Ted Gould | 2014-09-05 | 1 | -0/+2 |
| * | Do a split build by default | Ted Gould | 2014-09-05 | 1 | -0/+2 |
| * | Something must change | Ted Gould | 2014-09-05 | 1 | -1/+1 |
|/ |
|
* | Add a rotation lock indicator | Charles Kerr | 2014-09-05 | 29 | -0/+1426 |
|\ |
|
| * | in debian/control, bump Standards-Version from 3.9.4 to 3.9.5 to make lintian... | Charles Kerr | 2014-08-21 | 1 | -1/+1 |
| * | in control/debian, split Description into a shorter description plus an exten... | Charles Kerr | 2014-08-21 | 1 | -1/+2 |
| * | in src/exporter.cpp, use G_DBUS_NAME_OWNER_FLAGS_NONE when owning the busname | Charles Kerr | 2014-08-21 | 1 | -1/+1 |
| * | fix copy-paste error | Charles Kerr | 2014-08-21 | 2 | -3/+3 |
| * | in debian/control, make the Description more informative | Charles Kerr | 2014-08-21 | 1 | -1/+1 |
| * | unit tests passing on desktop and phone, but not in jenkins -- adding gsettin... | Charles Kerr | 2014-08-20 | 1 | -0/+1 |
| * | add cmake/ directory | Charles Kerr | 2014-08-20 | 5 | -2/+136 |
| * | remove url-dispatcher dependency. | Charles Kerr | 2014-08-20 | 2 | -2/+0 |
| * | add rotation lock indicator | Charles Kerr | 2014-08-20 | 18 | -64/+754 |
| * | get skeletal service and tests building | Charles Kerr | 2014-08-19 | 5 | -9/+16 |
| * | initial pass at tests/ directory, skeleton only | Charles Kerr | 2014-08-19 | 5 | -8/+252 |
| * | initial pass at 'hello world' src + po | Charles Kerr | 2014-08-19 | 5 | -0/+108 |
| * | initial pass at CMakeLists.txt and cmake/ directory | Charles Kerr | 2014-08-19 | 1 | -0/+72 |
| * | initial pass at data directory w/the standard items: unity indicator file, up... | Charles Kerr | 2014-08-19 | 5 | -0/+112 |