Commit graph

10 commits

Author SHA1 Message Date
Karim Abou Zeid
119f4e1f1c Completely rewrote the widget. Some method name refactoring. 2016-04-03 23:50:45 +02:00
Karim Abou Zeid
bb1f6c0c4b Fixed the widget. 2016-02-28 19:44:45 +01:00
Karim Abou Zeid
906d0f504a Switched to vector drawables. 2016-02-28 18:50:14 +01:00
Karim Abou Zeid
88a86312a1 No longer creating a new instance of the app when clicking the notification. Also the widget will still stay clickable after a reboot. 2016-01-07 16:20:14 +01:00
Karim Abou Zeid
48337bb7da Updated strings to better match the material design "writing" guidelines 2015-08-19 02:17:46 +02:00
Karim Abou Zeid
7fd4226685 Massive clean up of attrs, colors and styles. Also icon and divider colors matching better the guidelines now. 2015-08-10 21:21:03 +02:00
Karim Abou Zeid
5f0bfdb14b Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups 2015-07-31 00:23:37 +02:00
Karim Abou Zeid
98dcdf2d47 Adapter clean ups 2015-07-12 03:22:24 +02:00
Karim Abou Zeid
9d4ea9911f Improve image loading in the notification, the widget and the lockscreen album art by moving stuff to worker thread and adjusting the bitmap size which should also prevent the to large bitmap exception currently occurring in the widget for some devices. 2015-07-11 00:34:25 +02:00
Karim Abou Zeid
bd69dc1d43 Slightly updated the appwidget appearance, use smaller bitmap size for palette. 2015-07-05 17:39:10 +02:00