Giter Club home page Giter Club logo

gameraven-old's People

Contributors

insanityonabun avatar vagishvela avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

vagishvela

gameraven-old's Issues

Unregistered URL touches

I'm finding that the app isn't always registering touches on URLs. Sometimes I have to scroll a bit before trying to touch a link.

Following a link to a topic page with no posts causes a bug report.

Related:
https://ioabsoftware.cloudant.com/acralyzer/_design/acralyzer/index.html#/report-details/gameraven/513353d2-7b75-4abe-94ed-3c33796c01aa

For example, if a topic has 40 posts, a user has their posts per page set to 50, and that same user clicks a link to that topic that includes "&page=1" (which would bring them to the second page of the topic) then a page loads stating there are no posts in the topic. The page jumper also shows the current page being higher than the last page, which is likely a good way to quickly detect this.

Board lists show boards user doesn't have access to due to user level too low / not being logged in

Stack trace:
java.lang.StringIndexOutOfBoundsException: length=24; index=31
at java.lang.String.indexAndLength(String.java:589)
at java.lang.String.substring(String.java:1448)
at com.ioabsoftware.gameraven.AllInOneV2.parseBoardID(AllInOneV2.java:2732)
at com.ioabsoftware.gameraven.AllInOneV2.processContent(AllInOneV2.java:1329)
at com.ioabsoftware.gameraven.networking.Session.handleNetworkResult(Session.java:885)
at com.ioabsoftware.gameraven.networking.NetworkTask.onPostExecute(NetworkTask.java:55)
at com.ioabsoftware.gameraven.networking.NetworkTask.onPostExecute(NetworkTask.java:1)
at android.os.AsyncTask.finish(AsyncTask.java:631)
at android.os.AsyncTask.access$600(AsyncTask.java:177)
at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:644)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4950)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1004)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:771)
at dalvik.system.NativeStart.main(Native Method)

Handle "You're Winner" error pages

GameFAQs famous "You're Winner" error page is unhandled and GR attempts to parse the page as whatever the expected page is. Source for error page below.

<html><head><title>GameFAQs - 503 - Temporarily Unavailable</title></head> 
<body style="background-color: #6564ff; color:#fff;margin:0;text-align:center;font:20px arial,helvetica,sans-serif;"> 
<div style="font-size: 40px;"><img src="http://img.gamefaqs.net/images/default/logo_thin.gif" alt="GameFAQs" style="vertical-align:middle"> is Broken</div> 
<div><img src="http://img.gamefaqs.net/images/default/503.jpg" /></div> 
<div>We're experiencing some temporary difficulties with the site. Probably because of something we did. Please wait a few seconds before refreshing this page to try again.</div></body></html> 

"Find" functionality

Is there a way to search for words in a topic or at least the current page of that topic?

Stale avatar?

I updated my avatar yesterday and it's still showing the old one.

How do I clear the cache?

I had to do a force stop and clear app data to force the update.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.