Added destroy for widget when removed from homescreen
[feedingit] / debian / changelog
1 feedingit (0.6.2-0) unstable; urgency=low
2
3   * Added icons to feeds
4   * Added timeout to widget updates to prevent hanging
5
6  -- Yves <yves@marcoz.org>  Tue, 12 May 2010 07:21:19 -0800
7
8 feedingit (0.6.1-9) unstable; urgency=low
9
10   * Fixed bug triggering updates from widgets too often
11
12  -- Yves <yves@marcoz.org>  Mon, 10 May 2010 21:55:19 -0800
13
14 feedingit (0.6.1-7) unstable; urgency=low
15
16   * Added check for broken feeds
17
18  -- Yves <yves@marcoz.org>  Mon, 03 May 2010 21:44:19 -0800
19
20 feedingit (0.6.1-6) unstable; urgency=low
21
22   * Fix for <em> tags
23
24  -- Yves <yves@marcoz.org>  Fri, 30 Apr 2010 20:54:19 -0800
25
26 feedingit (0.6.1-5) unstable; urgency=low
27
28   * Small performance fixes
29   * Bugfix for unread messages
30   * ArchivedArticles can now be cleaned up manually
31
32  -- Yves <yves@marcoz.org>  Thu, 29 Apr 2010 22:18:19 -0800
33
34 feedingit (0.6.1-3) unstable; urgency=low
35
36   * Fixed module import issue in widget
37
38  -- Yves <yves@marcoz.org>  Sun, 25 Apr 2010 23:13:19 -0800
39
40 feedingit (0.6.1-2) unstable; urgency=low
41
42   * Some improvements for Archived Articles
43
44  -- Yves <yves@marcoz.org>  Sun, 25 Apr 2010 23:13:19 -0800
45
46 feedingit (0.6.1-1) unstable; urgency=low
47
48   * Now use dbus as lock mechanisms
49   * Added setting to disable proxy support
50
51  -- Yves <yves@marcoz.org>  Sat, 24 Apr 2010 16:57:19 -0800
52
53 feedingit (0.6.1-0) unstable; urgency=low
54
55   * Added autoupdate from the widget
56
57  -- Yves <yves@marcoz.org>  Sat, 17 Apr 2010 20:19:19 -0800
58
59 feedingit (0.6.0-1) stable; urgency=low
60
61   * Added dbus communication from app to widget
62   * Fixed updates for articles without titles
63
64  -- Yves <yves@marcoz.org>  Mon, 12 Apr 2010 09:50:19 -0800
65
66 feedingit (0.6.0-0) stable; urgency=low
67
68   * Added home widget
69   * Fixed a few more HTML characters in titles
70   * Fixed crash caused by imageHandler
71   * Added loading indicator for links
72
73  -- Yves <yves@marcoz.org>  Sun, 11 Apr 2010 09:45:19 -0800
74
75 feedingit (0.5.4-3) stable; urgency=low
76
77   * Fixed Article font size setting
78   * Fixed <em> tags in titles
79   * Tweaked swipe gesture
80
81  -- Yves <yves@marcoz.org>  Fri, 26 Mar 2010 22:33:19 -0800
82  
83 feedingit (0.5.4-2) stable; urgency=low
84
85   * Removed external BeautifulSoup dependency
86
87  -- Yves <yves@marcoz.org>  Wed, 24 Mar 2010 09:57:19 -0800
88
89 feedingit (0.5.4-0) stable; urgency=low
90
91   * Added link to known issues in the Preferences menu
92   * Fixed dbus calls
93   * Changed button size in Organize Feed menu
94   * Added proxy support for image downloads
95  
96  -- Yves <yves@marcoz.org>  Tue, 23 Mar 2010 20:56:19 -0800
97
98 feedingit (0.5.3-4) unstable; urgency=low
99
100   * Fixed text selection when panning (#5103)
101  
102  -- Yves <yves@marcoz.org>  Tue, 23 Mar 2010 07:20:19 -0800
103
104 feedingit (0.5.3-2) unstable; urgency=low
105
106   * Enabled image caching for all articles
107   * Added update dbus call
108  
109  -- Yves <yves@marcoz.org>  Mon, 22 Mar 2010 22:02:19 -0800
110
111 feedingit (0.5.2-4) unstable; urgency=low
112
113   * Changed theme colour used
114   
115  -- Yves <yves@marcoz.org>  Wed, 17 Mar 2010 19:05:19 -0800
116
117 feedingit (0.5.2-2) unstable; urgency=low
118
119   * Fixed horizontal scrolling
120   * Use theme color for unread items
121   * Added proxy support for feed download
122   
123  -- Yves <yves@marcoz.org>  Wed, 10 Mar 2010 19:05:19 -0800
124
125 feedingit (0.5.2-0) unstable; urgency=low
126
127   * Fixed AddFeed from dbus (feedhandler)
128   * Added python2.5-webkit as dependency
129   
130  -- Yves <yves@marcoz.org>  Wed, 10 Mar 2010 19:05:19 -0800
131
132 feedingit (0.5.1-1) unstable; urgency=low
133
134   * Fixed read/unread issue when updating feeds
135   * Unread messages are shown in SkyBlue colour
136   
137  -- Yves <yves@marcoz.org>  Mon, 08 Mar 2010 22:38:19 -0800
138
139 feedingit (0.5.1-0) unstable; urgency=low
140
141   * Added caching of images for Archived Articles
142   
143  -- Yves <yves@marcoz.org>  Sun, 07 Mar 2010 17:36:19 -0800
144
145 feedingit (0.5.0-1) unstable; urgency=low
146
147   * Refactored Feed and Listing object. Much smaller memory footprint, faster shutdown
148   
149  -- Yves <yves@marcoz.org>  Wed, 03 Mar 2010 10:43:19 -0800
150
151 feedingit (0.4.5-3) unstable; urgency=low
152
153   * Fixed utf-8 support
154   * Fixed dbus add feed dialog
155   * Re-added single feed update
156   * Open in external browser now uses load_url dbus call
157   * Disabled rotation if keyboard is open
158   
159  -- Yves <yves@marcoz.org>  Sun, 31 Jan 2010 10:43:19 -0800
160
161 feedingit (0.4.5-0) unstable; urgency=low
162
163   * Added support for webkit widget
164   * Added Backup configuration
165   * Changed gesture mechanism to make it less sensitive
166   * Fixed app not starting after a crash if a feed was deleted
167   
168  -- Yves <yves@marcoz.org>  Sun, 31 Jan 2010 10:43:19 -0800
169
170 feedingit (0.4.4-1) unstable; urgency=low
171
172   * Fix timing of autoupdate
173   * Fix specific feeds
174   * Fix display when few feeds are displayed
175   * Fix export of feeds with "&" symbols
176   * Added GetStatus dbus call to get the listing of unread items
177   
178  -- Yves <yves@marcoz.org>  Fri, 29 Jan 2010 21:47:19 -0800
179
180 feedingit (0.4.3-1) unstable; urgency=low
181
182   * Background save of feeds to disk
183   * Added edit feed button
184   
185  -- Yves <yves@marcoz.org>  Tue, 27 Jan 2010 09:12:19 -0800
186
187 feedingit (0.4.2-0) unstable; urgency=low
188
189   * Configuration of orientation
190   * Feed updates in the background
191   
192  -- Yves <yves@marcoz.org>  Tue, 27 Jan 2010 09:12:19 -0800
193
194 feedingit (0.4.1-2) unstable; urgency=low
195
196   * Changing waiting period for article windows animation
197   
198  -- Yves <yves@marcoz.org>  Tue, 26 Jan 2010 07:57:19 -0800
199
200 feedingit (0.4.1-1) unstable; urgency=low
201
202   * New icons from claesbas!
203   * Auto-updates of feeds
204   * Support for archived articles
205   * Configuration window
206   * Expiry of articles based on time, rather than new update content
207   
208  -- Yves <yves@marcoz.org>  Tue, 26 Jan 2010 07:39:19 -0800
209
210 feedingit (0.3.1-1) unstable; urgency=low
211
212   * Fixed socket timeouts
213   
214  -- Yves <yves@marcoz.org>  Sat, 23 Jan 2010 13:31:19 -0800
215
216 feedingit (0.2.3-2) unstable; urgency=low
217
218   * Fixed missing python-osso dependency
219   
220  -- Yves <yves@marcoz.org>  Sat, 17 Jan 2010 13:31:19 -0800
221
222 feedingit (0.2.3-1) unstable; urgency=low
223
224   * Added Font size option for feeds
225   * Added option to enable horizontal scrolling of articles (disabling gestures)
226   
227  -- Yves <yves@marcoz.org>  Sat, 17 Jan 2010 13:31:19 -0800
228
229 feedingit (0.2.2-1) unstable; urgency=low
230
231   * Added support for Import/Export of OPML files
232   
233  -- Yves <yves@marcoz.org>  Sat, 16 Jan 2010 14:38:19 -0800
234
235 feedingit (0.2.1-2) unstable; urgency=low
236
237   * Fixed issue with feeds without dates (#5019)
238   * Improved threading of image download
239   
240  -- Yves <yves@marcoz.org>  Tue, 12 Jan 2010 18:43:19 -0800
241
242 feedingit (0.2.0-4) unstable; urgency=low
243
244   * Fixed AddFeed dialog typo
245   
246  -- Yves <yves@marcoz.org>  Sun, 10 Jan 2010 12:06:19 -0800
247
248 feedingit (0.2.0-3) unstable; urgency=low
249
250   * Removed horizontal scrolling of articles
251   
252  -- Yves <yves@marcoz.org>  Sun, 10 Jan 2010 10:01:19 -0800
253
254 feedingit (0.2.0-2) unstable; urgency=low
255
256   * Added support for left/right gestures in articles
257   * Added support for sorting the feed list
258   
259  -- Yves <yves@marcoz.org>  Sat, 09 Jan 2010 22:03:19 -0800
260
261 feedingit (0.1.3-1) unstable; urgency=low
262
263   * Added dbus service to add new feed (#4992)
264   * Fixed #4979, delete feed issue
265   * Fixed "Add Feed" dialog
266   * Added progress bar and multi-threading for downloading feeds
267   * Automatic loading of images in HTML feeds
268   * Use dbus to open up external browser
269   
270  -- Yves <yves@marcoz.org>  Thu, 07 Jan 2010 23:09:19 -0800
271
272 feedingit (0.1.2-1) unstable; urgency=low
273
274   * Added read/unread support
275   
276  -- Yves <yves@marcoz.org>  Sun, 03 Jan 2010 23:09:19 -0800
277
278 feedingit (0.1.1-1) unstable; urgency=low
279
280   * Adding portrait mode support / Better gtk gui
281
282  -- Yves <yves@marcoz.org>  Mon, 28 Dec 2009 17:59:19 -0800
283
284
285 feedingit (0.1-1) unstable; urgency=low
286
287   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
288
289  -- Yves <yves@marcoz.org>  Mon, 28 Dec 2009 17:59:19 -0800
290