Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gesammelte Werke seit 1.0.7 #3

Open
wants to merge 65 commits into
base: master
Choose a base branch
from
Open

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

Dominik Schürmann 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.

None yet

2 participants