Skip to content

Tags: apspot/openhab-android

Tags

2.0.9-beta

Toggle 2.0.9-beta's commit message
Fix resetting widget TextViews back to default color. (openhab#691)

TextView.setColor() overwrites the default ColorStateList, so we have to
store it in order to restore it later.

Fixes openhab#690

Signed-off-by: Danny Baumann <dannybaumann@web.de>

foss-deploy

Toggle foss-deploy's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Deploy foss build on github

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

2.0.8-beta

Toggle 2.0.8-beta's commit message
Allow the widget list to be refreshed when swiping (openhab#639)

* Allow the widget list to be refreshed when swiping

Fixes openhab#539

Signed-off-by: Florian <florian.schmidt.welzow@t-online.de>

* Fix and simplify failed BasicWidgetTest

Signed-off-by: Florian <florian.schmidt.welzow@t-online.de>

* Add snackbar explaining, that refreshing is not needed mostly

Signed-off-by: Florian <florian.schmidt.welzow@t-online.de>

* Add color from theme to swipe animation

Signed-off-by: Florian <florian.schmidt.welzow@t-online.de>

* Change snackbar messsage when swiping

Signed-off-by: Florian <florian.schmidt.welzow@t-online.de>

2.0.7-beta

Toggle 2.0.7-beta's commit message
New Crowdin translations (openhab#664)

* New translations strings.xml (Finnish)
* New translations strings.sh (Finnish)

2.0.6-beta

Toggle 2.0.6-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use git refs for pushes

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

2.0.5-beta

Toggle 2.0.5-beta's commit message
New Crowdin translations (openhab#630)

* New translations strings.sh (Afrikaans)
* New translations strings.sh (Arabic)
* New translations strings.sh (Bulgarian)
* New translations strings.sh (Catalan)
* New translations strings.sh (Chinese Simplified)
* New translations strings.sh (Czech)
* New translations strings.sh (Danish)
* New translations strings.sh (Dutch)
* New translations strings.sh (Finnish)
* New translations strings.sh (French)
* New translations strings.sh (German)
* New translations strings.sh (Greek)
* New translations strings.sh (Hebrew)
* New translations strings.sh (Hungarian)
* New translations strings.sh (Indonesian)
* New translations strings.sh (Italian)
* New translations strings.sh (Japanese)
* New translations strings.sh (Korean)
* New translations strings.sh (Lithuanian)
* New translations strings.sh (Norwegian)
* New translations strings.sh (Polish)
* New translations strings.sh (Portuguese)
* New translations strings.sh (Portuguese, Brazilian)
* New translations strings.sh (Romanian)
* New translations strings.sh (Russian)
* New translations strings.sh (Serbian (Cyrillic))
* New translations strings.sh (Spanish)
* New translations strings.sh (Swedish)
* New translations strings.sh (Turkish)
* New translations strings.sh (Ukrainian)
* New translations strings.sh (Vietnamese)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Arabic)
* New translations strings.xml (Bulgarian)
* New translations strings.xml (Catalan)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Czech)
* New translations strings.xml (Danish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Finnish)
* New translations strings.xml (French)
* New translations strings.xml (German)
* New translations strings.xml (Greek)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Indonesian)
* New translations strings.xml (Italian)
* New translations strings.xml (Japanese)
* New translations strings.xml (Korean)
* New translations strings.xml (Lithuanian)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Polish)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Russian)
* New translations strings.xml (Serbian (Cyrillic))
* New translations strings.xml (Spanish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Turkish)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Vietnamese)

2.0.4-beta

Toggle 2.0.4-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable multidex on Andoid versions prior to 21 (openhab#619)

Fixes openhab#617

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

2.0.3-beta

Toggle 2.0.3-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add content description to pictures without (openhab#553)

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>

2.0.2-beta

Toggle 2.0.2-beta's commit message
New Crowdin translations (openhab#605)

* New translations strings.xml (Greek)

* New translations strings.xml (German)

* New translations strings.xml (Dutch)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Turkish)

2.0.1

Toggle 2.0.1's commit message
USAGE: Add correct cloud notifications link (openhab#626)

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)