30 August 2020

New version of Custom Riddle Generator (V 2.1)

V 2.1
- Removed controversial Mulan reference in the demo (note: this will only be applied to new installs or when the app folder is deleted)



Since I published the demo from the Custom Riddle Generator tool, I've received bad reviews due to a misunderstood Mulan reference. 

The old sentence in the 'wrong number' page was "You put a wrong number! Dishonor! Dishonor on your whole family! Dishonor on you, dishonor on your cow!" and some people found it selfish and didn't like it. I sincerely apologize, it was just a simple reference to a maybe-not-so-famous Mulan quote. I replace it with the "If at first you don't succeed, try, try, try again". New installs that load the demo will have this new version, but old installs will keep the old sentence due to the demo being loaded at install only. If you had the app installed and you want to get the new sentence, simply delete the app folder (/sdcard/CustomRiddle) and start the app again, which will force the loading of the new demo version.

I also used this change to upload the project to GitHub: https://github.com/TrianguloY/NumericRiddleGenerator

25 August 2020

New version of Click to chat (V 2.11)

V 2.11
- New option: Restore prefix on close
- New option: Auto-open when a number is selected
- Fix reopened number when launched from recents
- Enabled animations
- Missing South Sudan prefix code



I wasn't planning to upload a new update so soon, however support since the previous version has increased slightly, but notably. This is like a thank you, specially for those who helped.

 

The update doesn't contains big changes, but still it contains some interesting ones.

First there is an often requested way of having a 'default prefix'. The way I finally implemented it is by disabling the update of the saved prefix, so you can edit it as much as you want, but when you close and open the app, the original will be instead (unless you open a number rock already contains a prefix, which will replace it that time but not on next opening).

The second notable change is a toggle to auto-open when selecting a number. This is like if the open button was pressed automatically (if possible) when a number is filled, either when pasting from the clipboard button, when choosing from the agenda screen (recents/pinned) but also when opening via a sharing intent. This allows to seamlessly open whatsapp from any app by selecting a number, and then clicking the app (if shown) or clicking share and then the app. Note that since the number may need to be edited (specially the prefix) when you press back the app is shown in order to try again if needed. There is also a fix for an issue that was opening the previous number when you launched the app from the recents screen (previously it simply pasted the number, but now it can also opens it so it was more notable).

The last and surely more interesting change is that I enabled the default animations (will only play on android +4.0 ). This was basically a one line of code (for each screen) and although the result could be a bit odd in some cases, in general the app seems to look smoother. In any case I'll check comments from beta users in case they report it to be confusing or needs more tweaking.

20 August 2020

New version of Average data usage widget (V 2.4)

V 2.4

- Fixed incorrect accumulated after a period change
- New tweak: Hide bars
- New tweak: Hide labels
- Always show secondary progress while negative (-50% = -150%...)




A very minor update, but with a fix for how the accumulated data was computed, which lead to incorrect values.

It also adds two new tweaks to hide either the bars or the texts in the normal widget (specially useful in the compressed version) and now the secondary progress is always shown rounded to the percentage (previously it was only shown when between -100 and 0). This is useful to check how many data you will lose on the next period, for example.

02 August 2020

New version of Click to chat (V 2.10.2)

V 2.10.2
- Detect numbers in format 123(456)78.9
- Missing Mozambique prefix
- Fix Portuguese not shown in dialog list
- Added more links (support, phone format help, profile)



This version is just a minor update with some fixes and small adjustments. I would like to make more bigger changes (I have some interesting ideas) but from now on this is all my motivation let me do.

29 June 2020

New version of Average data usage widget (V 2.3)

V 2.3
- Changed accumulate data checkbox to slider, to specify how many months it is accumulated (if was enabled it is now 1)



A really small update, but with a new feature.

19 June 2020

Click to chat web version

I've received a few times questions about a web version of the click to chat app. I have always answered that you don't need any app, you can simply use the wa.me link.
However recently I noticed that by opening that link in a pc, it opens the WhatsApp app (if you have it installed) and not the WhatsApp web version. So I decided to make a very simple page that allows you to choose between the normal link (which opens the app) and the web version link (which opens WhatsApp web). It also even works on a mobile browser if you prefer.




Currently the page is as basic as can be (similar to how the V 1.0 of the main app was!) but this time it is available publicly on GitHub for anyone to check or even suggest changes.

25 May 2020

New version of Click to chat (V 2.10.1)

V 2.10.1
- Updated Indonesia and Russian translations
- Fixed rare crash with duplicated clicks



A minor update that I should have made days ago. My apologies specially for the translators.

Important! The alternate way to open Samsung's dual messenger version (and maybe others but people are reporting it doesn't work with many others) is still available.

Check all the information in the 2.10 update.