Switched to module level loggers
[gc-dialer] / src / gv_backend.py
2009-09-28 epageSwitched to module level loggers
2009-09-24 epageRemoving GrandCentral from various parts of the code
2009-09-23 epageFurther improvements to the message dialogs
2009-09-14 epageFixing a bug where a phone number in voicemails wouldn...
2009-09-03 epageErorDisplay overkill now in effect
2009-09-03 epageAdding logging support
2009-08-26 epageRefactored out hildonization in hopes this will clean...
2009-08-24 epageFixing a typo
2009-08-18 epageProtection against 0 timeout and a spelling correction
2009-08-10 epageI found where gv changed its html, yay
2009-08-01 epageSimplifying some logic to hopefully speed things up
2009-07-21 epage* Ignoring cookies for callback since that cookie doesn...
2009-07-18 epageHoping this change fixes international numbers
2009-06-24 epageFixing a change in GV voicemail transcripts
2009-06-03 epageVersion bump to 1.0, description fixes, and adding...
2009-05-30 epageBuying a little more space by removing the times of...
2009-05-30 epageCleaning up the messages view a bit
2009-05-29 epageStarting on gv_backend tests
2009-05-28 epageRemoving unneeded todos
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...