Unofficial Eurogamer Android App V2 Page 6

  • freakybun 21 Sep 2011 23:35:41 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Blaketown wrote:
    How exciting. Now the only difference between the way I use the app and the main side is going to be the lack of All Gaming and All Non-Gaming views. And I can live with that. You really appear to be doing a top job fb. \o/
    I should add those back in then. I removed those parent categories from the list, its simple to put them back.
  • freakybun 21 Sep 2011 23:47:49 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Here's where I'm at..

    API is in, working nicely against their dev environment. One of the benefits of using it, apart from the app surviving a re-brand, is that its quite acceptable to use when you're back down on a 2.5g connection. Seems to take about 5-10 secs per page on a low gprs connection.

    Most of the bugs are fixed, most notable of which are the front page out of sync links and all the weird extra lines in the text editor.

    I'm currently writing an image gallery that swipes full screen images, caches to SD card and downsizes images to your screen width. Almost done on that one, Been quite fun to write. Oh and I've ripped up and re-written the image loaders,  so hopefully no more random temporary broken images on the video page.

    I'm off on holibobs tomorrow, back Monday so its not impossible to think i'll have something for you all by the end of next week. Live API access permitting.
  • MrWorf 21 Sep 2011 23:51:21 64,187 posts
    Seen 13 hours ago
    Registered 20 years ago
    Awesome! Can't wait. :) Where you off to?
  • freakybun 21 Sep 2011 23:53:20 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Razz wrote:
    Awesome! Can't wait. :) Where you off to?
    Nothing exotic.... berham on sea!
  • MrWorf 21 Sep 2011 23:56:05 64,187 posts
    Seen 13 hours ago
    Registered 20 years ago
    It has the shortest pier in Britain! Not too shabby :D
  • HoriZon 21 Sep 2011 23:59:41 14,351 posts
    Seen 16 hours ago
    Registered 19 years ago
    No video to see it in action yet? come on get on with it!
  • freakybun 28 Sep 2011 18:29:36 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Razz wrote:
    It has the shortest pier in Britain! Not too shabby :D
    Blimey, wouldn't want to try kinect in that pier.

    We had a great time and my car even survived those naughty monkeys at longleat enroute to home.

    So I've had a chance to try out the image loading improvements over the last day and the app is definately using less memory. Averaging around 28m rather than 40-50, handling bitmaps is quite annoying.

    Going to sort out a few requested features over the next few days and ask for production API access, then I'll upload the next version...
  • kadooosh 28 Sep 2011 19:04:04 3,239 posts
    Seen 3 weeks ago
    Registered 11 years ago
    Is there anyway to have a section in the forum that shows threads youve posted in?
    Not sure if thats a ridiculous request..
  • freakybun 28 Sep 2011 22:14:31 642 posts
    Seen 3 years ago
    Registered 18 years ago
    kadooosh wrote:
    Is there anyway to have a section in the forum that shows threads youve posted in?
    Not sure if thats a ridiculous request..
    Not a silly request at all. There is an API call that allegedly provides this but it doesn't seem.to work. Perhaps I could track any posts you make in the app, but I'll have to file than away for a future release.
  • kadooosh 28 Sep 2011 23:27:04 3,239 posts
    Seen 3 weeks ago
    Registered 11 years ago
    freakybun wrote:
    kadooosh wrote:
    Is there anyway to have a section in the forum that shows threads youve posted in?
    Not sure if thats a ridiculous request..
    Not a silly request at all. There is an API call that allegedly provides this but it doesn't seem.to work. Perhaps I could track any posts you make in the app, but I'll have to
    file than away for a future release.
    Sounds like a plan, if its pos would be wicked. Still, im using this app all the time now so wud just help track my posts easier. Im happy none the less :)
  • theguy 29 Sep 2011 00:29:08 1,040 posts
    Seen 4 minutes ago
    Registered 11 years ago
    Sometimes loads up the wrong article when clicking on some recently uploaded article.otherwise, its great!
  • freakybun 29 Sep 2011 18:13:10 642 posts
    Seen 3 years ago
    Registered 18 years ago
    theguy wrote:
    Sometimes loads up the wrong article when clicking on some recently uploaded article.otherwise, its great!
    Cheers! Yeah I've fixed up that bug, it'll be gone when I release the next version.
  • mrpon 29 Sep 2011 18:18:54 37,366 posts
    Seen 3 hours ago
    Registered 15 years ago
    I presume any updates are going to be an .apk/dropbox type affair?
  • Deleted user 29 September 2011 19:09:14
    Great app so far.

    Have a quick question. When I use the app on my Asus Transformer tablet it's all in portrait, the sensor orientation makes no difference. However once I'm in the forum - having chose a topic or all-forums - the device can switch to landscape. I just wondered if that was the intended behaviour?
  • freakybun 29 Sep 2011 21:24:11 642 posts
    Seen 3 years ago
    Registered 18 years ago
    mrpon wrote:
    I presume any updates are going to be an .apk/dropbox type affair?
    That's the plan. I'm going to release the API version with the bug fixes then see what happens. Once everyone's happy its headed for the marketplace.
  • freakybun 29 Sep 2011 21:36:37 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Maturin wrote:
    Great app so far.

    Have a quick question. When I use the app on my Asus Transformer tablet it's all in portrait, the sensor orientation makes no difference. However once I'm in the forum - having chose a topic or all-forums - the device can switch to landscape. I just wondered if that was the intended behaviour?
    I fixed the landing screen with the tabs to portrait. I intended to make scrolling through the indexes consistent, mostly due to the fact that the page content flows better that way. Seemed like a more natural fit.

    For the articles and forums I opened things up a bit because there's more text that could span to fill a landscape space.

    Not sure if I described that well enough but as an example.. imagine those 5 tabs at the bottom spread out on a landscape screen with headlines that ran a 1/4 of the screen. Its by my, perhaps, crazy design :)

    While i think about it, given you have a tablet, would you like an option for a smaller theme, with smaller fonts?
  • Deleted user 29 September 2011 21:47:06
    Thanks for clarifying. I think you've gone for the right approach. I just wanted to let you know what was happening unless it wasn't expected behaviour.

    An option for an alternate theme for tablets would be excellent yes please.
  • freakybun 29 Sep 2011 22:00:38 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Maturin wrote:
    Thanks for clarifying. I think you've gone for the right approach. I just wanted to let you know what was happening unless it wasn't expected behaviour.

    An option for an alternate theme for tablets would be excellent yes please.
    I tried it a month ago on a tablet, everything was massive!  The problem with most tablets running froyo or gingerbread is that the screen is just bigger, no bump in resolution or dpi. So I figured out how to do themes. Its a bit long winded but possible.

    Once I've got my current ides out of the way I'll get a tablet and try it out..
  • freakybun 3 Oct 2011 18:27:25 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Hi chaps,

    Here's an update on where I am.

    Over the last couple of weeks I've been fixing things and adding new features that you can see listed below.

    All I'm waiting for now is the go ahead to use the live API.

    I'm chuffed that the bug list is low which has afforded me the time to get on with things.

    Everything's been fixed, if there's anything I have missed in the list below, let me know...

    Bugs
    - Fixed home page list out of sync after refresh.

    Forums
    - Editor rewritten, no more line break weirdness
    - Preview and Post buttons now fit above virtual keyboard.
    - Handled broken markup on posts better, no more FC at random.
    - Picked greyscale values for forum quote backgrounds that look less pink on certain HTC amoled screens! HTC desire, I'm looking at you!
    - Fixed spoiler rendering and clicking  randomness.
    - Posting new threads work.
    - Added My Groups and My Interesting threads.
    - Long press on forum threads to mark them as interesting.
    - Added All Gaming and All Non-Gaming threads.
    - Added option to scroll to the bottom of threads when opening and navigating backwards.
    - Added page picker for navigating large threads.
    - Long press on page number in footer navigation to choose page.

    Videos
    - Support for HD video and other resolutions.
    - Long press on video to choose alternate size if the video won't play.

    Peformance
    - Image handling rewritten, uses less memory and can scale large screenshots.
    - Less CPU time means better battery life. No longer needs to crunch 50-150k of HTML source for each article.
    - API access means its useable on slow GPRS connections.
  • freakybun 3 Oct 2011 18:44:26 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Billy_Sastard wrote:
    Added My Groups and My Interesting threads.
    Added page picker for navigating large threads.
    Long press on page number in footer navigation to choose page.

    \o/ Legend

    When will you be releasing this update please?
    ... When I get an account on the live API, its running against their dev environment at present. Shouldn't be too long.
  • Kill_Crazy 3 Oct 2011 19:00:56 2,552 posts
    Seen 2 years ago
    Registered 15 years ago
    freakybun wrote:
    Hi chaps,

    Here's an update on where I am.

    Over the last couple of weeks I've been fixing things and adding new features that you can see listed below.

    All I'm waiting for now is the go ahead to use the live API.

    I'm chuffed that the bug list is low which has afforded me the time to get on with things.

    Everything's been fixed, if there's anything I have missed in the list below, let me know...

    Bugs
    - Fixed home page list out of sync after refresh.

    Forums
    - Editor rewritten, no more line break weirdness
    - Preview and Post buttons now fit above virtual keyboard.
    - Handled broken markup on posts better, no more FC at random.
    - Picked greyscale values for forum quote backgrounds that look less pink on certain HTC amoled screens! HTC desire, I'm looking at you!
    - Fixed spoiler rendering and clicking  randomness.
    - Posting new threads work.
    - Added My Groups and My Interesting threads.
    - Long press on forum threads to mark them as interesting.
    - Added All Gaming and All Non-Gaming threads.
    - Added option to scroll to the bottom of threads when opening and navigating backwards.
    - Added page picker for navigating large threads.
    - Long press on page number in footer navigation to choose page.

    Videos
    - Support for HD video and other resolutions.
    - Long press on video to choose alternate size if the video won't play.

    Peformance
    - Image handling rewritten, uses less memory and can scale large screenshots.
    - Less CPU time means better battery life. No longer needs to crunch 50-150k of HTML source for each article.
    - API access means its useable on slow GPRS connections.
    Superb stuff. Are you going to release on market place to get a few pennies? If not then can we donate somehow? Def worth the cost of a pint for all your hard work :)
  • Deleted user 3 October 2011 20:25:13
    Excellent well done.

    Have spotted a slight bug. On my tablet there's never an option to edit a forum post, only to quote one's own post. Whereas on my phone if it's one of my own posts the button says "edit" rather than "quote".
  • freakybun 3 Oct 2011 21:33:53 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Kill_Crazy wrote:
    Superb stuff. Are you going to release on market place to get a few pennies? If not then can we donate somehow? Def worth the cost of a pint for all your hard work :)
    Cheers! Not planning on making cash, I started this to learn android and besides, it keeps me busy on the morning commute.

    Maybe if I visit the expo next year I'll call in a few pints :)
  • freakybun 3 Oct 2011 21:36:00 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Maturin wrote:
    Excellent well done.

    Have spotted a slight bug. On my tablet there's never an option to edit a forum post, only to quote one's own post. Whereas on my phone if it's one of my own posts the button says "edit" rather than "quote".
    Total weirdness, what tablet have you got and what android version is it running?

    Can you try hitting quote on your post and see what it does....
  • Deleted user 3 October 2011 22:06:00
    freakybun wrote:
    Maturin wrote:
    Excellent well done.

    Have spotted a slight bug. On my tablet there's never an option to edit a forum post, only to quote one's own post. Whereas on my phone if it's one of my own posts the button says "edit" rather than "quote".
    Total weirdness, what tablet have you got and what android version is it running?

    Can you try hitting quote on your post and see what it does....
    Asus Eee Pad Transformer 16GB. Running Android 3.2.1.

    Hitting quote button on my own post above did indeed quote rather than edit.
  • freakybun 3 Oct 2011 22:43:28 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Maturin wrote:
    freakybun wrote:
    Maturin wrote:
    Excellent well done.

    Have spotted a slight bug. On my tablet there's never an option to edit a forum post, only to quote one's own post. Whereas on my phone if it's one of my own posts the button says "edit" rather than "quote".
    Total weirdness, what tablet have you got and what android version is it running?

    Can you try hitting quote on your post and see what it does....
    Asus Eee Pad Transformer 16GB. Running Android 3.2.1.

    Hitting quote button on my own post above did indeed quote rather than edit.
    I just downloaded 3.2 and tried it in the emulator and it works fine. That's really strange but not the first time the emulator behaves differently from real devices.

    I'm curious now so I'll see if we've got any 3.2 tablets at work..

    Actually I'm surprised how reasonable it looks on 3.2 though, a testiment to how well designed android is.
  • freakybun 3 Oct 2011 23:12:33 642 posts
    Seen 3 years ago
    Registered 18 years ago
    Maturin wrote:
    Excellent well done.

    Have spotted a slight bug. On my tablet there's never an option to edit a forum post, only to quote one's own post. Whereas on my phone if it's one of my own posts the button says "edit" rather than "quote".
    I think I have an explanation and I can reproduce it on my phone.

    Your username begins with a capital letter... but eg don't care about case when logging in, I bet when you put your username in on your tablet, it's all in lowercase....

    So easy for us both to fix if that's it... I'll lower case the usernames when comparing.
  • Kill_Crazy 4 Oct 2011 07:31:13 2,552 posts
    Seen 2 years ago
    Registered 15 years ago
    freakybun wrote:
    Kill_Crazy wrote:
    Superb stuff. Are you going to release on market place to get a few pennies? If not then can we donate somehow? Def worth the cost of a pint for all your hard work :)
    Cheers! Not planning on making cash, I started this to learn android and besides, it keeps me busy on the morning commute.

    Maybe if I visit the expo next year I'll call in a few pints :)
    That's a deal. See you at the bar ;)
Sign in or register to reply

Sometimes posts may contain links to online retail stores. If you click on one and make a purchase we may receive a small commission. For more information, go here.