Showing posts with label PHostpaid. Show all posts
Showing posts with label PHostpaid. Show all posts

Thursday, December 30, 2021

Tigcal Apps and Projects in 2021

This year, I continued working on Tigcal Apps and Projects. Here are the features and updates (arranged alphabetically by app name):

Boto Ko

Boto Ko has been updated for the 2022 National and Local Elections. It also can now automatically update the list of candidates (for the national positions) as soon as they become available. The Clear and Save buttons have also been fixed at the bottom so users can easily use them without scrolling all the way down to all the input fields.



Boto Ko Website and Web App

Boto Ko now has a domain name and website: https://www.botoko.app. The website was also transformed into a web app so that users can use Boto Ko even if they are not using an Android device.

PHostpaid

PHostpaid 2.0, with Dark Theme support and more, has been released this year. I also converted everything from Java to 100% Kotlin, improved the app architecture, and refactored the code.



Pinoy Jokes

Minor updates to the Pinoy Jokes Android app have been released this year. I'm still working on the next big release for the app.



Sweldong Pinoy and Budget Pinoy

Sweldong Pinoy has been updated early in the year for the deferred PhilHealth contribution increase. They were then updated for the contribution increases for 2022.

Other apps

I also updated other apps like Thirteenth Month with small changes, mostly on design and performance.

Comments/Suggestions?

Help us improve our apps! Send us your comments and suggestions by email or by adding a review on the Google Play Store page of the apps.

Tuesday, February 2, 2021

PHostpaid 2.0

PHostpaid is one of the first Android apps that I have developed. It is a utility app for postpaid mobile phone services in the Philippines (Globe, Smart, Sun Cellular). With the app, you can easily check your balance/unbilled charges, call customer service, and share load.

It has been years since I have last updated it so I planned to spend some time to release a new version. Originally, I only planned to add Dark Theme to the app. I then decided to do more, like converting everything from Java to 100% Kotlin, improving the app architecture, and refactoring the code.

Light theme (left) and dark theme (right) of the main screen

If you are on a postpaid mobile plan, try the PHostpaid app now! You can download it on the Google Play Store.

Wednesday, July 20, 2016

PHostpaid

A few days ago, I published an update to PHostpaid, a utility app for postpaid mobile phone services in the Philippines (Globe, Smart, Sun Cellular).



PHostpaid is one of the first Android apps that I have developed. I started developing it back in 2011. That time, I just bought a Nexus S, and had a new Globe postpaid plan. Nexus devices do not (yet) have a SIM tookit and Globe does not have an app for it. To check my balance and unbilled charges, I have to always text some keywords to a number. It was annoying for me so I decided to build a simple app for myself. I was also thinking of an actual app to build that time.

A few days after developing and using the app for personal use, I decided to publish the app on Google Play Store. Before publishing, I wanted to add the other mobile operators in the Philippines (Smart, Sun) offering postpaid mobile services. I had to do extensive research (including asking existing subscribers from these telcos) to be able to update the app.

I was never that good in choosing titles for my articles so I was not sure how to name the new app. The name I chose was just "Postpaid" and I just changed the first letter P to PH (for Philippines ).

In the next few months, I had published a few updates to the app. The last update I had was in the third quarter of 2014. I decided to update the app now with the Material Design toolbar and handling Marshmallow permissions.

If you want to try the PHostpaid app, download it now on Google Play Store.



Originally published at Jomar Tigcal's Blog