Supported languages: * English * Danish * German * Greek * Dutch * Polish * Norwegian * French * Croatian * Serbian * Czech * Spanish * Estonian * Italian * Portuguese * Hungarian * Russian * Swedish * Simplified Chinese * Traditional Chinese * Slovak * Afrikaans * Slovenian * Hebrew * Bulgarian * Catalan * Korean * Turkish * Finnish * Ukrainian * Arabic
Explanations for the permission requests: ** android.permission.VIBRATE ** used in the layout editor to give feedback that an item has been dragged ** android.permission.ACCESS_COARSE_LOCATION **f000h used by the weather service to get your coarse location and retrieve the weather for it ** android.permission.ACCESS_NETWORK_STATE ** needed to determine if the weather data can be fetched ** android.permission.INTERNET ** needed to actually retrieve the weather data and to get the name of the location you are ** android.permission.RECEIVE_BOOT_COMPLETED ** needed to be able to wait until the phone booted before initializing ** android.permission.WRITE_EXTERNAL_STORAGE ** to gain access to your SD card and save the preferences to it ** android.permission.GET_TASKS ** used to determine if the home screen is currently active. This is used by the automatic rendering option ** android.permission.CHANGE_COMPONENT_ENABLED_STATE ** To enable / disable widget sizes ** android.permission.ACCESS_WIFI_STATE ** To support WiFi variables ** android.permission.READ_CALENDAR ** To support calendar events ** com.android.vending.BILLING ** To support In-App donation ** de.devmil.minimaltext.permission.USE_DIRECT_CALL_ADDON ** allows Minimalisitc Text to use the Minimalistic Text direct call addon (if it is installed)
Tasker integration: 1) add a Locale variable to your layout and set the variable name (click it) 2) in Tasker select Plugins -> Minimalistic Text for an action 3) Click "Edit", a new activity starts 4) enter the name of the variable and the text that should be displayed for this variable (you can use Tasker variables) done
Wiki: wiki.devmil.de
What's New 3.0.13 - fixed translation mess 3.0.12 - Removed two levels from the version number - Fixed russian date text - Revamped license info screen - added interstitial Google Ads for testing (please report any feedback you have) - random translation updates
:sinopse:
Requirements: 2.2 and up
Description Minimalistic Text is a widget app that displays information in a minimalistic way. It can be configured to display time, date, battery and weather information. The layout of the widget is highly customizable through the layout editor.