Browsed by
Tag: android

Embalses de Puerto Rico v1.11 now available

Embalses de Puerto Rico v1.11 now available

Hi everyone, By the end of the past week, I released an update that went live over the weekend for the Embalses de Puerto Rico Android app. This update restores the reservoir stats due to an USGS change that prevented the app from working. It is encouraged to update to v1.11 to stay up to date with Puerto Rico’s water reservoir levels. You can download the app in the Google Play Store by clicking here. Enjoy! PS If you enjoy…

Read More Read More

Embalses de Puerto Rico v1.9 introduces new Dark Mode

Embalses de Puerto Rico v1.9 introduces new Dark Mode

Hi everyone Yesterday, I published the version 1.9 of Embalses de Puerto Rico, which adds support for Dark Mode: Now, the app will use Dark mode if your device is set to that mode. If you want to force the app to use Light or Dark mode, regardless of the system setting, you can do that by using the all-new Theme setting: This will override the system setting unless the System default option is selected. Light mode is unmodified for…

Read More Read More

Open Sourcing my Android app: Collatz Conjecture Calculator

Open Sourcing my Android app: Collatz Conjecture Calculator

Hi everyone, In this post, i’d like everyone to know that I’ve open sourced the code of my app Collatz Conjecture Calculator, which is an app I developed for the Android operating system: This app is a Collatz Conjecture calculator, which follows the 3x+1 rule. It is very simple in nature. The actual code that performs the math is the following: It stores each step in a list and then it gets displayed to the user. v1.3 In v1.3, I changed…

Read More Read More