From 602004cd3c1ba270f29d0dc8b8ca3604bdf0fefd Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Sun, 6 Feb 2011 20:24:50 +1100 Subject: [PATCH] Add a TODO file I found somewhere Signed-off-by: NeilBrown --- TODO | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..5a7b3b7 --- /dev/null +++ b/TODO @@ -0,0 +1,59 @@ + +My freerunner stuff is a bit of a mess.... and there is lots to do: + +- Tidy up + + + put all code in single git tree (or maybe a few) + + remove code that is no longer used like speeddial and runit + + collect all random scripts and document how they work - just comments + in the scripts + + keep copy on phone/eli/notebook + + +- Networking + - wifi + + use wpa_cli to get list of networks and to connect to new + + button to switch to 'access point' mode + - usb + - bluetooth + +- audio + - bluetooth + - headset switching + - music playing + +- calls + - different tones for different callers + - handle 'busy' and 'no carrier' better + +- GPS + - ?? auto time sync + +- timezone + - allow list of interesting timezones to be created + +- GPRS + - fix flow control + - auto connect based on wifi status and GSM service provider + +- address book + - general editing app + +- status widgets: + - network status + - GSM status + - active network connections?? + +- GSM + - make carrier-search return a task list + +- launch + - make it easier(?) to cache task lists so we don't keep generating + them anew. + - give feed back while list is being refreshed + +- SMS + - allow search/filter to work better + +- glamo timing fixes + install 'omhack'?? -- 2.39.5