• Facepunch Droid V2
    79 replies, posted
Forum viewing added, and made the layout a bit better. https://files.facepunch.com/forum/upload/662/429b411f-ece9-40d8-9089-f58272883ae7/2018_12_15_22_38_02.mp4
Looks great so far, I hope the dark theme will follow suit
Therese will be a dark theme. But smaller features will be added at later stages, till the core features are in place.
well, signalr is still up, and we still have the json way of getting threads. You only need to scrape forums that don't require authentication at this point https://files.facepunch.com/forum/upload/1755/05e3e359-93ba-4854-aa34-d0be093848cf/image.png Surprise to no one, the requests are a lot faster when you: A) Aren't creating DOM from data on the azure server and B) Parsing that back into json on your proxy The fastest way through this is hoping there is no rate limit, and binding signalr requests to api endpoints
Well, I could run the SignalR client in the app, as there is a library for this. I'm just not sure how authentication would works through signalr. Plus, I'm a little afraid to rely on that, as garry could remove it at any time.
just like the forums ;_;
This is my kind of attempt of showing garry how much the community care about the forum.
Alright, time for a small update! I've been working hard on getting thread rendering working, and I'm finally starting to see some promesing results. https://files.facepunch.com/forum/upload/662/149b9017-8fd8-4ef8-ad75-a93856adeacf/2018_12_20_08_02_07.mp4
I can't use the app anymore, been like it a while now, it just says "custom CSS is not enabled" then I try to log in and it just doesn't do anything?
Could you try clear app data?
Just tried, Still the same
Weird, I'll try look into it.
When you start the app for the first time, it copies a CSS code to your clipboard, which contains the following line of code: body { } Is this the only thing we should add to our custom CSS? Does it affect desktop use? nCould you limit the CSS rule to portable devices only? I'm
I've just logged in with the page itself rather than the app. The site still works the same but the app doesn't say I'm logged in.
That actually doesn't modify anything, nothing inside the body selector lol. He forgot to put declarations likely.
The empty body tag is needed, or else the file i'm trying to inject into doesn't work. Which is probably why it isn't working for some other people to.
Oh so that's why. I didnt need it on my end
On my phone, I could only scroll posts/threads after I added the custom CSS.
I just had an issue with the app. Looks like you can't delete quotes from posts (pressing the backspace button won't work) you made. It happens while editing a post and in the post reply box.
Supposedly an issue with certain keyboards on Android.
I'm using Gboard, on Android 9. I think Gboard may think there's no text to be deleted, so it just ignores it.
A workaround I've stolen from someone else: insert a code block (the "{}" icon), then hit backspace, then press the code button again to remove the code block.
Also have this issue with SwiftKey
Any word on that keyboard fix?
The keyboard fix kind of needs to happen on the server (facepunch) side. Maye you can force some stuff with custom JS scripts, but that is it.
Nice work however whenever I attempt to scroll up, the app refreshes the page. Have looked in settings and can't figure out what to do?
I'm sorry, but I can't replicate your issue. Quick update! I've finally got up from my lazy ass and worked a bit more on the new app. More threads load now without crashing, and it has YouTube support now! https://files.facepunch.com/forum/upload/662/a1451776-35bc-4466-b3a1-1d594193099d/Screenshot_20190201-080938.jpg Still need to work on the text parsing, as that is a fucking bitch to work with.
Just made post parsing way better! All text styles should be supported, and it will also be easier to implement the different embeds! Postquotes also got a small overhaul. https://files.facepunch.com/forum/upload/662/f077a771-a62f-470e-8e22-dc587720694a/Screenshot_20190201-204222.jpg https://files.facepunch.com/forum/upload/662/075118ab-4e02-4910-874f-2ff9a95e046a/Screenshot_20190201-203911.jpg
Okay so I use Google for logging in and I have the thing where you have to press a number to log in, and tried to log in, saw the number before the "Log into Google with tapping a number" GUI and pressed the number I saw earlier. Bad thing is, the app decided to restart when I confirmed the screen lock number and this is a loop where I cannot log in.
How long until we can start using this beauty?
Sorry, you need to Log In to post a reply to this thread.