Commit Graph

1070 Commits

Author SHA1 Message Date
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
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
Andrew Dolgov
4804b62485 Merge pull request #67 from takobayashi/translate-jp
Update Japanese translation for recently added strings.
2014-10-20 15:21:41 +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
bbf4c65fac re-add README 2014-10-17 12:40:03 +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
Andrew Dolgov
97cc96839d initial 2014-10-17 00:06:56 +04:00
Andrew Dolgov
5775c0d56b move android:fitsSystemWindows="true" to viewgroups 2014-10-16 16:58:44 +04:00
Andrew Dolgov
4034e87418 update support library 2014-10-16 16:42:41 +04:00
Andrew Dolgov
c61bef139f offline: fix swipereload progress not disappearing 2014-10-16 16:15:50 +04:00
Andrew Dolgov
b32119c7bf bump version 2014-10-16 16:06:58 +04:00
Andrew Dolgov
1039ef4580 fix crash in offline mode when invoking swipe to reload 2014-10-16 16:06:32 +04:00
Andrew Dolgov
1e0171ebd0 remove previous 2014-10-16 14:09:51 +04:00
Andrew Dolgov
82fb73043f add flavor image onclick handler 2014-10-16 14:00:08 +04:00
Andrew Dolgov
811bc035c0 use viewholder for headlines view
automatically enlarge flavor image
2014-10-16 13:53:44 +04:00
Andrew Dolgov
636ddc3623 fadein animation for flavor images 2014-10-16 12:32:14 +04:00
Andrew Dolgov
1cc4e56928 do not show small images in headlines list 2014-10-16 12:26:10 +04:00
Andrew Dolgov
a38e98c80e add headline image border; make showing them optional 2014-10-16 12:19:52 +04:00
Andrew Dolgov
8e8bbf70aa hack flavor image support for schemaless urls UIL refuses to load
implement asking for feed update for API >= 9 on refresh
2014-10-16 09:44:41 +04:00
Andrew Dolgov
74615af614 clear UIL disk cache on startup 2014-10-16 01:26:54 +04:00
Andrew Dolgov
8da85b9157 add headlines flavor images 2014-10-16 01:21:49 +04:00
Andrew Dolgov
a77d00eeea theme-related fixes 2014-10-16 00:11:59 +04:00
Andrew Dolgov
88dcb055a2 disable headlines webview for the time being due to measurement and
other issues

add feature graphic
2014-10-15 23:45:14 +04:00
Andrew Dolgov
a88c49c633 statusbartint stuff 2014-10-15 23:07:52 +04:00
Andrew Dolgov
34f23b9901 remove unused amazon device check 2014-10-15 21:11:37 +04:00
Andrew Dolgov
eae22a4771 fix bug caused by new default theme 2014-10-15 21:09:08 +04:00
Andrew Dolgov
7cd1d630f9 same 2014-10-15 20:34:26 +04:00
Andrew Dolgov
a574f546d4 change full content summary text 2014-10-15 19:58:47 +04:00
Andrew Dolgov
f21c863885 make dark theme a bit less dull 2014-10-15 19:57:38 +04:00
Andrew Dolgov
905679c7ef bump version 2014-10-15 19:49:27 +04:00
Andrew Dolgov
f292677c71 rename generic dark theme to holo, set light as default theme 2014-10-15 19:25:44 +04:00
Andrew Dolgov
3e66d43c16 more headlines webview stuff 2014-10-15 19:11:18 +04:00
Andrew Dolgov
c70da136c8 experimental webview headlines stuff 2014-10-15 17:04:52 +04:00
Andrew Dolgov
ddb85d210a remove pulltorefresh library, switch to swiperefreshlayout 2014-10-15 16:41:33 +04:00
Andrew Dolgov
09d124fd40 tweak actionbar colors 2014-10-15 15:57:33 +04:00
Andrew Dolgov
047b130d4b use actionbarcompat version of pulltorefresh library 2014-10-15 15:03:19 +04:00
Andrew Dolgov
e64c177651 set actionbar styles for app themes 2014-10-15 13:43:45 +04:00
Andrew Dolgov
4eef799828 remove actionbarsherlock, switch to appcompat stuff 2014-10-15 13:29:20 +04:00
Andrew Dolgov
6663e58d16 fix manifest 2014-07-17 14:12:39 +04:00
Andrew Dolgov
99d844aea8 fix result code not parsed properly when subscribing to feeds 2014-07-17 14:09:55 +04:00
Andrew Dolgov
5473fab84c bump version 2014-07-17 13:58:08 +04:00