Erhy

Android Camera with the feature TipOnScreen named as "Kamera TipOnScreen"

to reflect

by tipping on screen the focus is adjusted and

the exposure time is adjusted depending on the detailed area where tipped.

Open Camera app version v_1_47_3 was adapted.

Download App:

should run on all smartphones and optimized for Nokia 6.1 Plus

Windows scripts for conversion from ANSI to Unicode

because

since the Windows 10 update in the second half of 2019 the standard encoding for text files is

UTF-8 (Unicode encoding variant) without a byte order mark (BOM).

With this new standard all ANSI characters above 0x7f ( ä Ö ü ß § ) are shown as question mark ( � ).

To see the original characters in future a conversion of each text file ( .txt ) to Unicode is necessary.

Run the scripts in "VS Code" after download this project:

PowerScript script to find text files encoded in ANSI on local Windows discs and a second to convert them to Unicode

Android App

Apps Gschriebn zum Auflisten aller User-Apps und Start-On-Tap

Download :

Flutter App which imports the plugin allocate_user_apps

Source now public on GitLab: https://gitlab.com/Erhy/apps_gschriebn

Flutter Plugin

allocate user apps

  • get user apps for an app drawer in a list of label, packageName, and small icon of 36 x 36 pixels
  • and a method do start an app

öffentlich in in pub.dartlang.org

auf Github :