Commit graph

102 commits

Author SHA1 Message Date
ojiikun
ddf842bb40 Remove orange-themed borders. 2013-05-20 02:42:34 +00:00
ojiikun
4e1008a6b5 New group icons and row bg colors. 2013-05-17 20:45:34 +00:00
ojiikun
f1061b2cc1 New folder icons. 2013-05-17 18:59:39 +00:00
ojiikun
a9d97ce734 Remove intel select on story list. 2013-05-17 17:35:42 +00:00
Lance Johnson
6efd51576a New unread count rectangle colors - #182 2013-04-23 23:25:39 -05:00
Lance Johnson
f1748e88e6 Revert "New unread count colors - #182"
This reverts commit 46f41c3082.
2013-04-23 21:26:09 -05:00
Lance Johnson
46f41c3082 New unread count colors - #182 2013-04-23 01:16:24 -05:00
Lance Johnson
60a828a914 Several changes in one commit (bad me)
- Speed up main feed list refresh by not downloading feed icons and using
   nested feed list (rather than flat)

 - Update icons on main feed list in background now that they are no
   longer downloaded from sync

 - Cache gson builder as to not take penalty to rebuild it for each parse

 - Perform bulk insert of records into Sqlite DB during main feed list sync

 - Add initial support for shared feed button off story page (still needs a bit of work)

 - Add 'mark item read' and 'mark previous items read' functionality to
   the feed story list view
2013-03-28 22:43:24 -05:00
RyanBateman
b1a4912a98 Fixed email field not being visible on some smaller screen devices. 2012-11-05 12:19:53 +00:00
RyanBateman
c42ab7b9b9 Modified CSS to include max-width for divs, overriding inline styles and reduce max-width. 2012-11-02 16:48:38 +00:00
RyanBateman
1ec1c2fdc8 Added padding to share button. 2012-11-01 16:16:20 +00:00
RyanBateman
f4ed9d31ed Added flag for multiline support for share box necessary due to textCaps flat 2012-10-15 17:15:12 -04:00
RyanBateman
4c03bb6ce6 Modified viewport rendering mode. 2012-10-05 09:55:26 -04:00
RyanBateman
28b57e98c6 Modified viewport scaling for webviews to remove issue whereby webviews wouldn't re-render correctly when loaded offscreen. 2012-10-04 20:29:47 -04:00
RyanBateman
e12d7ed70d Added autolink for relevant links. 2012-10-04 16:28:44 -04:00
RyanBateman
b738d479c9 Modified friends' comments text. Fixed issue whereby links in Feed Search results would interfere with ability to generate feed dialog. 2012-10-04 15:54:01 -04:00
RyanBateman
b5820303e1 Added headers for public and friend comments. 2012-10-03 23:15:51 -04:00
RyanBateman
0a26329155 Fixed formatting issue with strings. Added flag to ensure text was sentence-capitalised for comments/replies. 2012-10-03 16:06:22 -04:00
RyanBateman
3fe74c1614 Optimised layouts for readability. Removed minor rounding issues with comment-liked images. 2012-10-03 12:36:52 -04:00
RyanBateman
e20bd67fbd Modified login process to redirect to logging in if using the registration form and login exists. Fixed login form layout. 2012-10-01 22:56:37 -04:00
RyanBateman
e871a98e0f Bumped text-size 2012-10-01 16:46:05 -04:00
RyanBateman
7b2937dfe5 Fixed crash due to misplaced network call on main thread 2012-10-01 15:21:44 -04:00
RyanBateman
1937996503 Fixed crash on first load when new feeds have just been added. 2012-10-01 14:43:34 -04:00
RyanBateman
c9df424b57 Fixed feed refresh issues, FTUX UI issues. 2012-10-01 11:17:44 -04:00
RyanBateman
74e2a93fda Fixed various issues as per feedback 2012-09-30 21:02:03 -04:00
RyanBateman
a6057f83e8 Added borders for comments / replies. Modified indenting for share / comment images 2012-09-28 14:34:07 -04:00
RyanBateman
f97dabb274 Added favourite icon fix. Fixed share images not always displaying. 2012-09-28 14:09:12 -04:00
RyanBateman
98420300be Visual fixes for feedback from 0.27 2012-09-27 14:48:12 -04:00
RyanBateman
5169bb8470 Modified to handle requirements for requesting more stories (endless barring completion of feeds) 2012-09-26 10:33:19 -04:00
RyanBateman
471cebf327 Fixed flowlayout for tags and images in the share bar. 2012-09-24 22:11:02 -04:00
RyanBateman
71162147da Removed feed title from single-feed reading view 2012-09-24 11:41:04 -04:00
RyanBateman
7be202ac1e Adding close functionality for share dialog. 2012-09-19 15:12:23 -04:00
RyanBateman
d0a3cb10d4 Fixed graphical issue with favourited icons size. 2012-09-18 13:47:22 -04:00
RyanBateman
1c50d35e44 Added retroactive share editing, minor animation. 2012-09-18 12:08:50 -04:00
RyanBateman
dbf62ec296 Added favourite icons. 2012-09-17 22:42:46 -04:00
RyanBateman
803d3e370e Added source shared IDs to comments and modified views to reflect share source. 2012-09-17 16:55:50 -04:00
RyanBateman
04ead94788 Added tag view changes. 2012-09-17 14:10:17 -04:00
RyanBateman
cbb34ccefb Various style fixes as per feedback 09-14 2012-09-17 10:51:14 -04:00
RyanBateman
c1bafcede6 Added unit test for story insert. Multiple design fixes. Added Mark As Read functionality to item list views. 2012-09-16 23:02:41 -04:00
RyanBateman
774fdb3bc3 Added unit test for story insert. Multiple design fixes. Added Mark As Read functionality to item list views. 2012-09-16 18:22:09 -04:00
RyanBateman
60db9ba07e Added ability to log out. 2012-09-14 16:54:54 -04:00
RyanBateman
81a2de2347 Added Add Follow flow. 2012-09-14 11:01:07 -04:00
RyanBateman
9591dc55ab Add registration pages. 2012-09-14 01:17:58 -04:00
RyanBateman
c4614b59ab Modified icons. Ammended text for loading. 2012-09-11 16:42:05 -04:00
RyanBateman
ed64a517e5 Added ability to train on author. Modified Reading layout to include feed title. 2012-09-11 12:37:45 -04:00
RyanBateman
3e124838fc Added open/closed folder preferences. 2012-09-10 15:31:51 -04:00
RyanBateman
b94036aa54 Added indicator, changed click-size for folders. 2012-09-07 16:23:29 -04:00
RyanBateman
4d6b0195c0 Added text-size adjustment slider. Changed folder-open icon. 2012-09-07 11:49:18 -04:00
RyanBateman
9322f5f0e8 Added dot markers to intelligence selector. 2012-09-06 14:43:09 -04:00
RyanBateman
213272202d Added All Shared Stories items list functionality. 2012-09-06 13:41:37 -04:00