Commit Graph

1056 Commits

Author SHA1 Message Date
Andrew Dolgov
c3f7823766 fix padding on selected feed row 2013-10-16 00:12:14 +04:00
Andrew Dolgov
7011eb4cbb remove headline checkbox margin hack 2013-10-15 20:05:17 +04:00
Andrew Dolgov
27e9fbe16a only enable devicedefault theme on api14+ 2013-10-15 19:51:50 +04:00
Andrew Dolgov
756277e30e addition to previous commit 2013-10-15 19:48:17 +04:00
Andrew Dolgov
22f1b3726b tweak headline icons display 2013-10-15 19:46:51 +04:00
Andrew Dolgov
c81545503a update published/unpublished icons 2013-10-15 19:34:45 +04:00
Andrew Dolgov
688c22fe92 fix article text color when using system theme 2013-10-15 18:53:05 +04:00
Andrew Dolgov
dedd069a90 add experimental support for sherlock devicedefault theme 2013-10-15 15:24:18 +04:00
Andrew Dolgov
79537ba544 bump version 2013-10-15 13:47:35 +04:00
Andrew Dolgov
f3e00065ea Merge pull request #54 from tuxmobil/master
Fix for Bug 714 "Mark above as read"
2013-10-15 02:41:11 -07:00
tuxmobil
1a39cb0f50 Fix for Bug 714 "Mark above as read" 2013-10-15 11:04:00 +02:00
Andrew Dolgov
0e8b073eee bump version 2013-10-07 18:36:32 +04:00
Andrew Dolgov
0fb9177e78 experimental workaround for the headlines using wrong view on refresh
issue
2013-10-07 18:32:42 +04:00
Andrew Dolgov
1d4c2be92a bump version 2013-09-20 10:36:03 +04:00
Andrew Dolgov
d39f0d9109 values-es: use unicode ellipsis character 2013-09-20 10:34:37 +04:00
Andrew Dolgov
4f52e05ac8 es translation: fix compile problem 2013-09-20 10:31:43 +04:00
Andrew Dolgov
1fce689cf6 Merge branch 'master' of git://github.com/Menti/Tiny-Tiny-RSS-for-Honeycomb into Menti-master 2013-09-20 10:26:28 +04:00
Andrew Dolgov
9bf65bed3c Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2013-09-20 10:26:13 +04:00
Andrew Dolgov
a77210f6b0 add xxhdpi launcher icon 2013-09-20 10:25:06 +04:00
Menti
9c5ba09c25 Delete strings.xml~ 2013-09-19 16:17:39 +02:00
DavidM
6cd35d755e Completed Spanish translation 2013-09-19 16:16:13 +02:00
DavidM
8169ee21cb Added Spanish translation 2013-09-19 16:08:54 +02:00
Andrew Dolgov
4f1d361b27 Merge pull request #51 from takobayashi/translate-jp
Update Japanese translation
2013-09-09 22:05:41 -07:00
Takashi Kobayashi
2bc60b22a1 Update Japanese translation
Add new string and fix typo.
2013-09-10 13:46:44 +09:00
Andrew Dolgov
75a13228b1 bump version 2013-09-09 13:56:54 +04:00
Andrew Dolgov
9da4f1e5f7 confirm if necessary catching up feed from context menu 2013-09-09 13:52:16 +04:00
Andrew Dolgov
e01bec4815 brighten read headline rows in sepia/light themes 2013-09-09 13:40:46 +04:00
Andrew Dolgov
92d63150a0 sepia theme fixes; update overflow icons to use modern holo style;
enable overflow icons for feed items
2013-09-09 13:34:53 +04:00
Andrew Dolgov
736c2233cf move selection checkbox to the bottom left of headline row 2013-09-09 12:42:27 +04:00
Andrew Dolgov
30ad3a8eda make read dark theme cards a bit brighter 2013-09-09 12:22:26 +04:00
Andrew Dolgov
3785564cab fix card offsets wonky select highlighting 2013-09-09 12:21:11 +04:00
Andrew Dolgov
c47ae09d16 fix selected counter style name in compat light theme 2013-09-08 20:43:33 +04:00
Andrew Dolgov
6a397ef34d make ui more ~cards~ like, simplify some drawables 2013-09-08 20:33:46 +04:00
Andrew Dolgov
668f1629f8 bump version, use shorter version 2013-09-01 14:09:15 +04:00
Andrew Dolgov
d5cd47e6ee properly calculate offsets for non-default view modes (closes #770) 2013-09-01 14:08:11 +04:00
Andrew Dolgov
0e751f5db2 replace smooth scrolling with setSelection(0) on headlines refresh (refs
#767)
2013-08-29 13:20:17 +04:00
Andrew Dolgov
02a8162956 disable auto mark as read temporarily when scrolling listview back to
top because of new items (refs #767)
2013-08-29 13:15:27 +04:00
Andrew Dolgov
0d4bdfad43 fix menu not being updated when going back from headlines to sliding
menu in offline mode (closes #764)
2013-08-28 13:57:20 +04:00
Andrew Dolgov
0d5cc3da2b bump version 2013-08-27 13:04:43 +04:00
Andrew Dolgov
6d016599b8 fix crash in articlepager when m_article is null 2013-08-27 13:04:22 +04:00
Andrew Dolgov
f89bdad904 select uncategorized by default when subscribing (closes #760) 2013-08-26 13:06:26 +04:00
Andrew Dolgov
5a95900253 scroll to listview top when refreshing headlines (closes #767) 2013-08-26 12:56:06 +04:00
Andrew Dolgov
84cfc9a9fe bump version 2013-07-30 00:18:10 +04:00
Andrew Dolgov
db81d3e462 copy actual feedlist when downloading feed icons to prevent concurrent
modification problem
2013-07-30 00:17:52 +04:00
Andrew Dolgov
77243ef497 reduce imagecache data timeout 2013-07-30 00:02:52 +04:00
Andrew Dolgov
920b625f8e bump version 2013-07-30 00:02:17 +04:00
Andrew Dolgov
095ceba2bc trim base url when downloading feed icons 2013-07-30 00:01:58 +04:00
Andrew Dolgov
30af06f37f imagecacheservice: enforce data read timeout 2013-07-30 00:00:57 +04:00
Andrew Dolgov
e2b195e5ed fix crash if sdcard is unmounted and feed icons are enabled (closes
#749)
2013-07-19 13:08:40 +04:00
Andrew Dolgov
6b431f01f4 fix offline success intent being sent too soon because imagecacheservice
was not being properly detected
2013-07-16 23:12:53 +04:00