eds: fix Android favourite handling when creating contact
[platform/upstream/folks.git] / HACKING
2013-01-03 Philip WithnallHACKING: Update documentation for running single tests
2013-01-03 Guillaume DesmottesHACKING: document how to run a single test
2012-08-27 Philip Withnalldocs: Add some more rules to the HACKING coding guidelines
2012-06-27 Philip Withnallcore: Add a profiling API and implement some profiling...
2011-06-21 Travis ReitterAdd ability to run any of our tests through gdb
2011-01-14 Travis ReitterAdd policy for keeping the build healthy.
2010-12-30 Travis ReitterRefer to non-local variables and methods with full...
2010-12-30 Travis ReitterCut unnecessary casting.
2010-12-30 Travis ReitterMaximize use of 'unowned' keyword.
2010-12-30 Travis ReitterMaximize use of the 'var' keyword.
2010-12-30 Travis ReitterEnsure private and internal methods begin with a _
2010-12-30 Travis ReitterEnsure private and internal data members begin with a _
2010-12-30 Travis ReitterWrite down development policies.