Archive for category Subscriber
Subscriber Update and Open Source Code Availability
Posted by ChrisD in Development, Subscriber on October 14, 2010
As you know I had been working very hard on the last release of BBC BrowseCast v5.3. I’ve taken a bit of a break from coding to take stock and consider my next move.
I haven’t updated Subscriber for some time and I intend to continue its development shortly.
Prior to this though, I have decided to release the source code under the Apache 2.0 software license. This means that anyone can view the entire source code for the application or check out via SVN and have a play. Checking out is only read only so you won’t be able to make commits back to the repository.
The source code is available here – Subscriber on Google SVN and can be checked out read/only.
I plan to rewrite this application quite heavily once I get back to it. There is much to improve and streamline. I also want to get some extra features into it.
Subscriber v1.5.3 Released
Posted by ChrisD in Subscriber on September 13, 2010
In this release I have added support for Android firmware 2.1.
A knock on effect for doing this means firmware 2.2 users cannot move the app to SD. Once the share of firmware 2.2 users increases I will add the ability to do this again.
Subscriber v1.5.2 Released
Posted by ChrisD in Subscriber on September 12, 2010
This release contains a bug fix whereby if you haven’t entered your credentials prior to long pressing the Tag entry field it would force close.
I hope to do away with the need to enter credentials in a future release. I’m just wanting to make sure that the small bugs are out the way so that I can concentrate on putting in new features.
Subscriber v1.5.1 Released
Posted by ChrisD in Subscriber on September 12, 2010
A couple of bug fixes in this version to do with the new fetch tags method I am using.
In the interim I’ve noticed another bug which I will fix tonight.
Have a good day.
Subscriber v1.4 Released
Posted by ChrisD in Subscriber on September 10, 2010
In this release;
- Fixed the force close that would occasionally happen during feed finding.
- Optimised the feed finding method.
- Feed title now visible in the main Subscriber window when one is retrieved from a feed.
Next release will *hopefully* have the new recommended Google authentication method implemented. This will do away with the need for users to enter their Google Username and Password.
Please remember to leave comments and a rating if you are finding this application useful!
Have a good weekend.
Subscriber v1.4 Development Update
Posted by ChrisD in Subscriber on September 8, 2010
Amongst other items under development, my main piece of work at the moment is getting Subscriber to use the built-in Google account on the phone. This is a better approach than getting the user to enter credentials into a Preference screen.
It also means less code which = smaller application.
There is also a bug in the current application that I’m working on and hope to get that fixed in the next release.
I hope those that have downloaded this application are getting on with it OK. Please feel free to comment on the blog…
Subscriber v1.3 Released – Now FREE!
Posted by ChrisD in Subscriber on September 6, 2010
I have just released Subscriber for FREE on the Android Market.
Have a good day.
Subscriber v1.2 Released
Posted by ChrisD in Subscriber on August 30, 2010
In this release I have done some major reworking of the code and support firmwares prior to 2.2 (Froyo).
Version 1.2:
- Added support for firmwares prior to 2.2 (Froyo), Subscriber now supports firmwares 1.6 – 2.2.
- Removed a huge chunk of code to reduce the overall application size
I plan to work on further developing the feed finding capability to include mobile sites. Concurrently I will be implementing further functionality for managing Google Reader Tags and Subscriptions.
I would like to take this opportunity to show my appreciation to Jonathan Hedley and his excellent Java HTML Parser, JSoup.
Subscriber v1.2 – Legacy firmware support coming tonight
Posted by ChrisD in Subscriber on August 30, 2010
Just a quick post to say I have been working hard to get Subscriber to support older firmwares.
Releasing tonight.
Subscriber v1.1 Released
Posted by ChrisD in Subscriber on August 27, 2010
New in this release;
- Greatly reduced package size, due to an overhaul of the code to make it more efficient
- The speed and reliability of finding feeds has been greatly improved.