gc-dialer
13 years agoFixing a cacing bug due to my drop in version number
Ed Page [Fri, 3 Dec 2010 00:35:39 +0000 (18:35 -0600)]
Fixing a cacing bug due to my drop in version number

13 years agoSwitching to relative time for the NOW
Ed Page [Fri, 3 Dec 2010 00:32:13 +0000 (18:32 -0600)]
Switching to relative time for the NOW

13 years agoMerge branch 'master' into qt
Ed Page [Thu, 2 Dec 2010 03:29:42 +0000 (21:29 -0600)]
Merge branch 'master' into qt

13 years agoBumping a qt release
Ed Page [Thu, 2 Dec 2010 03:29:34 +0000 (21:29 -0600)]
Bumping a qt release

13 years agoFixing deps
Ed Page [Thu, 2 Dec 2010 03:28:40 +0000 (21:28 -0600)]
Fixing deps

13 years agoAdding data support
Ed Page [Thu, 2 Dec 2010 03:15:29 +0000 (21:15 -0600)]
Adding data support

13 years agoMerge branch 'master' into qt
Ed Page [Thu, 2 Dec 2010 02:54:30 +0000 (20:54 -0600)]
Merge branch 'master' into qt

Conflicts:
src/constants.py

13 years agoUpdating changelist
Ed Page [Thu, 2 Dec 2010 02:53:57 +0000 (20:53 -0600)]
Updating changelist

13 years agoFound out I accidently made the history details too big (stacked two subtracts),...
Ed Page [Thu, 2 Dec 2010 02:37:44 +0000 (20:37 -0600)]
Found out I accidently made the history details too big (stacked two subtracts), tweaking sizes some more

13 years agoAdding time categories to both messages and history as well as unifying font sizes
Ed Page [Thu, 2 Dec 2010 02:33:19 +0000 (20:33 -0600)]
Adding time categories to both messages and history as well as unifying font sizes

