CodeWalrus

Featured Member Projects => Completed and Inactive Projects => [Completed] CodeWalrus Tools (Web/Android/PC) => Topic started by: Snektron on June 10, 2015, 07:37:24 PM

Title: [Android] Mobile CodeWalrus post notifier - Release :w00t:
Post by: Snektron on June 10, 2015, 07:37:24 PM
Heya!

After a while in developement, we finally decided to release the mobile notifier! :D

Features:
- Last 10 posts can be viewed from the app.
- Images are also displayed in the app
- most bb tags are also parsed
- Double tap a post to open it in the browser.
- Service sending a push-notification when a new posts is made.
- Changable time between update checks.
- Enable / Disable service.
- Enable / Disable mobile data used to check for updates.

Known bugs:
- There is a bug in android 4.4.2 where it doesn't restart services, which kills the service instandly :( (at least thats what i think it is)
- You tell me :)

Not yet implemented
- Smileys (that means walrii too :()
- Links in posts. [ url] [ /url] tags work though
- WIRC??? (Maybe)

[spoiler=screens]
(http://i.imgur.com/7A2CvM0.png)
(http://i.imgur.com/2PZzmhq.png)
(http://i.imgur.com/YwVpaQy.png)
(http://i.imgur.com/05y6BQX.png)
(http://i.imgur.com/uDoUe1M.png)
[/spoiler]

Source
The source can be found at https://github.com/QuantumInfinity/CodeWalr.us-Post-Notifier (https://github.com/QuantumInfinity/CodeWalr.us-Post-Notifier)

Download & Install
You can download the apk from http://quantuminfinity.space/files/Walrifier.apk (http://quantuminfinity.space/files/Walrifier.apk)
Initially i wanted to put the app on the play store too, but i don't know if thats a good idea.
You have to enable 'install from unknown locations' in your settings, but that get's prompted by android automatically

If you encounter any bugs or have any suggestions please let me know :)
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: CKH4 on June 10, 2015, 07:54:35 PM
Nice. Can't wait to try it.
Title: Re: [Android] Mobile CodeWalrus post notifier - Release :w00t:
Post by: DarkestEx on June 10, 2015, 07:57:03 PM
Oh, awesome. Good luck completing it :)
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: Dream of Omnimaga on June 10, 2015, 08:00:54 PM
Awesome! I am installing it right now. It looks very nice on my phone and I like the Walrii page refresh background. :) I'll check if notifications works now.
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: CKH4 on June 10, 2015, 08:04:46 PM
So some basic thoughts. Add an option not to automatically search for posts. Use back to switch to previous tab. Other than that pretty good.
Title: Re: [Android] Mobile CodeWalrus post notifier - Release :w00t:
Post by: Snektron on June 10, 2015, 08:06:04 PM
Tanks all! And thanks CHK4 for your feedback :)
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: Dream of Omnimaga on June 10, 2015, 08:07:27 PM
Ok so I tried it and notifications work! :D But I think the :walrii: icon could be improved so that everything that is supposed to be black is actually transparent, rather than just the outline. Otherwise the icon kinda looks weird. To see what I mean, it should look like the first icon below rather than the second current one:

(http://img.codewalr.us/walriiicon.png)
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: Unicorn on June 10, 2015, 08:08:22 PM
Awesome! I sadly don't have an Android phone, but I'm gonna try it out in a emulator!
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: Dream of Omnimaga on June 10, 2015, 11:56:05 PM
I just got another idea in the other notifier thread: What about a setting where you can enter member IDs, separated by commas, so that for example, if I entered ID #1 it ignored my posts? That way, I don't get notified of my own posts. Of course, people would probably be able to use it to ignore posts from specific users or boards, which might not necessarily be good, but I guess that could be handy if the forum got super busy at one point and some new members were obnoxious (although they would get punished eventually, but that can take a few offenses before they do, depending of how active they are)
Title: Re: [Android] Mobile CodeWalrus post notifier - Release :w00t:
Post by: Snektron on June 10, 2015, 11:59:07 PM
Hmm yeah that might be a good idea. Maybe i can have some sort of 'username' setting too.. Il go see if theres a tapatalk api or something for authentication :)
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: Dream of Omnimaga on June 11, 2015, 12:01:15 AM
Login would be an alternative, although not necessary unless you decided to implement the ability to use WalrusIRC and posting (which are kinda obsoleted already by our mobile theme)
Title: Re: [Android] Mobile CodeWalrus post notifier - Release :w00t:
Post by: Snektron on June 11, 2015, 12:10:13 AM
Hmm.. I could also upgrade the plugin at one point, so it allows entering of username instead of id and does a small lookup. Anyway i'll see, the next few weeks are going to be very busy for me and i'll won't have much developement time :/
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: Dream of Omnimaga on June 11, 2015, 03:11:39 AM
Aah sorry to hear. Hopefully school goes well for you. D:
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: Unicorn on June 11, 2015, 05:24:41 AM
^^

Also, can you change the color scheme?
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: Yuki on June 11, 2015, 05:26:42 AM
Yep, gotta try that out. Is it going on Google Play, F-Droid or some sort of Android repo?
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: Snektron on June 11, 2015, 07:49:23 AM
Quote from: Unicorn on June 11, 2015, 05:24:41 AM
^^

Also, can you change the color scheme?

No, but that might be an interesting feature to add. Though all colors are defined in xml files and i don't know if i can change those easily programatically

Quote from: Juju on June 11, 2015, 05:26:42 AM
Yep, gotta try that out. Is it going on Google Play, F-Droid or some sort of Android repo?

Well, Google Play might be an option, but i don't think that would be really effective, since users can directly download it from here, right?
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: alexgt on June 11, 2015, 05:48:52 PM
Awesome, now I need someplace to use it :P
Title: Re: Mobile CodeWalrus post notifier - Release :w00t:
Post by: Dream of Omnimaga on June 15, 2015, 05:13:29 AM
Quote from: Cumred_Snektron on June 11, 2015, 07:49:23 AM

Quote from: Juju on June 11, 2015, 05:26:42 AM
Yep, gotta try that out. Is it going on Google Play, F-Droid or some sort of Android repo?

Well, Google Play might be an option, but i don't think that would be really effective, since users can directly download it from here, right?
If it gets on Google play, you would have to make it very clear at the top of the description that it's for CodeWalrus forums with the URL, if Google Play allows it. Otherwise, it might be hard for people to figure out what this app is for.