1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-11-04 04:17:38 +00:00

5 Commits

Author SHA1 Message Date
Andy Scherzinger
f83eebe4dd Drawer, Toolbar and minor UI optimizations (#145)
* initial add of toolbar and hamburger menu to main activity
* toolbar added to preferences and accounts screens
* fixed original string (name)
* Layout fix for content
* initial add of toolbar and hamburger menu to main activity
* remove unnecessary padding bottom
* fix styling and paint login activity in blue
* toolbar added to preferences and accounts screens
* Layout fix for content
* remove unnecessary padding bottom
* fix styling and paint login activity in blue
* fixes after rebase
* consolidate style since minVersion=16, make drawer to be behind the systembar
* optimize drawer header
* add back navigation to login activity, fix spinner background
* add back navigation
* more launcher icon to mipmap folders
* fix identation
* fix license header
* revert code style deletion, change identation
* proper notification icon
* proper resolution for login logo
* fix large notification icon
* removed unused Eclair switch since support is v16+
* only use small notification icon
* spaces->tabs
* fix toolbar style for Android 4.x
2017-03-23 20:16:31 +01:00
Loic Blot
ef1922494b Fix a layout problem with nav view in main activity 2017-01-18 23:00:24 +01:00
Loic Blot
eb7786de0b Fix some project warnings 2016-04-30 01:20:42 +02:00
Loic Blot
c49a098961 Rewrite application navigation to a better user experience 2016-03-07 21:25:36 +01:00
Loic Blot
597044cdc8 Big commit: Android Studio + Re-enable ContactList view and make it working to prepare SMS restauration 2015-08-09 19:57:23 +02:00