Sped up login by delay loading contact list
[gc-dialer] / support / builddeb.py
1 #!/usr/bin/python2.5
2
3 """
4 @bug In update desrcription stuff
5 """
6
7 import os
8 import sys
9
10 try:
11         import py2deb
12 except ImportError:
13         import fake_py2deb as py2deb
14
15 import constants
16
17
18 __appname__ = constants.__app_name__
19 __description__ = "Touch screen enhanced interface to the GoogleVoice phone service"
20 __author__ = "Ed Page"
21 __email__ = "eopage@byu.net"
22 __version__ = constants.__version__
23 __build__ = constants.__build__
24 __changelog__ = """
25 1.0.8
26 * Sped up login time by delay loading contact list
27
28 1.0.7
29 * Sped up various login cases
30 * Added descriptions to the callback numbers
31 * Collapsed conversations in the messages tab
32 * Give access to all of a contacts numbers when launching dialog from Recent or Messages tabs
33 * UI Tweak: Added more login status notifications
34 * UI Tweak: When no characters are entered, you can't send a text
35 * UI Tweak: Trying to consolidate dialogs by combining phone selection and SMS entry
36 * UI Tweak: Removed "Select" button from SMS Dialog
37 * UI Tweak: Increased the size of the SMS dialog
38 * UI Tweak: Disable "Dial" when a text has started to be entered
39 * UI Tweak: Move the sms history scroll bars around the whole sms conversation, giving more room to see with
40 * UI Tweak: Trying to be clearer by switching the login dialog from "Close" to "Cancel"
41 * UI Tweak: Remove auto-cancel of login after X attempts
42 * Bug Fix: Expanded the types of the Enter key that are supported for going to full screen
43 * Bug Fix: Random people were reporting login issues
44 * Bug Fix: Hardened against issues with grabbing possible callback numbers
45 * Bug Fix: Fremantle GTK doesn't allow TreeView rows to be selected, so row-activated handlers have to read their path
46 * Bug Fix: Fremantle PyMaemo doesn't provide a function Mer PyMaemo does, created a hack to be workable on both
47 * Bug Fix: Once PyMaemo supports thumb button sizes, setting that for all of the random buttons
48 * Bug Fix: When debugging hildonization, dialogs weren't closing
49 * Bug Fix: Not properly hildonizing some code
50 * Bug Fix: Attempting a hack to fix redirect issues for people
51 * Debugging: Improved logging output
52 * Debugging: Printing page when can't get a callback number
53 * Debugging: Included stuff to create all the debug files
54
55 1.0.6
56 * Fremantle Prep: Simplified menus in prep for no menu or the Fremantle App Menu
57 * Fremantle Prep: Implemented a work around for https://bugs.maemo.org/show_bug.cgi?id=4957
58 * Fremantle Prep: Switched to touch selectors for notification time, callback number, and contact addressbook
59 * Fremantle Prep: Making various widgets pannable rather than scrollable
60 * Fremantle Prep: CTRL-V added for paste for Dialpad
61 * Fremantle Prep: CTRL-Enter added for fullscreen
62 * UI Tweak: Phone selection and SMS Message dialogs now highlight the last message and are easier to scroll
63 * UI Tweak: Tweaked sizes of stuff on recent tab
64 * UI Tweak: Added notifcations for various things like login and dialing
65 * UI Tweak: Switch to accounts tab when logging in and callback is blank as a sublte hint to configure it
66 * UI Tweak: Switch to accounts tab on failed login to remind the user they are not logged in
67 * Packaging: Disables notifications on uninstall
68 * Packaging: Including a vastly improved py2deb for better packages (icons on package, etc)
69 * Debugging: Adding seperator between dialcentral launches in log
70 * Bug Fix: Made startup more error resistant
71 * Bug Fix: some dependencies for Diablo
72 * Bug Fix: Error on refreshing tabs when not logged in
73 * Bug Fix: #4471 Notification Checkbox Won't Stay Checked (hour roll over error)
74 * Bug Fix: Phone numbers in voicemails wouldn't appear
75 * Bug Fix: category for Fremantle/Diablo
76 * Bug Fix: needing to manually create "~/.dialcentral" due to earlier logging changes
77 * Bug Fix: dependencies for fremantle
78 * Bug Fix: Issues when trying to stack error messages
79 * Bug Fix: Python2.6 deprecates some stuff I did
80 * Bug Fix: On refreshing the Accounts tab, the callback number resets to the number from startup
81
82 1.0.5
83 * Contacts Tab remembers the last address book viewed on restart
84 * Applied some suggested changes for being more thumb friendly
85 * Messaging Dialog auto-scrolls to bottom
86 * Removed GrandCentral support
87 * Numbers can now be entered immediately, before login
88 * Bug Fix: Not clearing the entered number on sending an SMS
89 * Bug Fix: Disabling SMS button when logged off
90 * Bug Fix: Trying to make SMS and phone selection dialogs more readable
91 * Bug Fix: Adding some more thumb scrollbars
92
93 1.0.4
94 * "Back" button and tabs now visually indicate when they've entered a "hold" state
95 * Fixed the duplicate title on Maemo
96 * Removing some device connection observer code due to high bug to low benefit ratio
97 * Notification support
98 * Fixed a bug from 1.0.3 where once you refreshed a tab by holding on it, every tab would then be forced to refresh
99
100 1.0.3
101 * Holding down a tab for a second will now force a refresh
102 * Fixed a bug dealing with overzealously refreshing the contacts tab
103 * Finding some undescriptive errors and made them more descriptive
104 * Swapped the order GrandCentral and GoogleVoice appear in login window
105 * Fixed the "Recent" and "Message" tabs, google changed things on me again
106
107 1.0.2
108 * Random bug fixes
109 * Random performance improvements
110
111 1.0.1
112 * Fixed a voicemail transcripts due to a GoogleVoice change
113
114 1.0.0
115 * Added names to the recent tab for GoogleVoice
116
117 0.9.9
118 * SMS From Dialpad
119 * Display of names for messages tab
120 * Condensed messages/recent's date column
121
122 0.9.8
123  * Added columns to recent view and messages view to help seperate messages
124  * Attempted refreshing session on dial/sms send
125  * Fixed a GC Bug
126  * Minor bug fixes as usual
127
128 0.9.7
129  * Switched to Force Refresh for when wanting to check for more messages
130  * Removed timeouts that forced refreshes on various tabs
131  * Added support for a settings file, fairly primitive right now
132  * Fixed Maemo Support
133  * Lots of major and minor bug fixes
134
135 0.9.6
136  * Experimenting with the tabs being on the side
137  * Now the phone selector is used always, even if there is just one phone number
138  * Added a Messages Tab, which displays SMS and Voicemail messages
139  * Added option to send SMS messages
140
141 0.9.5
142  * Fixed a login issue due to Google changing their webpage
143
144 0.9.4 - ""
145  * Misc Bug fixes and experiments
146
147 0.9.3 - ""
148  * Removed the much disliked contact source ID
149  * Added saving of callback number when using GoogleVoice
150  * Got proper formatting on things ("&" rather than "&")
151  * Misc Bug fixes
152
153 0.9.2 - "Two heads are better than one"
154  * Adding of UI to switch between GC and GV
155  * Minimized flashing the dial button between grayed out and not on startup
156  * Bug fixes
157
158 0.9.1 - "Get your hands off that"
159  * GoogleVoice Support, what a pain
160  * More flexible CSV support.  It now checks the header row for what column name/number are in
161  * Experimenting with faster startup by caching PYC files with the package
162  * Fixing of some bad error handling
163  * More debug output for when people run into issues
164
165 0.9.0 - "Slick as snot"
166  * Caching of contacts
167  * Refactoring to make working with the code easier
168  * Filesystem backed contacts but currently only supporting a specific csv format
169  * Gracefully handle lack of connection and connection transitions
170  * Gracefully handle failed login
171  * A tiny bit better error reporting
172
173 0.8.3 - "Extras Love"
174  * Version bump fighting the extras autobuilder, I hope this works
175
176 0.8.2 - "Feed is for horses, so what about feedback?"
177  * Merged addressbook
178  * many more smaller fixes
179
180 0.8.1 - "Two Beers"
181  * Thumb scrollbars ( Kudos Khertan )
182
183 0.8.0 - "Spit and polish"
184  * Addressbook support
185  * threaded networking for better interactivity
186  * Hold down back to clear number
187  * Standard about dialog
188  * many more smaller fixes
189 """
190
191
192 __postinstall__ = """#!/bin/sh -e
193
194 gtk-update-icon-cache -f /usr/share/icons/hicolor
195 rm -f %s/dialcentral.log
196 """ % constants._data_path_
197
198 __preremove__ = """#!/bin/sh -e
199
200 python /usr/lib/dialcentral/alarm_handler.py -d || true
201 """
202
203
204 def find_files(path):
205         for root, dirs, files in os.walk(path):
206                 for file in files:
207                         if file.startswith("src-"):
208                                 fileParts = file.split("-")
209                                 unused, relPathParts, newName = fileParts[0], fileParts[1:-1], fileParts[-1]
210                                 assert unused == "src"
211                                 relPath = os.sep.join(relPathParts)
212                                 yield relPath, file, newName
213
214
215 def unflatten_files(files):
216         d = {}
217         for relPath, oldName, newName in files:
218                 if relPath not in d:
219                         d[relPath] = []
220                 d[relPath].append((oldName, newName))
221         return d
222
223
224 def build_package(distribution):
225         try:
226                 os.chdir(os.path.dirname(sys.argv[0]))
227         except:
228                 pass
229
230         py2deb.Py2deb.SECTIONS = py2deb.SECTIONS_BY_POLICY[distribution]
231         p = py2deb.Py2deb(__appname__)
232         p.description = __description__
233         p.upgradeDescription = __changelog__.split("\n\n", 1)[0]
234         p.author = __author__
235         p.mail = __email__
236         p.license = "lgpl"
237         p.depends = ", ".join([
238                 "python2.6 | python2.5",
239                 "python-gtk2 | python2.5-gtk2",
240                 "python-xml | python2.5-xml",
241                 "python-dbus | python2.5-dbus",
242         ])
243         maemoSpecificDepends = ", python-osso | python2.5-osso, python-hildon | python2.5-hildon"
244         p.depends += {
245                 "debian": ", python-glade2",
246                 "chinook": maemoSpecificDepends,
247                 "diablo": maemoSpecificDepends,
248                 "fremantle": maemoSpecificDepends + ", python-glade2",
249                 "mer": maemoSpecificDepends + ", python-glade2",
250         }[distribution]
251         p.recommends = ", ".join([
252         ])
253         p.section = {
254                 "debian": "comm",
255                 "chinook": "communication",
256                 "diablo": "user/network",
257                 "fremantle": "user/network",
258                 "mer": "user/network",
259         }[distribution]
260         p.arch = "all"
261         p.urgency = "low"
262         p.distribution = "chinook diablo fremantle mer debian"
263         p.repository = "extras"
264         p.changelog = __changelog__
265         p.postinstall = __postinstall__
266         p.preremove = __preremove__
267         p.icon = {
268                 "debian": "26x26-dialcentral.png",
269                 "chinook": "26x26-dialcentral.png",
270                 "diablo": "26x26-dialcentral.png",
271                 "fremantle": "64x64-dialcentral.png", # Fremantle natively uses 48x48
272                 "mer": "64x64-dialcentral.png",
273         }[distribution]
274         p["/usr/bin"] = [ "dialcentral.py" ]
275         for relPath, files in unflatten_files(find_files(".")).iteritems():
276                 fullPath = "/usr/lib/dialcentral"
277                 if relPath:
278                         fullPath += os.sep+relPath
279                 p[fullPath] = list(
280                         "|".join((oldName, newName))
281                         for (oldName, newName) in files
282                 )
283         p["/usr/share/applications/hildon"] = ["dialcentral.desktop"]
284         p["/usr/share/icons/hicolor/26x26/hildon"] = ["26x26-dialcentral.png|dialcentral.png"]
285         p["/usr/share/icons/hicolor/64x64/hildon"] = ["64x64-dialcentral.png|dialcentral.png"]
286         p["/usr/share/icons/hicolor/scalable/hildon"] = ["scale-dialcentral.png|dialcentral.png"]
287
288         print p
289         print p.generate(
290                 version="%s-%s" % (__version__, __build__),
291                 changelog=__changelog__,
292                 build=False,
293                 tar=True,
294                 changes=True,
295                 dsc=True,
296         )
297         print "Building for %s finished" % distribution
298
299
300 if __name__ == "__main__":
301         if len(sys.argv) > 1:
302                 try:
303                         import optparse
304                 except ImportError:
305                         optparse = None
306
307                 if optparse is not None:
308                         parser = optparse.OptionParser()
309                         (commandOptions, commandArgs) = parser.parse_args()
310         else:
311                 commandArgs = None
312                 commandArgs = ["diablo"]
313         build_package(commandArgs[0])