15 Commits

Author SHA1 Message Date
b2609554e6
Fix dark dialog background (#392) 2022-01-06 19:50:19 +01:00
69aaa323e2
Theme (#375)
* Fix sources colors

* Fix issues with sources

* Simplify card view theme

* Simplify list item theming

* Simplify article viewer theming

* Fix issues with the color selection.

* Correct the color of sources text in article reader
2021-11-29 20:26:18 +01:00
90242ae801
Migrate the preferences to androidx (#373)
* Switch to androidx for settings

* Implement all settings

* Added all pages to settings

* Add toolbar to settings

* Left align all preferences

* Migrate to androidx preference manager

* Migrate settings functions

* Implement dark theme in settings page

* Remove old settings files

* Remove unused resources

Co-authored-by: Amine Bou <510304+aminecmi@users.noreply.github.com>
2021-10-28 20:40:22 +02:00
0c88f33981
Correct text and icon colors in the side drawer (#372) 2021-10-28 20:17:08 +02:00
5640b7e56c
Upgrade MaterialDrawer (#359)
* Upgrade material drawer library

* Add footer options to drawer

* Apply styles to drawer

* Added sources and tags to side drawer

* Hide bottom bar when the side drawer is opened

* Display hamburger icon to open the side drawer

* Add information about libraries to the side drawer

* Cleanup

* Implement reloading badges
2021-10-15 20:14:21 +02:00
2bd2e0a953 Vector assets (#262) 2019-01-09 10:43:49 +01:00
Amine Bou
6d24fd9336 Removed every config string added at build time. 2018-05-23 20:39:50 +02:00
Amine Bou
4846c870fa Fixed dark theme issue. 2018-05-07 10:16:02 +02:00
Amine Bou
fdcd8c6c6a Dynamic theme handling. Works only on the homeactivity for now. 2018-04-08 13:08:42 +02:00
Amine
cea258bc21 Fixes #45. User may need to reselect the theme. 2017-11-01 19:06:36 +01:00
Amine
1da4cc2782 Fixes #86. 2017-10-23 18:29:44 +02:00
Amine
9fa178d513 Closes #71 2017-09-02 17:55:02 +02:00
Amine
f8f710df99 Working themes. Needs some cleaning. Closes #37 . 2017-07-09 19:07:52 +02:00
Amine
fb84b31122 Drawer with caching. 2017-06-04 16:09:42 +02:00
Amine
bbe132a0fc Initial commit. Gitignore, Firebase and Crashlytics deps.
Conflicts:
	README.md
	app/build.gradle
	app/src/main/AndroidManifest.xml
	app/src/main/res/values/colors.xml
	app/src/main/res/values/styles.xml
2017-05-28 02:13:54 +02:00