Skip to content

Gesammelte Werke seit 1.0.7#3

Open
hellfyre wants to merge 65 commits intowansti:masterfrom
hellfyre:master
Open

Gesammelte Werke seit 1.0.7#3
hellfyre wants to merge 65 commits intowansti:masterfrom
hellfyre:master

Conversation

@hellfyre
Copy link

Dieser sehr umfangreiche pull request beinhaltet alles, was wir in Dominiks Android Workshop und danach am Widget geändert haben. Ich mache den request, damit die Änderungen ne Chance haben, upstream zu landen, denn Dominik und tsuro haben sich darum meines Wissens nicht gekümmert.

Achtung: Das Mergen wird vermutlich etwas haarig, weil Dominik und tsuro auf die neue Projektstruktur umgestellt haben. Ich hab den commit von bluebrother per Hand schon reingemerged, darum musst du dich also nicht mehr kümmern.

Die neue Projektstruktur führt allerdings auch dazu, dass sich das Widget nicht mehr mit ant bauen lässt, sondern nur noch mit dem neuen build-Werkzeug gradle. IDE-wise bedeutet das, dass man das Widget nur noch mit dem Android-Studio bauen kann und nicht mehr mit Eclipse.

Ein aktuelles build zum angucken findest du unter http://uschok.de/public/org.stratum0.statuswidget/org.stratum0.statuswidget-1.1.2.apk

dschuermann and others added 30 commits September 1, 2013 15:31
Instead: different builds for different API levels
Target version is API lvl 11, so that on devices running API lvl 11 or
greater don't use compatibility behaviours, but app stays usable on
devices running API lvl 10 (or probably lower, not tested)
When adding multiple widgets for the first time, only the last updated
widget was updated until the app is restarted (i.e. phone reboot). This
behaviour has been fixed by setting the requestCode parameter, which -
according to android javadoc - is not used currently.
hellfyre and others added 30 commits October 9, 2013 15:06
* Status change activity is now a dialog
* App no longer appears in launcher
* Added first run dialog
* Less ambiguous button texts
* App now tries multiple times, if changing the space status fails
* Status is shown as "unknown", if updating the space status fails
* Updating the status now times out after 10 seconds instead of 60
* Improved the 9patch background of the "last updated" TextView
Moved backend to new server; Switched build system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants