* Fixing GC support and applying it to GV
[gc-dialer] / src / gv_backend.py
2009-05-28 epage* Fixing GC support and applying it to GV
2009-05-28 epage* Getting more of the login outside of the UI thread
2009-05-25 epageAdded messages
2009-05-21 epageClearing out completed @todo and @bugs
2009-05-21 epageFixing the sorting of messages
2009-05-21 epageA SMS bug fix and further work on displaying SMS messages
2009-05-21 epageFixing several showstopper bugs and starting work on...
2009-05-20 epageRe-arranged the class variables to be closer to use...
2009-05-20 epageFirst step towards displaying of voicemail message
2009-05-19 epageFixing a bug and rounding out the interfaces
2009-05-19 epageStill some issues, but the start of SMS support
2009-05-19 epageAdded sorting to the recent view
2009-05-18 epageRemoved bad code
2009-05-18 epage* Starting a messages view
2009-05-18 epage* Changed the file headers to doc strings
2009-05-15 epageFixing some screen scraping and bumping the version
2009-04-29 epageCleaning up the MozillaEmulator code a bit and adding...
2009-04-16 epageMerging some code in from DoneIt
2009-03-31 epageAdded persisting of callback number
2009-03-28 epageFixing some rendering bugs
2009-03-27 epageRemoving another page download from startup for GOogleVoice
2009-03-26 epageMerge gv_support changes r243:251 into the trunk
2009-03-20 epageMinor wording things
2009-03-20 epageCut down one more download
2009-03-20 epageOops, left prints in
2009-03-20 epageFixing various bugs
2009-03-20 epageBackwards logic, whoops
2009-03-20 epageIn theory, adding some hardening against bugs due to...
2009-03-20 epageConsolidating timeout location and increasing it for...
2009-03-19 epage* More debug info printed when users have issues
2009-03-19 epageGetting click to call working and adding GoogleVoice...
2009-03-18 epageHmm, these probably should be using https, but now...
2009-03-18 epageTracking my progress. Still doesn't work, I'm getting...
2009-03-14 epageMade a slight mistake with click to call but this doesn...
2009-03-14 epageTrying out the mobile version for a bit
2009-03-14 epageSome callback number work (working) and click to call...
2009-03-14 epageLogin, authentication check, account number, recent...
2009-03-13 epageWork in progress on Google Voice and Google Data
2009-03-13 epage* Made the file backend more generic by trying to find...