tuxmobil / CampFahrplan

View the conference schedule of the Chaos Communcation Camp/Congress
59 stars 23 forks source link

Update alert dialogs #96

Closed johnjohndoe closed 8 years ago

johnjohndoe commented 8 years ago

In this branch I refactored alert dialogs. The major change is the usage of appcompat-v7 in favor material-dialogs since Google meanwhile updated their implementation to allow customization following the Material guidelines. Further, I remove duplicate code here and there and cleaned up a bit (more on that at the commit messages).

Alert dialogs after changes of this branch are applied

Choose alarm time Trust unknown certificate? Schedule updates Delete all favorites? Connection failure

johnjohndoe commented 8 years ago

I would be happy if @tuxmobil, @cketti, @ligi or any watcher could review this branch any time soon.

johnjohndoe commented 8 years ago

@tuxmobil Rebased onto current master.

johnjohndoe commented 8 years ago

Merged here.