Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Damn, that is some very nice changelog. I wish I were receiving that w/ my builds.
Instead, I most often receive a build but the bug reports are untouched, so it would seem the idea is that I am to automatically recheck the bug reports whether they've been fixed?
If that's the case, then holy fuck is their workflow fucked up... -
An error has occurred!
Value <html><head><meta of type java.lang.String cannot be converted to JSONObject
...Something tells me this error pops up due to the
'Slim Application Error
A website error has occurred. Sorry for the temporary inconvenience.' -
@D-4got10-01 Yeah, if you an error that says something about <html>
It's caused by the 'Slim Application Error' page.
Basically, it expects a response json from the API but unexpectedly gets an HTML file and doesn't know what to do with that.
Related Rants

It all makes sense now...
Finally had some time to work on this sorry piece of ass. It should not have taken this long to find some spare time.
youRant Release 0.1.2 (Alpha)
https://github.com/yuriKhordal/...
New Features and Changes:
+ You can now finally vote(++ / --) on rants.
+ Added an updates checker that will notify you when a new release becomes available on github.
+ Expired(but known) devRant Certificates are now trusted, the api calls are now switched back to devrant.com endpoint.
+ Since devRant certificates have been updated, the aforementioned expired certificate trusting has been turned off. Will be togglebale in the future in case certs expire again.
+ Image Attachments (for older rants that had them when they still worked) are now displayed, but not in the best way.
Bug fixes:
* Fixed the Login Page bug where it was possible to recursively open it from itself, forcing you to close them all individually on the way back.
devrant
yourant
android