918661be2d
Expand images on tap ( #315 )
...
* Detect click on images in WebView
* First stub of the fragment to show the image in full screen
* Scale image dimension to fit the display
* Hide toolbar from Image view
* Add back button to the Image view
* Open one image on tap
* Allow zooming on images
* Revert to using Toolbar for navigation.
* Remove vibration when opening the Image view
* Do not open links associated with images
* Send all images in the webpage to the Image fragment.
* Change image on swipe
* Store article images in cache in background.
* Use PhotoView in place of WebView to display images. Implemented a pager to swipe through images.
* Removed debugging logging.
2020-12-22 20:06:38 +01:00
2bd2e0a953
Vector assets ( #262 )
2019-01-09 10:43:49 +01:00
aminecmi
6b088dcd24
Font family.
2019-01-06 18:12:18 +01:00
aminecmi
d2b18e1880
Removed lazy loaded fonts.
2019-01-06 16:26:40 +01:00
Amine
eec7c94e98
WIP.
2019-01-06 16:16:35 +01:00
Amine
ec87089310
Fixed issue with Android 9 and CLEARTEXT communication issue.
2018-11-20 21:06:05 +01:00
Amine
fb1614070e
Inital app shortcuts.
2018-11-07 20:25:48 +01:00
Amine
0bb2195bff
Network status on articles loading.
2018-11-01 20:42:49 +01:00
Amine
4984f2f7ad
Removed the intro. It was causing issues.
2018-10-13 20:49:26 +02:00
Amine Bou
9f94af6239
Removed firebase and crashlytics
2018-05-20 10:19:46 +02:00
Amine Bou
4d861a84e6
Fixing permissions added by firebase update
...
See https://www.reddit.com/r/androiddev/comments/86c02l/google_play_services_1200_released/dw4ehln/?context=0 for more details.
2018-03-26 12:00:57 +02:00
Amine Bou
3ce3260d20
Fixes #165 .
2018-01-05 10:51:19 +01:00
Amine Bou
6c89a3b77c
Closes #149 .
2017-12-10 17:45:34 +01:00
Amine
51f406e20c
New action bar. Closes #103 .
2017-11-11 20:39:56 +01:00
Amine
8157146498
Strings, updates, and sonarqube.
2017-10-21 20:11:18 +02:00
Amine
043b184065
Images are now loading on self signed certs.
2017-09-02 13:58:35 +02:00
Amine
10559bb894
Fixed build problem from last commit.
2017-09-02 12:51:11 +02:00
Amine
d0000d66b2
Fixes #70 . Updated glide for images loading.
2017-09-02 10:02:35 +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
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