13 years agoMarking notes for Qt Release (which hasn't happened yet)
Ed Page [Thu, 2 Dec 2010 01:44:18 +0000 (19:44 -0600)]
Marking notes for Qt Release (which hasn't happened yet)

13 years agoFixing the link to the new site
Ed Page [Thu, 2 Dec 2010 01:36:02 +0000 (19:36 -0600)]
Fixing the link to the new site

13 years agoAdding a todo about csv
Ed Page [Wed, 1 Dec 2010 04:09:00 +0000 (22:09 -0600)]
Adding a todo about csv

13 years agoAdding icons to the dialpad
Ed Page [Wed, 1 Dec 2010 04:01:26 +0000 (22:01 -0600)]
Adding icons to the dialpad

13 years agoMerge branch 'master' into qt
Ed Page [Wed, 1 Dec 2010 03:26:45 +0000 (21:26 -0600)]
Merge branch 'master' into qt

13 years agoWhen optifying, forgot to update the alarm code
Ed Page [Wed, 1 Dec 2010 03:24:39 +0000 (21:24 -0600)]
When optifying, forgot to update the alarm code

13 years agoSwitching the webpage to the wiki
Ed Page [Wed, 1 Dec 2010 03:22:00 +0000 (21:22 -0600)]
Switching the webpage to the wiki

13 years agoPulling in TOR fix for csv
Ed Page [Wed, 1 Dec 2010 03:05:17 +0000 (21:05 -0600)]
Pulling in TOR fix for csv

13 years agoMerge branch 'master' into qt
Ed Page [Wed, 1 Dec 2010 03:03:21 +0000 (21:03 -0600)]
Merge branch 'master' into qt

13 years agoGreatly expanding what the csv support can handle
Ed Page [Wed, 1 Dec 2010 02:46:56 +0000 (20:46 -0600)]
Greatly expanding what the csv support can handle

13 years agoHandling blank names
Ed Page [Wed, 1 Dec 2010 02:20:27 +0000 (20:20 -0600)]
Handling blank names

13 years agoFixing the last of the error on close bugs
Ed Page [Wed, 1 Dec 2010 02:15:43 +0000 (20:15 -0600)]
Fixing the last of the error on close bugs

13 years agoEnsure we are scrolled to the bottom of the sms window
Ed Page [Tue, 30 Nov 2010 04:22:03 +0000 (22:22 -0600)]
Ensure we are scrolled to the bottom of the sms window

13 years agoSwitching from QTextEdit to QLabel for better scrolling behavior with the SMS Window
Ed Page [Tue, 30 Nov 2010 01:11:53 +0000 (19:11 -0600)]
Switching from QTextEdit to QLabel for better scrolling behavior with the SMS Window

13 years agoPulling in TOR changes
Ed Page [Tue, 30 Nov 2010 03:44:29 +0000 (21:44 -0600)]
Pulling in TOR changes

13 years agoAdding GMail CSV support to the backend
Ed Page [Tue, 30 Nov 2010 03:27:16 +0000 (21:27 -0600)]
Adding GMail CSV support to the backend

13 years agoAlready fixed these bugs
Ed Page [Thu, 25 Nov 2010 04:37:07 +0000 (22:37 -0600)]
Already fixed these bugs

13 years agoAdding callback number support
Ed Page [Thu, 25 Nov 2010 02:45:48 +0000 (20:45 -0600)]
Adding callback number support

13 years agoFound the clear function
Ed Page [Thu, 25 Nov 2010 02:17:15 +0000 (20:17 -0600)]
Found the clear function

13 years agoFixing an issue with setting the callback
Ed Page [Thu, 25 Nov 2010 02:16:17 +0000 (20:16 -0600)]
Fixing an issue with setting the callback

13 years agoRemoving more errors on various forms of closing
Ed Page [Wed, 24 Nov 2010 22:55:01 +0000 (16:55 -0600)]
Removing more errors on various forms of closing

13 years agoMaking some kind of attempt at cancellation support within the UI
Ed Page [Wed, 24 Nov 2010 04:08:11 +0000 (22:08 -0600)]
Making some kind of attempt at cancellation support within the UI

13 years agoAdding error display to the editor
Ed Page [Wed, 24 Nov 2010 03:50:55 +0000 (21:50 -0600)]
Adding error display to the editor

13 years agoScrolling work
Ed Page [Wed, 24 Nov 2010 03:50:40 +0000 (21:50 -0600)]
Scrolling work

13 years agoMaking sure editor gets focus
Ed Page [Wed, 24 Nov 2010 03:50:00 +0000 (21:50 -0600)]
Making sure editor gets focus

13 years agoFixing initial display of letter count
Ed Page [Wed, 24 Nov 2010 03:49:08 +0000 (21:49 -0600)]
Fixing initial display of letter count

13 years agoMore number work
Ed Page [Wed, 24 Nov 2010 03:48:25 +0000 (21:48 -0600)]
More number work

13 years agoHack to allow re-opening of the draft
Ed Page [Wed, 24 Nov 2010 03:48:06 +0000 (21:48 -0600)]
Hack to allow re-opening of the draft

13 years agoFixing Sixing and editing issues
Ed Page [Wed, 24 Nov 2010 02:59:33 +0000 (20:59 -0600)]
Fixing Sixing and editing issues

13 years agoFix error on close
Ed Page [Wed, 24 Nov 2010 02:57:58 +0000 (20:57 -0600)]
Fix error on close

13 years agoFixing display of numbrs entered in on the dialpad
Ed Page [Wed, 24 Nov 2010 02:39:07 +0000 (20:39 -0600)]
Fixing display of numbrs entered in on the dialpad

13 years agoFixing button sizes
Ed Page [Wed, 24 Nov 2010 02:38:48 +0000 (20:38 -0600)]
Fixing button sizes

13 years agoReducing extra borders inside a tab
Ed Page [Wed, 24 Nov 2010 02:14:21 +0000 (20:14 -0600)]
Reducing extra borders inside a tab

13 years agoReducing border on the outside
Ed Page [Wed, 24 Nov 2010 02:12:57 +0000 (20:12 -0600)]
Reducing border on the outside

13 years agoFixing a bug with refreshing on the contacts
Ed Page [Wed, 24 Nov 2010 02:02:24 +0000 (20:02 -0600)]
Fixing a bug with refreshing on the contacts

13 years agoSwitching from pie menus for now
Ed Page [Wed, 24 Nov 2010 01:54:30 +0000 (19:54 -0600)]
Switching from pie menus for now

13 years agoFixing showing of HTML Delegates on dark theme
Ed Page [Wed, 24 Nov 2010 01:49:13 +0000 (19:49 -0600)]
Fixing showing of HTML Delegates on dark theme

13 years agoFixing sizing on n900
Ed Page [Tue, 23 Nov 2010 03:54:21 +0000 (21:54 -0600)]
Fixing sizing on n900

13 years agoOptimizing sizing of things
Ed Page [Tue, 23 Nov 2010 03:38:39 +0000 (21:38 -0600)]
Optimizing sizing of things

13 years agoMinor cleanup
Ed Page [Tue, 23 Nov 2010 01:09:57 +0000 (19:09 -0600)]
Minor cleanup

13 years agoApplying some feedback from timeless to show counts that the user cares about (for...
Ed Page [Tue, 23 Nov 2010 00:43:19 +0000 (18:43 -0600)]
Applying some feedback from timeless to show counts that the user cares about (for once more like Nokia and less like Google)

13 years agoCompress some of the info on history
Ed Page [Tue, 23 Nov 2010 00:38:24 +0000 (18:38 -0600)]
Compress some of the info on history

13 years agoTrack when an update occurred
Ed Page [Tue, 23 Nov 2010 00:38:09 +0000 (18:38 -0600)]
Track when an update occurred

13 years agoUpdatimg jump_to
Ed Page [Wed, 3 Nov 2010 03:02:21 +0000 (22:02 -0500)]
Updatimg jump_to

13 years agoAdding letter headers to contacts and updating todos
Ed Page [Wed, 3 Nov 2010 02:41:23 +0000 (21:41 -0500)]
Adding letter headers to contacts and updating todos

13 years agoTaking advantage of icons
Ed Page [Tue, 2 Nov 2010 23:50:45 +0000 (18:50 -0500)]
Taking advantage of icons

13 years agoTab icons
Ed Page [Mon, 1 Nov 2010 23:15:35 +0000 (18:15 -0500)]
Tab icons

13 years agoResults of testing on Maemo 5
Ed Page [Sat, 23 Oct 2010 03:15:35 +0000 (22:15 -0500)]
Results of testing on Maemo 5

13 years agoClean up and adding the possibility of slices on buttons
Ed Page [Sat, 23 Oct 2010 02:55:25 +0000 (21:55 -0500)]
Clean up and adding the possibility of slices on buttons

13 years agoActually implementing send and call
Ed Page [Sat, 23 Oct 2010 02:15:23 +0000 (21:15 -0500)]
Actually implementing send and call

13 years agoAdding from GTK DC the ability for any tab to look up alt numbers for a contact
Ed Page [Fri, 22 Oct 2010 01:49:03 +0000 (20:49 -0500)]
Adding from GTK DC the ability for any tab to look up alt numbers for a contact

Andding soem shortcuts to the dialogs

13 years agoMoving some tools out to be shared
Ed Page [Fri, 22 Oct 2010 01:03:58 +0000 (20:03 -0500)]
Moving some tools out to be shared

13 years agoFinixhing merge
Ed Page [Fri, 22 Oct 2010 00:55:49 +0000 (19:55 -0500)]
Finixhing merge

13 years agoBump to 1.1.13
Ed Page [Tue, 19 Oct 2010 23:30:57 +0000 (18:30 -0500)]
Bump to 1.1.13

13 years agoPulling in some changes from TOR
Ed Page [Tue, 19 Oct 2010 23:26:43 +0000 (18:26 -0500)]
Pulling in some changes from TOR

13 years agoProtecting against some javascript comments within the json
Ed Page [Tue, 19 Oct 2010 23:19:57 +0000 (18:19 -0500)]
Protecting against some javascript comments within the json

13 years agoProtecting against eval failing
Ed Page [Tue, 19 Oct 2010 23:15:37 +0000 (18:15 -0500)]
Protecting against eval failing

13 years agoDelaying the login so the screen can at least showing, improving the perceived perfor...
Ed Page [Sat, 16 Oct 2010 20:42:43 +0000 (15:42 -0500)]
Delaying the login so the screen can at least showing, improving the perceived performance

13 years agoAdding support to persist the current ab
Ed Page [Sat, 16 Oct 2010 20:32:58 +0000 (15:32 -0500)]
Adding support to persist the current ab

13 years agoPersist view settings
Ed Page [Sat, 16 Oct 2010 20:22:53 +0000 (15:22 -0500)]
Persist view settings

13 years agoAuto-login support
Ed Page [Sat, 16 Oct 2010 19:39:20 +0000 (14:39 -0500)]
Auto-login support

13 years agoStarting on real settings support
Ed Page [Sat, 16 Oct 2010 19:32:20 +0000 (14:32 -0500)]
Starting on real settings support

13 years agoMoving things out to separate files and doing the imports lazily to improve startup...
Ed Page [Sat, 16 Oct 2010 18:32:29 +0000 (13:32 -0500)]
Moving things out to separate files and doing the imports lazily to improve startup time

13 years agoAdding account dialog and some startup optimizations
Ed Page [Sat, 16 Oct 2010 18:03:00 +0000 (13:03 -0500)]
Adding account dialog and some startup optimizations

13 years agoRounding out the contacts implementation
Ed Page [Sat, 16 Oct 2010 17:19:11 +0000 (12:19 -0500)]
Rounding out the contacts implementation

13 years agoImplementing caches for a session
Ed Page [Wed, 6 Oct 2010 03:10:45 +0000 (22:10 -0500)]
Implementing caches for a session

13 years agoSetting up the chain for the ui to tell the session to make a call
Ed Page [Wed, 6 Oct 2010 02:06:38 +0000 (21:06 -0500)]
Setting up the chain for the ui to tell the session to make a call

13 years agoAdding in support for listing out each recipient, deletion from the list, and changin...
Ed Page [Mon, 4 Oct 2010 18:23:46 +0000 (13:23 -0500)]
Adding in support for listing out each recipient, deletion from the list, and changing of number used

13 years agoPopulating of a single target's phone number in SMS window
Ed Page [Mon, 4 Oct 2010 17:12:49 +0000 (12:12 -0500)]
Populating of a single target's phone number in SMS window

13 years agoRemoving contact caching from backend, moving it to session
Ed Page [Sat, 18 Sep 2010 21:24:32 +0000 (16:24 -0500)]
Removing contact caching from backend, moving it to session
Improving tracking of storing of cookies
Lots of implementation work on session object
Modified sizing for pies
Populate at least something for each tab
Adding HTML Delegate for displaying of messages
Make each tab manipulate the drafts object
Starting on SMS Window

13 years agoSomehow broke startup
Ed Page [Sat, 11 Sep 2010 17:59:55 +0000 (12:59 -0500)]
Somehow broke startup

13 years agoFixed issues with the credentials dialog
Ed Page [Sat, 11 Sep 2010 17:56:58 +0000 (12:56 -0500)]
Fixed issues with the credentials dialog
Got login to work on the right threads
Adding pyqtSlot decorators to receive supposed performcen improvements
Merged maeqt into qui_utils
Moved QErrorLog to qui_utils
Cleaned up the logging format

13 years agoStarting on threading work
Ed Page [Sat, 11 Sep 2010 05:07:36 +0000 (00:07 -0500)]
Starting on threading work

13 years agoSeparating model from view/control for errors, adding error messages to unimplemented...
Ed Page [Fri, 10 Sep 2010 02:26:38 +0000 (21:26 -0500)]
Separating model from view/control for errors, adding error messages to unimplemented code, and filing out some more session slots

13 years agoStarting session integration
Ed Page [Fri, 10 Sep 2010 02:04:13 +0000 (21:04 -0500)]
Starting session integration

13 years agoImplementing the enable/disables and adding a clear
Ed Page [Fri, 10 Sep 2010 00:31:48 +0000 (19:31 -0500)]
Implementing the enable/disables and adding a clear

13 years agoFirst crack at a session model
Ed Page [Fri, 10 Sep 2010 00:31:23 +0000 (19:31 -0500)]
First crack at a session model

13 years agoAdding a filtering UI for messages
Ed Page [Thu, 9 Sep 2010 02:07:24 +0000 (21:07 -0500)]
Adding a filtering UI for messages

13 years agoFinishing up a rough sketch of the UI including the delaying of tabs impl
Ed Page [Thu, 9 Sep 2010 01:58:30 +0000 (20:58 -0500)]
Finishing up a rough sketch of the UI including the delaying of tabs impl

13 years agoBump to 1.1.12-0
Ed Page [Thu, 26 Aug 2010 00:30:56 +0000 (19:30 -0500)]
Bump to 1.1.12-0

13 years agoAdding protections against a gmail address being a callback
Ed Page [Thu, 26 Aug 2010 00:25:39 +0000 (19:25 -0500)]
Adding protections against a gmail address being a callback

13 years agoSMS Entry, Dialpad, and skeleton for History, Messages, and Contacts
Ed Page [Wed, 25 Aug 2010 02:44:56 +0000 (21:44 -0500)]
SMS Entry, Dialpad, and skeleton for History, Messages, and Contacts

13 years agoCreating a hollow shell of a UI
Ed Page [Thu, 19 Aug 2010 01:36:20 +0000 (20:36 -0500)]
Creating a hollow shell of a UI

13 years agoIn playing with direct dial I found I setup the user-agent incorrectly
Ed Page [Mon, 26 Jul 2010 19:31:29 +0000 (14:31 -0500)]
In playing with direct dial I found I setup the user-agent incorrectly

13 years agoBump to -1
Ed Page [Mon, 26 Jul 2010 19:31:06 +0000 (14:31 -0500)]
Bump to -1

13 years agoBump to 1.1.11
Ed Page [Wed, 21 Jul 2010 03:43:12 +0000 (22:43 -0500)]
Bump to 1.1.11

13 years agoUnescaping HTML escaping for names and message content
Ed Page [Wed, 21 Jul 2010 03:38:56 +0000 (22:38 -0500)]
Unescaping HTML escaping for names and message content

13 years agoFixing optification, bumping to 1.1.10
Ed Page [Tue, 20 Jul 2010 22:36:50 +0000 (17:36 -0500)]
Fixing optification, bumping to 1.1.10

13 years agoBump to 1.1.9
Ed Page [Tue, 20 Jul 2010 11:09:55 +0000 (06:09 -0500)]
Bump to 1.1.9

13 years agoBugfix: when first replying to a text an error of '0' would appear
Ed Page [Tue, 20 Jul 2010 11:06:36 +0000 (06:06 -0500)]
Bugfix: when first replying to a text an error of '0' would appear