Commit Graph

123 Commits

Author SHA1 Message Date
Amine Bou
d768d2232b Added login optional debug logs. (#61) 2017-08-04 08:30:21 +02:00
Amine
b44a200731 A better icon. 2017-08-03 07:43:00 +02:00
Amine
590534e4a6 Splash screen fix, with some test problem. 2017-08-02 20:53:20 +02:00
Amine Bou
e0ab09f533 Adaptive icon (#60)
* Removed mipmap folder from gitignore.

* New adaptive icon.

* Removed icon step from build.

* The icon seamed pixelated.
2017-08-02 20:08:31 +02:00
Amine Bou
f2e38a4203 Bug fixes (#49)
* Version updates.

* Fixed 'Calling startActivity() from outside of an Activity'

* Fixes #47

* Anydpi icons causing crashes.
2017-07-14 09:29:25 +02:00
Amine
f8f710df99 Working themes. Needs some cleaning. Closes #37 . 2017-07-09 19:07:52 +02:00
Amine
95e208000f Fixes #39 2017-07-03 19:27:30 +02:00
Amine
e68c16c7a4 Fixes #28 2017-07-02 19:31:18 +02:00
Amine
044585ee9b Missing translation. 2017-07-02 08:09:17 +02:00
Amine
b2d69be5f8 This should fix #34 2017-07-02 07:14:29 +02:00
Amine
b1e812314f Added tests and testing in ci. 2017-06-12 19:44:11 +02:00
Amine
c14f47a74b Code cleaning. 2017-06-10 07:40:02 +02:00
Amine
4565079f29 More filtering with the search toolbar. 2017-06-07 08:59:13 +02:00
Amine
95f267f701 Switched primary <=> secodary items for drawer.
Added source icon fetching.
2017-06-06 20:01:33 +02:00
Amine
2190ad0387 Forced nl strings to english. 2017-06-04 18:13:29 +02:00
Amine
0d067e05af Fixed drawable on landscape and extracted strings to translation. 2017-06-04 18:09:02 +02:00
Amine
c3305b7523 Moved some menu items to the drawable. 2017-06-04 16:44:31 +02:00
Amine
fb84b31122 Drawer with caching. 2017-06-04 16:09:42 +02:00
Amine
041a225992 Updated Custom tab code and added buttons at the bottom of the article viewer. 2017-06-03 22:52:01 +02:00
Amine
ddf790bfe1 Removed Firebase Crash deps, updated retrofit (with fixes) and disabled minification. 2017-05-28 18:21:43 +02:00
Amine
9b95404500 Converting adapters and retrofit services to kotlin. 2017-05-28 15:29:59 +02:00
Amine
97cee06ebe Drawables and strings and everything else. Some unconverted java classes. 2017-05-28 13:10:16 +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