Commit graph

2880 commits

Author SHA1 Message Date
RyanBateman
c4714abf57 Added itemlist for feeds. Moved re-syncing functionality to item-list. 2012-07-23 11:23:52 -04:00
RyanBateman
5f459487b0 Fixed null colour case. Modified tag view. 2012-07-20 17:42:30 -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
d1a7c366aa Added basic loading view when initially loading content. 2012-07-19 10:04:51 -04:00
RyanBateman
3bb3ca3eed Added basic reading item detail, the ability to share using Android's sharing intent. 2012-07-18 17:35:41 -04:00
RyanBateman
ab91409e4d Added ability to follow/unfollow users, basic dialog theme, basic button background styles. 2012-07-18 14:00:50 -04:00
RyanBateman
7212604e7a Added basic reading-item carousel for feed-specific reading lists, including ability to load and save items, view originals, cache content, and load custom CSS stylesheet for the content. 2012-07-16 14:34:33 -04:00
RyanBateman
e20d58a949 Added ability to navigate between profiles and dynamically load profiles. 2012-07-13 11:58:33 -04:00
RyanBateman
c752f0c148 Added counts for collapsed folders. Add slight backgorund for the listview. 2012-07-12 20:25:35 -04:00
RyanBateman
c03c168af3 Added intelligence-level selector for main screen. 2012-07-11 15:19:01 -04:00
RyanBateman
a334b2d6a2 Added activities to profile, groundwork for passing in user IDs, memory and file cache for URL-based images. 2012-07-10 13:13:22 -04:00
RyanBateman
f85f1d7e5e Added unsorted / items with no folder to collapsible 'unsorted' folder 2012-07-06 18:54:07 -04:00
RyanBateman
a7a0329a06 Removed rounded corners from main list view, ensured generic favicon was shown when none was present (or it failed to decompress.) 2012-07-06 15:08:38 -04:00
RyanBateman
fa2db823ef Moved some images, prototyped row with a stripe. 2012-07-06 14:50:26 -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
523d45236e Added display of basic profile for user. 2012-07-05 13:01:25 -04:00
RyanBateman
386e18da71 Added user's profile download to the intial logging in process. Added stub for profile display screen. Added stub menu item for refresh. Modified preference handling to use a util class. 2012-07-04 17:24:42 -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
370531671f Added first draft of blurview for logo. Modified Loginfragment to handle 'done' button correctly. Added subtle texture on Login screen. Modified syncservice to correnctly download and store feeds / folders. 2012-07-01 16:48:12 -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
RyanBateman
94037f7f52 Added Service for handling sync to manifest, set up fragment to handle service calls, began folder/feed parser work, fixed login to store and use cookies to request feeds. 2012-06-28 23:58:58 -04:00
RyanBateman
d217276a75 Sketched out basic SyncService structure. 2012-06-27 17:19:51 -04:00
secretsquirrel
4610a76dc8 Fixed potential nullpointer when dealing with no error message during a failed login. 2012-06-27 10:29:47 -04:00
Ryan Bateman
53795db6fe Added GSON library. Added method for handling responses from login request and displaying the relevant message. 2012-06-26 17:55:19 -04:00
Ryan Bateman
0972b15c3c Fixed landscape layout for login. 2012-06-26 16:36:46 -04:00
Ryan Bateman
2f8494c3cb Added basic structure for API calls, simple login call. 2012-06-26 15:38:17 -04:00
Ryan Bateman
41f8698163 Minor changes to button style / colours. 2012-06-25 17:35:08 -04:00
Ryan Bateman
cfbf2c3f72 Added basis for styles, themes, colour scheme. Added activity for login. 2012-06-25 16:47:00 -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
Ryan Bateman
ffa341b80f Added basic DB creation statements, skeleton for provider and URI structure. 2012-06-14 00:11:41 -04:00
Ryan Bateman
6fcee13480 Added first table constants for stories, feeds, and folders. Modified manifest to include target SDK, adjust versioning. 2012-06-11 23:34:06 -04:00
Ryan Bateman
f57be00805 Added projects for NewsBlur Android app and testing. 2012-06-11 20:46:58 -04:00
Samuel Clay
332d85db91 Merge pull request #55 from lhagan/40-python-api-improvements
Easier interface for multiple items (stories, feeds) in Python API
2012-05-24 11:01:08 -07:00
Samuel Clay
c55853b136 Merge pull request #54 from lhagan/readme-OSX-install-notes
Expand on OS X install instructions
2012-05-22 22:18:57 -07:00
lhagan
f5d34336cf expand on OS X install notes 2012-05-22 19:10:11 -07:00
lhagan
04e4075e84 easier interface for multiple items (stories, feeds) in Python API 2012-05-22 19:08:00 -07:00
Samuel Clay
db8c918da2 Web in fabfile only refers to app servers. 2012-05-21 11:36:15 -07:00
Samuel Clay
7cdee3b085 Allowing multiple recipients in emailed stories. 2012-05-21 11:29:57 -07:00
Samuel Clay
731d9a3b76 Adding app04, updating new app server bootstrap script. 2012-05-21 09:40:44 -07:00
Samuel Clay
8feebca215 Disabling gatekeeper (robots.txt) check in feedfinder. This may have negative consequences. 2012-05-19 10:32:55 -07:00
Samuel Clay
1a0d1dd624 Adding story permalink to story context-menu. Thanks to @grammargirl for the idea. 2012-05-17 13:22:00 -07:00
Samuel Clay
d5565c430b Merge branch 'master' of github.com:samuelclay/NewsBlur
* 'master' of github.com:samuelclay/NewsBlur:
  Removing dupe unique index in prep for social.
2012-05-17 12:43:18 -07:00
Samuel Clay
96cf1e2dec Adding task servers and updating automated deploy. 2012-05-17 12:43:13 -07:00
Samuel Clay
541121eb83 Removing dupe unique index in prep for social. 2012-05-17 10:52:33 -07:00
Samuel Clay
5354f56d01 Adding 3 new task servers. 2012-05-16 12:27:57 -07:00
Samuel Clay
05c0d95b81 Fixing OPML import for FastLadder users. 2012-05-14 15:45:25 -07:00
Samuel Clay
3eed5f8eaa Adding tooltip on disabled original page. Thanks to @roycyang for the idea. 2012-05-14 15:26:56 -07:00