Commit Graph

742 Commits

Author SHA1 Message Date
Andrew Dolgov eaf6315671 switch to v21 support library w/ material themes 2014-10-30 13:04:01 +03:00
Andrew Dolgov edb99d0ec2 fix previous if there's only 1 image 2014-10-30 00:46:19 +03:00
Andrew Dolgov 11cf49f7a8 better checking for bad/dumb images in article image pager 2014-10-30 00:42:56 +03:00
Andrew Dolgov c284677910 do not hide small images in article image pager 2014-10-29 23:40:03 +03:00
Andrew Dolgov 61bda147c8 article images pager: use proper app theme, fix vertical scaling 2014-10-29 21:52:53 +03:00
Andrew Dolgov c361b72949 remove unused string 2014-10-29 21:29:55 +03:00
Andrew Dolgov fd56834c46 remove image pager custom transition 2014-10-29 19:57:06 +03:00
Andrew Dolgov d311118ca4 article images pager: hide actionbar if fullscreen 2014-10-29 19:53:13 +03:00
Andrew Dolgov f04ba8a47f article image pager: disable onclick 2014-10-29 19:47:28 +03:00
Andrew Dolgov 69bea8e434 set fitssystemwindows for image pager 2014-10-29 18:07:09 +03:00
Andrew Dolgov 3e535c4b24 support KK tint and fullscreen mode when viewing article images 2014-10-29 17:01:47 +03:00
Andrew Dolgov f29dc70125 add some context/options menus to article images pager 2014-10-29 16:51:54 +03:00
Andrew Dolgov f8bc884ad3 remove X more image prompt
implement pager-based browser for article images, enabled if more than one detected
add (unused) dimens for activity margins
2014-10-29 16:23:07 +03:00
Andrew Dolgov 7fd2e713b3 bump version 2014-10-29 08:59:54 +03:00
Andrew Dolgov 1bfc708bc0 UIL: use time-limited disk cache instead of flushing it on startup
flavor images: show X more label if more than one image
 fix crash on loadmore row
2014-10-29 08:59:33 +03:00
Andrew Dolgov 903e4250f9 add flavor image loading progressbars
try to only animate flavor images if they are not cached yet
2014-10-28 21:58:56 +03:00
Andrew Dolgov 1c4b41085e remove flavor image borders
add workaround against UI flicker bug
2014-10-28 21:04:41 +03:00
Andrew Dolgov d7734987ad Revert "use cardview for article fragment"
This reverts commit de998a1e92.
2014-10-27 14:39:37 +04:00
Andrew Dolgov 30c23fd040 set activity title to feed title when opening headlines 2014-10-25 12:22:30 +04:00
Andrew Dolgov de998a1e92 use cardview for article fragment 2014-10-25 12:10:58 +04:00
Andrew Dolgov 2e6ef16b20 properly hide flavorimageholder 2014-10-25 01:32:57 +04:00
Andrew Dolgov 81282a29db experimental: move to tablelayout for headline rows to simplify things a bit 2014-10-25 01:27:26 +04:00
Andrew Dolgov 5778c3beff change cardview import to appease android studio (wtf) 2014-10-24 23:54:17 +04:00
Marc Plano-Lesay 33794cc507 Use plurals where necessary 2014-10-24 17:02:35 +02:00
Marc Plano-Lesay 83b85d4269 Fix some issues with the french localization 2014-10-24 15:11:11 +02:00
Andrew Dolgov c2d384a506 add cardview library, compile with sdk 21 2014-10-24 14:18:30 +04:00
Andrew Dolgov 191ce661e7 Revert "initial implementation of recyclerview"
This reverts commit 7783ff3b42.

Conflicts:

	org.fox.ttrss/src/main/res/layout/headlines_fragment.xml
2014-10-24 14:15:26 +04:00
Andrew Dolgov 35acda95af Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2014-10-24 14:02:06 +04:00
Andrew Dolgov c0ef67b468 switch to cardview, remove obsolete drawables 2014-10-24 13:43:16 +04:00
Andrew Dolgov 7783ff3b42 initial implementation of recyclerview 2014-10-24 13:21:15 +04:00
Marc Plano-Lesay d167f0237b Fetch feed icons from icons_url instead of icons_dir 2014-10-24 11:05:07 +02:00
Andrew Dolgov 6e8c7a71fa set minimum SDK level to 9 2014-10-21 16:58:31 +04:00
Andrew Dolgov 7f51d739d6 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2014-10-20 21:48:44 +04:00
Andrew Dolgov 31440437fe if articlepager is also available, notify it about updated item count after lazy load 2014-10-20 21:48:18 +04:00
Takashi Kobayashi fd8a01dd91 Update Japanese translation for recently added strings. 2014-10-20 17:45:11 +09:00
Andrew Dolgov f6deb68c76 fix inconsistent padding for flavor images 2014-10-20 10:20:47 +04:00
Andrew Dolgov 1510e7985e fix crashes in offline mode because of unbound swipelayout 2014-10-19 19:57:14 +04:00
Andrew Dolgov 5d5d925b3e apparently UIL can pass a null bitmap on loadingcomplete 2014-10-19 11:55:58 +04:00
Andrew Dolgov 5685b91aa9 do not upscale images in headlines more than 2x 2014-10-17 23:44:21 +04:00
Andrew Dolgov 4b3caa2d0b do not enable translucent statusbar in fullscreen mode 2014-10-17 09:59:03 +04:00
Andrew Dolgov 2af8bc98c8 check whether swipeLayout is null before trying to deal with it 2014-10-17 00:25:39 +04:00
Andrew Dolgov 8f6ca0eec0 rename main module 2014-10-17 00:17:34 +04:00