Commit Graph

447 Commits

Author SHA1 Message Date
Andrew Dolgov
3da48391d6 fix home button on feeds activity 2012-09-17 23:35:52 +04:00
Andrew Dolgov
84a766213d feed_title substring crash fix 2012-09-17 23:33:36 +04:00
Andrew Dolgov
1a5017b432 various tablet-related improvements 2012-09-17 23:20:59 +04:00
Andrew Dolgov
4c148d0563 basic work on offline mode stuff for tablets 2012-09-17 19:32:33 +04:00
Andrew Dolgov
2103396489 various offline fixes 2012-09-17 19:08:21 +04:00
Andrew Dolgov
8e3e5add77 implement most of offline menus 2012-09-17 18:44:43 +04:00
Andrew Dolgov
3fd63d640a more offline functionality stuff 2012-09-17 16:57:02 +04:00
Andrew Dolgov
4eac5b73bb implement core offline functions 2012-09-17 16:28:32 +04:00
Andrew Dolgov
219531f138 implement background loading in ArticlePager
various loading and state related fixes
2012-09-17 13:27:27 +04:00
Andrew Dolgov
4f8cc7aeeb use separate activities for views in small screen mode 2012-09-17 12:45:52 +04:00
Fabien
aac3d4b488 FR: Montrer devient Afficher 2012-09-17 00:09:32 +04:00
Andrew Dolgov
24fe7ccf1c fix headlinesactivity initial item not being scrolled to 2012-09-16 23:31:38 +04:00
Andrew Dolgov
556196cf6a fix appending new headlines on scroll
remove unused stuff from preferences
2012-09-16 23:19:12 +04:00
Andrew Dolgov
67752b2c57 reimplement action mode for headlines selection 2012-09-16 22:53:58 +04:00
Andrew Dolgov
721c98ce98 fix options menu disappearing on refresh 2012-09-16 22:36:55 +04:00
Andrew Dolgov
c580d8225a properly restore state when going back from headlinesactivity 2012-09-16 22:13:32 +04:00
Andrew Dolgov
306a0bf4c9 implement application singleton to store retrieved headlines
activities
2012-09-16 21:59:03 +04:00
Andrew Dolgov
a5ee43a4e6 further tweaks for tablets 2012-09-16 21:00:09 +04:00
Andrew Dolgov
3cbae613a5 reimplement most menu handlers 2012-09-16 20:46:54 +04:00
Andrew Dolgov
c52ea94c44 more experimental stuff 2012-09-16 19:25:47 +04:00
Andrew Dolgov
ced80be1ae initial 2012-09-16 13:25:28 +04:00
Andrew Dolgov
86a4f6c2de bump version 2012-09-10 00:07:46 +04:00
Andrew Dolgov
8906cad106 closeFeed: add some null pointer checking 2012-09-10 00:05:19 +04:00
Andrew Dolgov
aa0711147c remove sharing stuff 2012-09-09 19:22:31 +04:00
Andrew Dolgov
9cd9d849e1 disable shareactivity for the time being 2012-09-09 18:35:27 +04:00
Andrew Dolgov
9f807d0c34 externalize strings 2012-09-09 17:44:28 +04:00
Andrew Dolgov
59d11ac972 implement shareintent handler for tt-rss sharing functionality
bump version
2012-09-09 17:35:11 +04:00
Andrew Dolgov
4e4739af55 CategoryNavigationEntry: check if fragment is missing before enabling it 2012-09-09 11:50:14 +04:00
Andrew Dolgov
623aac676e bump version 2012-09-09 11:46:33 +04:00
Andrew Dolgov
5de95d4daf add null check to getArticlePosition() 2012-09-09 11:39:53 +04:00
Andrew Dolgov
0020fdf172 add toast notifications for article mark/publish/setnote 2012-09-05 19:00:02 +04:00
Andrew Dolgov
48dc7fd846 bump version 2012-09-05 15:47:57 +04:00
Andrew Dolgov
822f280b3e types: add empty constructors for gson 2012-09-04 16:28:50 +04:00
Andrew Dolgov
07f38d878d Merge pull request #5 from fabienli/master
Translation in French
2012-09-02 11:23:58 -07:00
Andrew Dolgov
89e125d3ca limit width of headline context menu indicator 2012-09-02 22:16:53 +04:00
Andrew Dolgov
e4eb7fba80 triangle layout tweak, bump version 2012-09-02 22:05:56 +04:00
Fabien
10ca5a301a transaltion of strings in French 2012-09-02 18:09:06 +02:00
Andrew Dolgov
87c43f4981 bump version 2012-09-02 19:51:46 +04:00
Andrew Dolgov
bcd4b562a4 move small tablet stuff detection to CommonActivity
use small tablet UI on screens up to 9"
2012-09-02 19:48:48 +04:00
Andrew Dolgov
1f831645ee use small tablet mode on screens <9" 2012-09-02 19:22:17 +04:00
lpetrus
416d155e85 Small tablet support (< 8")
* Portrait mode
** feed list is now smaller and article list is bigger
* Landscape mode
** small tablets display always only two columns
2012-09-02 19:14:16 +04:00
Andrew Dolgov
d5c0f015e5 fix tablet headlines_row_selected portrait layout 2012-09-02 00:58:45 +04:00
Andrew Dolgov
cff1071ca7 enable tablet UI on w600dp devices 2012-09-02 00:50:26 +04:00
Andrew Dolgov
06f57b1b81 bump version 2012-09-02 00:00:01 +04:00
Andrew Dolgov
43463ed572 set small screen mode based on loaded layout, instead of relying on
XLARGE screen size
2012-09-01 23:51:38 +04:00
Andrew Dolgov
ee1a8f9a23 resize headline/article view in portrait mode 2012-09-01 22:28:06 +04:00
Andrew Dolgov
0717b1d38f revert to old way of handling LOGIN_FAILED in subfragments 2012-09-01 22:26:32 +04:00
Andrew Dolgov
b826481001 properly detect portrait orientation
move to ICS style of naming resources for various dpi
bump version
2012-09-01 22:22:13 +04:00
Andrew Dolgov
77352728e7 remove in-app billing
add spinner-like triangles for headlines fragment context menu 
bump version
2012-08-13 16:00:27 +04:00
Andrew Dolgov
e68c90cbce prevent trying to login twice on startup
open idiot-friendly dialog when application is not configured
bump version
2012-07-10 21:51:18 +04:00