Fonecta changed years ago: login changed from phone number and PIN to username and password, and free searches dropped from 100 (or was it 99) to 10 per month.
Phonehook is still great for blacklisting, though. I use a whitelist (Personal Ringtones by Coderus), call screening (default ringtone is none or silence), blacklist system.
I’m still on 4.5.0.25 / Xperia 10 for my Daily driver. As it’s said that 4.5.0.24 and 25 are identic except some EULAs, I continue here this thread.
Wanted to install Phonehook by omnight from Storeman.
It installed for very long time, but finished installing after 4 minutes.
Now says ‘installed’ and icon is present on app grid.
App starts, shows the 4 icons for ‘data sources’, ‘search’, ‘blocked’ and ‘block’.
Shows ‘Daemon: stopped’
Button ‘Start Daemon’ present, but does nothing
Installed sources: none.
Pulley menu: doesn’t work
The other 4 buttons show senseful submenus.
Next step: reboot
Result: Starting daemon still not possible.
Next step: adding the magic [X-Sailjail] - Sandboxing=Disabled
Result:
On launching, it shows now ‘Daemon: running’ !!!
The Pulley menu works now
Installed sources: none
In ~/.phonehook/phonehook.db
there is now: ** Befehl "sqlite3" nicht gefunden
What does this mean?
precautionary I did install now ‘Kdb Sqlite3 Driver’ from Chum. Was this OK?
Yeah, so File Browser is being smart here - it detects that this is a SQLite database, and tries to show its contents using the tool that’s made for that: /usr/bin/sqlite3.
Thing is, that tool is not installed by default, and apparently not on your device.
If you pkcon install sqlite, the viewing in File Browser should work.