View Single Post
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#15
Some news for GRead :
  • the annoying yellow line with title is remplaced by a less intrusive text box (there is a little glitch with long titles)
  • some shorcuts where added (more or less the same as grr) :
  • in item list and item view : you can use the back key to return to the previous view (you can also use Esc on the desktop version)
  • in item list :
  • shift-A => mark all feed as read (same shortcut as in Google Reader)
  • f => fetch more content
  • r => refresh the list
  • in item view :
  • m => toggle read state (same shortcut as in Google Reader)
  • s => toggle starred flag (same shortcut as in Google Reader)
  • shift-s => toggle shared flag (same shortcut as in Google Reader)
    And as in the previous version :
  • j/n => go to the next entry in the list
  • k/p => go to the previous entry in the list
I'll add m/s/shift-s shortcuts in the item list soon but i had to do things differently. And i'll also add arrows and space shortcuts to navigate in the browser (as in grr)

Known bugs :
  • can't retrive a feed if an entry has no title (bug in libgreader i had to patch)
  • browser can't display image if in 2G/3G (because for me QNetwork doesn't work in cellular mode (2G/3G))
  • sometimes cannot run operations when network is switched from wifi cellular mode to wifi, of wifi to cellular, or sometimes after losing cellular network and retrieving it

And now some answers to your questions/reports

fpp : yeah french man

Thanks for your reports :
  • InputMethodHints was introduced with QT4.6 but i think you have 4.5 on Diablo. As i use QT Designer to create the UI i don't know how to handle this case.
  • for the list of your feeds, did you see a "(1)" before "GRead" in the title ? This number is the the number of operations witing/running. So if you have this "(1)" it's that your feed list was not retrieved yet. You can see some informations about this operation in the terminal from which you launched GRead. And if in the "Specials" category you only show the "All" feed, perhaps yo uhave just this one checked in your settings ?
  • in landscape you now have some shortcuts as i said
  • for portrait mode, no keyboard, you have the menu to do some actions on the current entry. I have an idea for a way to navigate to next/previous entries (without toolbar for the moment)
  • i take note on what you said about the scrolling title, i'll add on option for this.
  • for the internal preview, i find it usefull when i know that original is not so heavy or when the browser is not launched (it takes sometimes a lot of time). And note that clicked link are always opened in the real browser

hotzigetty : i'll check that soon, i promise

Tranquility : thanks Here some answers :
  • the way of showing title is not the same now and less disturbing, tell me what you think of it
  • the zoom only works in the item view, but i had to do some code in C++ and include the .so file with GRead, i don't know it it's the good way to do it, but it works for me... :-/
  • strange for the feeds in the "Specials" category as they are "standard". Have you some informations printed in the terminal from which you launched GRead ?
 

The Following 2 Users Say Thank You to Twidi For This Useful Post: