09 October 2019

New app: Preview video (beta)

New app!
It was available on beta, and it is still on beta, but I think it is ready for public testing.

The app allows to preview YouTube videos using a highly unused YouTube feature.



Important! This is not a PIP (Picture in Picture) replacement to view videos while using other apps, or a way to listen videos in background, or a way to avoid video-ads (they will also be displayed). [If you want that you can use an advanced app].

This is like a mini-player, and it is an official YouTube feature used by a special intent, so it is basically the same as opening normally, BUT:
- the video loads a bit faster (no comments/related ui) 
- the video can be closed with the back button without returning to the main screen and without loading again when reopening the app.
- but most importantly: the video is not added to your view history! No more useless recommendations because someone sent you a link without a screenshot!

You can find more information in the Play Store page.

Criticism is welcomed! (better if constructive)

06 October 2019

New version of Click to Chat (V 2.8.2)


V 2.8.2
- Added Hebrew translation. Many thanks to Yoni Cohen jonbir3!



Minor update, just a hebrew locale translation, but also a Play Store page update. And all thank to Yoni Cohen jonbir3 who sent it from Github (which is a lot easier and faster than email!...even though I couldn't prepare it sooner, sorry).

26 September 2019

New version of Click to Chat (V 2.8.1)

Just a very minor update, as usual after medium ones.

V 2.8.1
- Updated Russian translation
- Fixed rare bug when opening the agenda

04 September 2019

New version of Click to chat (V 2.8)

(The post became very long, so I decided to move the changelog above.)

Current status: stable

V 2.8
- New Agenda list. Ability to pin items with name.
- Option to create shortcuts.
- Adaptive icon for Android 8.0+



A bit late for this one (both the update and the post) but it's finally here!
The update may seem just another one at first, but it includes some big changes I planned to include since version 2.0, or even before, but never found the time to implement them...until now.
Presenting: the agenda list!
Previously you had a 'recents' list, a clock button at the right of the input textbox, that when clicked showed a list of the 5 most recent numbers (unless you had it disabled from settings). This list wasn't configurable, and a lot of users requested to be able to delete individual numbers.
So first I started by trying to improve the default-and-easy dialog into a configurable-but-difficult one. It wasn't an easy task, but I have made others recently in other apps, so I was more confident now.
But, while making it, I though about another very requested feature: the ability to 'pin' numbers. I was making a configurable list, so adding another one wasn't that difficult.
And I managed, so now you can both delete individual numbers from the recent list, and add them to a permanent pinned one! With names! :D
The current implementation is very basic (and ugly, but I refuse to sextuplicate the app size just to add a library with the 80% of assets unused) still it allows for the basic operations: add, remove, pin, unpin.

But wait, there is more!
I started to play with the shortcut creation, another highly requested feature (even though you can do it from WhatsApp itself). And it was very easy, so now you can also create shortcuts for the numbers, even with text! The button should be shown when clicking the arrow button at the bottom (if not, please contact me!).

It comes with a problem: the SHORTCUT permission is needed. After thinking about it I decided that the new feature is more important than the no-permission rule, because this permission is practically harmless (unlike the internet permission, which has the same importance: minimal. That's right, being able to transfer you data to unknown servers has the same level of importance than creating shortcuts. Blame Google).

This also allows to fill that dynamic shortcuts list from android 8+, and which better data to fill that with the pinned items.

Oh, and last but not least, the icon was upgraded to a dynamic icon, for android 8+ too unfortunately.

Phew, that was long, if you managed to read until here: thank you, really.

07 July 2019

New version of Average Data Usage Widget (V 2.0)

A friend asked: "can you somehow show the usage on each day?" and then this happened.

It turns out that it is in fact possible to check the usage on an arbitrary interval, and with a bit of calendar magic you can display a list with the usage on each day.
This list is a bit raw, and not sure if very useful, but as usual, it was fun.

However the main reason for the update wasn't this (in fact I started that after the previous version but never finished it).
The new feature is the ability to configure an 'accumulate' data, where the unused data on a period/month is accumulated for the next period. It requires manual setting for the first time, and probably tweaking it each period (it is automatically updated, but android isn't very precise with the data usage). It will only need to be set once each month, so nothing big.

Hope it is useful! (it is for me, :P ) And also I set the version to 2.0, because now there is a main screen instead of the main+settings unique activity from before.

Current status: stable


V 2.0
- History activity: you can view the usage on each day of the period. Button from the main widget opens this.
- Accumulate option. Enable this if your provider saves the unused data for the next period.
- New main screen, separated options to secondary one.
- Small tweaks for the size and view of the widgets.

15 June 2019

New version of Click to Chat (V 2.7.1)

A minor version to fix a WhatsApp beta bug (yes, the bug is on the official WhatsApp, latest beta version as of now, but there is a workaround).
Hopefully nothing else breaks...

V 2.7.1
- Temporal workaround for WhatsApp bug (if asked, choose this app to open the links in WhatsApp)

06 June 2019

New version of Click to chat (V 2.7)

The update you all were waiting for...a few years ago! (With a Russian update)

Serious now. This update adds a fully new country code list dialog. Previously it was just a list, and I received some suggestions to add an option to filter it. This is no easy task, nor very difficult, but I never found the right moment to implement it...until now. I present to you (for those reading this...there must be someone...I hope) a filterable country code list! With also the ability to sort by country or code, and A-Z or Z-A! No country flag icon, sorry, that will double the size of the app, and that is a no-no.

Aaanyway, it was fun, and I have some other fun and useful ideas to implement, but...you know, maybe they will be next week ... or next year. ¯\_(ツ)_/¯



Current status: Stable

V 2.7
- New prefix selector dialog (with filtering and sorting!)
- Updated Russian translation
- Tweaked clipboard detection