NodeBB Android App
-
@lombisi documentation is available now. I have also modified the code a bit and added additional comments.
Unfortunately I was not able to test the app as my phone broke (thanks to Huawei for sending me a new one), however the compilation returned no errors. -
Little update today, removed the menu bar.
You now can open the menu by swiping to the right.Note to myself:
I need to update the screenshots.Next:
- Fix issues with NodeBB sidebar
-
@AOKP Screenspace... Mighty screenspace!
-
@Kowlin yes, yes. I will see if I can implent some extras for a simplier usage.
Especially in relation to fingerscanners as some can read gestures. Would be cool, if I somehow get it working that moving your thumb to the right on the scanner opens the menu.
But I first need to read myself through this materia.
-
@Arc nope. At least I did not tried it with the notifications plugin.
What you can do, and thats what I've done with the app for my forum, is to integrate Parse, so you can at least send manual notifications. Maybe the NodeBB team wants to consider it as a Pushbullet replacement.
-
Hi, from El Salvador, I have a quick question for you about the NodeBB WebView. I run the app with android studio is working well, I have a problem with uploading images and the bar at the top is covering one line of the website, let said is over a piece of the header, Thank you very much for your time dude I know that you are a busy guy.
-
@SuperMike not necessary. You can do everything what you want on the server side. The app is just there to display it.
@Carlos-Carcamo thats strange. I removed the drawer already (maybe I forgot to upload it to GitHub). Image uploads should also work flawlessly:
-
@AOKP Thank you very much for your answer, where is the drawer, I will remove that from the code. I click on the 'upload image' input, but doesn't work, in the browser open the galery for example.
Thank you again. -
@Carlos-Carcamo thats strange...
I checked the code on GitHub again, it is the same as one which I used for my app.Can you maybe send me a screenshot of the app you are using?
-
Little announcement:
This weekend I will release a version with improved and better commented source code, which will also include Parse.Edit: New code is available.
-
Parse announced to shut their service down by 2017. However, they promised to release their source code, so you can run your own server:
https://github.com/ParsePlatform/parse-serverProject update:
Re-licensed under GPL.
Notification system will move to OneSignal. -
@AOKP said:
Parse announced to shut their service down by 2017. However, they promised to release their source code, so you can run your own server:
https://github.com/ParsePlatform/parse-serverProject update:
Re-licensed under GPL.
Notification system will move to OneSignal.Any mention of the overheads of running it yourself?
-
Hi, I love this WebView, but one question how can I remove the top bar?
-
@Carlos-Carcamo please read my previous replies. This app has no top bar...
Please re-download the source code from GitHub and compile the app again.@a_5mith I think more people will feel comfortable with a solution with UI. Additionally they didn't reworked the push delivery system.