Flashlight LED MF for Android been updated a few times recently. Here’s a log of these updates:
Articles Tagged ‘android’
Flashlight LED MF: Faster to turn on the LED light when using the widget on Android 6 or above
Flashlight LED MF for Android just got updated to version 1.1.2. It’s a small update, and unless you got Android version 6 or above you won’t notice any difference.
Flashlight LED MF: Faster access to the big compass view + Better performance & stability
Flashlight LED MF for Android got 3 updates recently.
Mostly changes under the hood, but also (in v 1.1.1) a new tap action. A tap on the small compass just above the light switch now takes you directly to the big/detailed compass view (see images below).
Big update for LED Flashlight MF: better performance & quicker strobe light
Flashlight LED MF (Mutli-function) for Android got a big update. All features are there as before; i.e. morse code transmitter/translator, SOS, signal lamp, compass, widget for fast access etc, however, its been fully updated under the hood.
Reload / Restart an Activity in Android
Restarting an activity is pretty straight forward if your app supports HoneyComb and above. Just use Activiy.recreate.
However, when supporting lower api versions you need something equivalent to Activity.recreate.