• Facepunch for Android--Now with 100% less login issues and Tablet UI!
    633 replies, posted
it doesn't load code typed out properly, stopped mid code (after {i++;) for me [url]http://facepunch.com/showthread.php?p=35176334#post35176334[/url]
My G2X doesn't load images on the mobile network despite having it ticked. Avatar's either. Everything else works fine though
I've noticed that while I'm writing a post and I tilt the phone making it change orientation, the editor disappears and all of what I wrote is gone.
Is this going to get an ICS update with the new menu? I'm OCD about it
[QUOTE=smurfy;35201700]Is this going to get an ICS update with the new menu? I'm OCD about it[/QUOTE] I'm not familiar with ICS' new features.
[QUOTE=geel9;35203443]I'm not familiar with ICS' new features.[/QUOTE] It's all in here [url]http://android-developers.blogspot.co.uk/2012/01/say-goodbye-to-menu-button.html[/url] Not that you have to do it but on ICS devices the action bar is waayy nicer than the legacy menu, and you can still support older devices too
Added support for subscribed threads. To the API, that is. You'll need to wait for geel9 to add it to the app to use it there.
I'm posting from the app. Now I can take a shit, use Skype, Steam and post on FP!
hey, make one ror vita aswell, oh no that would fail as sojy charge loads for apps they sell free.
Really sort of wish I knew about this app back when I still had my Eris. Really would have appreciated the loading time for pages to be under a few minutes. Also for some reason it didn't like my password with numbers in it so I had to change that. Weird. Anyhow, on both my Eris (2.1 Eclair) and Galaxy Nexus (4.0.2 ICS) the app works flawlessly. At from what I can tell. I'm sure I will find bugs here and there.
[QUOTE=Maximo13;35221524]I'm posting from the app. Now I can take a shit, use Skype, Steam and post on FP![/QUOTE] Shitposting taken to a whole new level. Also, is it possible to make YouTube and WebM videos actually show up instead of just being invisible? Even if it just sends you to the browser, it's better than having no video support at all.
[QUOTE=Samuka97;35222254]Shitposting taken to a while new level. Also, is it possible to make YouTube and WebM videos actually show up instead of just being invisible? Even if it just sends you to the browser, it's better than having no video support at all.[/QUOTE] I should really add in an update checker so that people don't ask for things that I already added :v
[QUOTE=geel9;35223922]I should really add in an update checker so that people don't ask for things that I already added :v[/QUOTE] Oh, you did? [editline]a[/editline] Oh derp. I didn't check on this for so long that I still had the APK version. Go me.
As I write this reply I notice that the spell checker isnt turned on when youre writing a reply. Whats up with that?
When you're quoting someone on the forums and flip your phone you will loose the quote and have to reopen it up Occurs on Samsung Galaxy GIO running CM7 (unofficial release) [editline]21st March 2012[/editline] [QUOTE=smurfy;35224862]As I write this reply I notice that the spell checker isnt turned on when youre writing a reply. Whats up with that?[/QUOTE] I get that too, annoying as fuck.
[QUOTE=smurfy;35224862]As I write this reply I notice that the spell checker isnt turned on when youre writing a reply. Whats up with that?[/QUOTE] [B]known bug, [/B]posted about five times per page. Shove your money down geel9's throat for a fix :v:
"Failed to log in with the specified username and password" hi when will this be fixed i've updated like 3 times and it's still not working
[QUOTE=geel9;35203443]I'm not familiar with ICS' new features.[/QUOTE] Look at the [url=http://developer.android.com/sdk/android-4.0-highlights.html]Android 4.0 platform[/url] highlights. You can use the compatibility library to backport changes outside of ICS whilst still maintaining the new changes from ICS as far as design goes. Glance over the [url=http://developer.android.com/design/index.html]design guide[/url] they made for ICS if you decide to work on the changes.
[QUOTE=Kopimi;35228646]"Failed to log in with the specified username and password" hi when will this be fixed i've updated like 3 times and it's still not working[/QUOTE] Change your password and try again.
i think it'd be better to fix the app
[QUOTE=Kopimi;35229508]i think it'd be better to fix the app[/QUOTE] You can always change your password back...
[QUOTE=Xyrec;35229517]You can always change your password back...[/QUOTE] Or geel could stop performing string operations on people's passwords and actually parse them properly.
[QUOTE=Lexic;35229528]Or geel could stop performing string operations on people's passwords and actually parse them properly.[/QUOTE] Kind of like I'm not doing since 3 versions ago? [sp]Not to mention that Overv wrote that code originally[/sp] It's kind of hard to test when the people that can't log in are seemingly random and they obviously won't give me their passwords to test.
Geel get your shit together and fix these passwords already
Just fixed logging in. It was due to Overv converting the byte[] returned from the MD5 hasher to a BigInt, which works for most hashes, but when the hash began with a 0, it ignored the 0. Anyways, the fix is live on Dropbox, and will be live on the market whenever Google propagates.
Now fix the reply box. ;)
Question to all the persons with failing logins: Did your password start with a 0? If not, this wasn't the problem and it still hasn't been fixed. If so, then geel9, good job. Edit: nevermind :o
[QUOTE=eternalflamez;35231317]Question to all the persons with failing logins: Did your password start with a 0? If not, this wasn't the problem and it still hasn't been fixed. If so, then geel9, good job.[/QUOTE] Password [b]hash[/b], not password. FWIW something I have in the pipeline is allowing developers to get API error logs from users of their app if they add an API key to their app.
Released an update that fixed the thread view refreshing when rotating orientation, causing dialogues to disappear, position to be lost, etc. My next problem is the reply dialogue not auto-correcting, but I have NO idea why that happens.
[QUOTE=geel9;35230935]Kind of like I'm not doing since 3 versions ago? [sp]Not to mention that Overv wrote that code originally[/sp] It's kind of hard to test when the people that can't log in are seemingly random and they obviously won't give me their passwords to test.[/QUOTE] Nice job blaming me for problems in your application after raping the UI and altering our agreement to give me less money. Nothing I wouldn't expect from you, though.
Sorry, you need to Log In to post a reply to this thread.