Commit graph

14 commits

Author SHA1 Message Date
RyanBateman
ecd86b1036 Added simple table and call to handle offline marking of stories as read. 2012-08-01 13:44:39 -04:00
RyanBateman
f9b6a3f9b0 Added online mark-story-as-read functionality. Fixed bug in ImageLoader (though this could still be made more efficient.) 2012-07-31 11:41:58 -04:00
RyanBateman
03851ce035 Added short parsed date. 2012-07-25 21:52:38 -04:00
RyanBateman
f2ab6bc3f3 Fixed date storage for stories. 2012-07-25 14:51:45 -04:00
RyanBateman
6536bdf41e Added comment DB structure. Added comment and shared-icons for reading items. Added refresh of feed counts on app start. Added ability to manually refresh feed counts (currently un-throttled.) Modified Imageloader to use UIDs as the storage mechanism (rather than urls) to reduce network calls when we have the userId but not their photoUrl. 2012-07-24 14:41:56 -04:00
RyanBateman
e1484b47be Added gradients, modified count style. 2012-07-20 17:06:52 -04:00
RyanBateman
9edb970c24 Fixed readingItem instantiation to prevent rotation issues. Added tags to reading item view. Fixed scrolling to ensure webview scrolls alongside content. Added modified scrollview to ensure focus isn't stolen when load completes. 2012-07-19 14:07:27 -04:00
RyanBateman
d6df6945de Modified provider to supply only folders with feeds with content. Modified count stacking for pos/neg/neutral. Added backgrounds. 2012-07-06 12:13:12 -04:00
RyanBateman
99637a2314 Modified animation / status sequence for login. Still requires work. 2012-07-03 17:13:11 -04:00
RyanBateman
5d362f3b55 Added favicons as part of the initial feed / folder download. 2012-07-03 13:12:01 -04:00
RyanBateman
d3187f749a Added reliance on ActionBarSherlock. Added check for previously stored cookies and immediately forwarding to main activity. Added folder-tree setup for landing view. Added folders as individual units to DB and sync process. 2012-07-02 23:16:39 -04:00
RyanBateman
ef18acbca7 Modified provider and database to hold folder / feed mapping. Logging in now synchronises and downloads feeds and folders (no delete / batch support yet). 2012-06-29 16:26:18 -04:00
Ryan Bateman
2f8494c3cb Added basic structure for API calls, simple login call. 2012-06-26 15:38:17 -04:00
Ryan Bateman
49fc6a7a9b Added insert methods for folders, feeds. Added test for insertion of a folder. 2012-06-22 17:38:51 -04:00
Renamed from media/android/NewsBlur/src/com/newsblur/database/Database.java (Browse further)