Commit Graph

674 Commits

Author SHA1 Message Date
Andrew Dolgov
b171b64d51 revert to previous back button handling but check whether backstack is not empty to prevent inability to exit the app 2014-11-08 02:32:05 +03:00
Andrew Dolgov
a509415720 add fab button to article fragment 2014-11-08 00:57:08 +04:00
Andrew Dolgov
e7ed44307c bump version 2014-11-07 01:29:54 +03:00
Andrew Dolgov
b07b70f989 add missing pixmaps; remove headline empty view 2014-11-07 02:26:25 +04:00
Andrew Dolgov
3ef8a660a8 account for feeds listview header when showing context menu
do not enable all articles entry for special categories
2014-11-07 01:06:46 +03:00
Andrew Dolgov
ef5ca11c43 add all articles special entry to category lists 2014-11-07 00:43:50 +03:00
Andrew Dolgov
e83a2ae7d0 remove browse_articles context menu item 2014-11-07 01:09:20 +04:00
Andrew Dolgov
af2d3cfc54 fix .. entry disappearing if listview is empty 2014-11-06 22:46:17 +04:00
Andrew Dolgov
be1e45e9f2 don't open drawer all the time on startup 2014-11-06 21:05:10 +03:00
Andrew Dolgov
3e197adbc2 bump version 2014-11-06 20:18:38 +04:00
Andrew Dolgov
999966d081 fix previously broken default browsing for special categories 2014-11-06 20:18:14 +04:00
Andrew Dolgov
4f98413c39 add new parent button thing to offline 2014-11-06 19:15:11 +03:00
Andrew Dolgov
552476bf2c remove default_view_mode partially because jumping directly to article makes options only available while viewing headlines impossible to reach 2014-11-06 19:13:59 +03:00
Andrew Dolgov
fe3e40d236 disable view_selected for feed/cats fragments in small screen mode because of issues when navigating back while not replacing the headlines view content 2014-11-06 19:08:52 +03:00
Andrew Dolgov
6be9af4600 add loading progressbars to feeds/cats fragments
replace open parent button with a more familiar to msdos users ".." mnemonic near the listview top
2014-11-06 19:04:59 +03:00
Andrew Dolgov
73cf0c07a6 allow using actionbar <- button to open parent category if backstack is not empty 2014-11-06 18:20:44 +03:00
Andrew Dolgov
095721c704 disable unread only on special category 2014-11-06 18:17:21 +03:00
Andrew Dolgov
60dc13ac96 open fresh feed by default when starting up 2014-11-06 19:14:21 +04:00
Andrew Dolgov
a5ed5074ba remove headlinesactivity drawer for reals 2014-11-06 18:49:47 +04:00
Andrew Dolgov
33b80cfcfd revert statusbar hint color change 2014-11-05 23:20:49 +04:00
Andrew Dolgov
868839598b remove drawer from sw600dp portrait layout 2014-11-05 23:18:35 +04:00
Andrew Dolgov
250394d99b bump version 2014-11-05 23:17:40 +04:00
Andrew Dolgov
68ff9e90e7 make article fragment more materal-y; simplify themes a bit 2014-11-05 22:10:01 +03:00
Andrew Dolgov
3de2528826 Merge pull request #74 from tribut/lang-de
Update German translation
2014-11-04 21:53:23 +03:00
Felix Eckhofer
8edf615a38 Add German translations for newly added strings
Also delete some strings that have been removed
2014-11-04 19:47:27 +01:00
Felix Eckhofer
65ec2ad5bf Add missing plural strings 2014-11-04 19:47:10 +01:00
Felix Eckhofer
39f8799612 Remove unused hello_world string 2014-11-04 19:47:10 +01:00
Felix Eckhofer
c85d05a50f Align strings with original, fix whitespace 2014-11-04 19:46:58 +01:00
Andrew Dolgov
56e0d4bf65 replace manual initmenu calls with invalidateoptionsmenu now that it is available pre-HC 2014-11-04 17:50:14 +03:00
Andrew Dolgov
baa45f6455 bump version 2014-11-04 18:36:29 +04:00
Andrew Dolgov
9d80e8aceb add article sorting dialog for offline mode 2014-11-04 17:36:13 +03:00
Andrew Dolgov
36c24e5846 implement support for article sorting modes instead of previous preference options 2014-11-04 17:27:11 +03:00
Andrew Dolgov
7feb9203ab add missing pixmaps 2014-11-04 14:46:13 +04:00
Andrew Dolgov
fcbf300432 add menu item to toggle oldest first (refs #822)
demote select articles actionbar button into overflow
2014-11-04 13:43:51 +03:00
Andrew Dolgov
a1ad7e0c41 refine previous a bit 2014-11-04 12:34:05 +04:00
Andrew Dolgov
1cfa48c5b9 bump version 2014-11-04 12:24:56 +04:00
Andrew Dolgov
076665da8f do not add child feed fragments to backstack to make back button behavior more consistent (refs #824) 2014-11-04 10:40:04 +03:00
Andrew Dolgov
6cb29c3889 refactoring is bad when you're dumb 2014-11-03 20:07:24 +04:00
Andrew Dolgov
6589f154c6 fix logout
remove all the sidebar shit from onbackpressed becase ughh eghh aghhh
2014-11-03 18:45:36 +03:00
Andrew Dolgov
b44d895165 fix crash while logging out 2014-11-03 18:22:40 +03:00
Andrew Dolgov
e0909900a4 enable image alt-text dialog in image pager 2014-11-03 19:15:37 +04:00
Andrew Dolgov
fc7a1a308d set on on feed rows before counter 2014-11-03 11:47:54 +04:00
Andrew Dolgov
0d85db6897 bump version 2014-11-02 21:16:04 +04:00
Andrew Dolgov
c93ca13a10 force icons on headline action menu 2014-11-02 18:54:38 +03:00
Andrew Dolgov
1292d12e75 add headlines select button back to actionbar 2014-11-02 18:54:12 +03:00
Andrew Dolgov
ee2c444cc5 disable interaction w/ listview footers 2014-11-02 17:15:34 +03:00
Andrew Dolgov
1a401ae41e fix crash in headlinesfragment b/c not checking whether flavor image exists 2014-11-02 09:34:00 +03:00
Andrew Dolgov
eda03125d9 tweak layouts for larger devices 2014-11-02 00:05:53 +04:00
Andrew Dolgov
e37fcb9ab3 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2014-11-01 22:55:27 +04:00
Andrew Dolgov
911cc1acef remove dumb looking headlines_articles sidebar on 700dp devices 2014-11-01 21:55:07 +03:00
Ben Kibbey
b5df50adda Fix trusted certificate setting with Tasker plugin. 2014-11-01 09:26:21 -04:00
Andrew Dolgov
276b2ad46b feed row tweaks, fix feed fragment not setting active feed 2014-11-01 11:11:23 +03:00
Andrew Dolgov
2a06e4de30 remove pill counters 2014-11-01 12:02:01 +04:00
Andrew Dolgov
081b98e9c0 remove drawer in headlines_articles on phones 2014-11-01 09:23:20 +03:00
Andrew Dolgov
66906beace bump version 2014-10-31 14:30:24 +03:00
Andrew Dolgov
04366e58f1 add drawer stuff to offline headlines activity 2014-10-31 14:21:50 +03:00
Andrew Dolgov
acdcf759a0 implement drawer navigation for headlines activity instead of old hideable sidebar 2014-10-31 14:11:47 +03:00
Andrew Dolgov
8a15540c61 fix assorted crap reported by code analysis 2014-10-31 13:42:19 +03:00
Andrew Dolgov
3e078aa1d7 rename headlines list to a separate id for clarity 2014-10-31 14:18:27 +04:00
Andrew Dolgov
33acb40c3a offline: implement auto mark as read 2014-10-31 13:13:55 +03:00
Andrew Dolgov
436f335903 allow overscroll for headlines list if auto mark as read is enabled 2014-10-31 13:00:54 +03:00
Andrew Dolgov
ec156b69b0 add xxhdpi overflow icon; tweak headline row margins some more 2014-10-31 13:10:53 +04:00
Andrew Dolgov
65b2d89200 tweak headlines action images a bit, fix their size 2014-10-31 12:02:46 +03:00
Andrew Dolgov
36d832df61 fix colors of headline drawables 2014-10-31 11:57:13 +04:00
Andrew Dolgov
3405a33168 bump version 2014-10-31 11:36:07 +04:00
Andrew Dolgov
4c2f1c7d6b update overflow icon; other minor style updates 2014-10-31 10:34:09 +03:00
Andrew Dolgov
aaed022731 setloadingstatus: check if all views exist 2014-10-31 09:41:53 +03:00
Andrew Dolgov
0a3a533844 open drawer if needed onbackpressed 2014-10-31 09:36:45 +03:00
Andrew Dolgov
b0040b507c bump version 2014-10-31 10:09:50 +04:00
Andrew Dolgov
f53dab1982 minor actionbar button/layout fixes 2014-10-31 09:06:42 +03:00
Andrew Dolgov
424970d191 remove some bad weightsum stuff for landscape layout
properly set feed title on tablets if needed
2014-10-31 01:20:48 +03:00
Andrew Dolgov
8d886c41ce bump version 2014-10-31 01:08:33 +03:00
Andrew Dolgov
3a9444c602 enable generic error reporting through toasts for the time being
remove some unused stuff
2014-10-31 01:07:56 +03:00
Andrew Dolgov
7746b4636e switch to drawerlayout where applicable
remove loading_container stuff
various other changes related to drawerlayout
2014-10-31 02:02:52 +04:00
Andrew Dolgov
519602d92a version bump 2014-10-30 16:40:20 +03:00
Andrew Dolgov
fdb4429815 offline: hide flavor image holder 2014-10-30 16:38:52 +03:00
Andrew Dolgov
9146e8c23d article image pager: show share icon 2014-10-30 17:36:11 +04:00
Andrew Dolgov
020b4f73f6 fix not matching colors in dark theme
disable showasaction for attachment actionbar item
2014-10-30 16:23:39 +03:00
Andrew Dolgov
e5ae0767e7 fix wrong statusbartint color 2014-10-30 16:01:15 +03:00
Andrew Dolgov
3dc5a9668f simplify visible actionbar icons 2014-10-30 15:17:15 +03:00
Andrew Dolgov
f62363bc96 remove splitactionbar stuff from manifest 2014-10-30 15:15:47 +04:00
Andrew Dolgov
469d60d4b1 target sdk 21 2014-10-30 14:43:01 +04:00
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