aminecmi
41c14362a8
Fixes #323 .
2021-01-09 15:01:59 +01:00
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
aminecmi
7b8a5c9a56
Fixed migration issue.
2020-12-22 18:02:03 +01:00
aminecmi
4049f6a5c7
Removed acra because the issues wern't sent anyway.
2020-02-01 14:30:03 +01:00
aminecmi
84f1ab12cf
Finally fixed issue with crash on launch.
2019-05-17 20:28:21 +02:00
aminecmi
f48f6ed788
Trying to fix crashes.
2019-05-17 19:05:11 +02:00
aminecmi
e517803bd8
Fixed a bug with theme settings page.
2019-05-12 21:42:56 +02:00
aminecmi
6de54d63e6
Updates.
2019-05-12 21:17:45 +02:00
aminecmi
dd7a2f476b
Fixed an issue with compilation not working.
2019-05-12 21:07:05 +02:00
aminecmi
d1dad3e61a
Cleaning and update.
2019-04-06 12:42:25 +02:00
aminecmi
a0aead6491
Closes #271 .
2019-01-13 15:59:38 +01:00
Amine Bou
f1757937a4
Disabled resources shrinking after #262 .
2019-01-09 13:33:02 +01:00
Amine
83eeb11388
Fixes #254 and #255 .
2018-12-02 13:13:19 +01:00
Amine
200851894b
See #254 .
2018-12-01 19:32:28 +01:00
Amine Bou
511553806c
No idea why this was changed.
2018-11-21 09:57:44 +01:00
Amine
d8478ebb01
Added loging url validation.
2018-11-20 19:44:10 +01:00
Amine
ddac2870af
Changed git tag sort for it to work on the jenkins server.
2018-11-17 20:48:18 +01:00
Amine
21ce061282
Better handling for version code automation.
2018-11-15 21:11:15 +01:00
Amine
fb1614070e
Inital app shortcuts.
2018-11-07 20:25:48 +01:00
Amine
d02b28b81f
Initial changes for #179 .
2018-11-04 14:25:05 +01:00
Amine
ccab2c7648
Initial work on background task.
2018-11-01 21:51:31 +01:00
Amine
374537b5c7
Preparing for room migrations. Some cleaning.
2018-10-14 11:07:10 +02:00
Amine
4984f2f7ad
Removed the intro. It was causing issues.
2018-10-13 20:49:26 +02:00
Amine
4901e7174c
Still trying to fix the build issue.
2018-10-13 04:52:55 +02:00
Amine
8d70e68fe2
Trying to fix build issue.
2018-10-12 22:50:43 +02:00
Amine
0c201301f2
Replaced reservoir by room.
2018-10-12 22:04:47 +02:00
Amine
6090590f24
Imports cleaning. Libraries update.
2018-10-12 21:01:39 +02:00
Amine
06b88c783d
Auto migration to android x.
2018-10-12 20:36:18 +02:00
Amine
377c5518f7
Minimal versions updates.
2018-09-25 20:47:38 +02:00
Amine
21be7357b5
Revert "Updated to androidx."
...
This reverts commit d47ba2c820
.
2018-09-25 20:27:27 +02:00
Amine
d47ba2c820
Updated to androidx.
2018-09-25 20:08:51 +02:00
Amine
3db3157dc9
Trying to fix a strange issue with the loading when hiding items..
2018-09-09 19:44:01 +02:00
Amine Bou
f57ec1f6c0
Add hidden tags option ( #212 )
...
* Add filter for hidden tags. (#207 )
This commit adds the option to configure hidden tags. Articles tagged
with these hidden tags won't appear in the list of articles by default.
To see these articles the user must explicitly filter by those tags.
* Closes #211 . Handling hidden tags in the lateral panel.
* Changelog.
2018-08-02 22:04:15 +02:00
Amine
c46acbc579
Dependencies update to solve fdroid issues.
2018-07-07 13:50:32 +02:00
Amine Bou
38b5e7dc65
New (new, new, new, new) way for handling versions. Will work with jenkins and fdroid.
2018-05-24 22:32:34 +02:00
Amine Bou
9cb02f0272
Changelog.
2018-05-23 20:44:47 +02:00
Amine Bou
6d24fd9336
Removed every config string added at build time.
2018-05-23 20:39:50 +02:00
Amine Bou
a3a7b78c96
Removed direct call to mercury api.
2018-05-23 20:00:46 +02:00
Amine Bou
218b8fa843
Replace with ACRA bug reporter.
2018-05-21 21:39:23 +02:00
Amine Bou
9f94af6239
Removed firebase and crashlytics
2018-05-20 10:19:46 +02:00
Amine Bou
baba851e97
Strings cleaning and versions updates.
2018-05-14 22:02:57 +02:00
Amine Bou
c17980a032
Versionning changes.
2018-04-15 21:32:34 +02:00
Amine Bou
a929e419d9
Version names.
2018-04-15 15:46:42 +02:00
Amine Bou
eb5672901b
AS update.
2018-04-11 22:25:51 +02:00
Amine Bou
fdcd8c6c6a
Dynamic theme handling. Works only on the homeactivity for now.
2018-04-08 13:08:42 +02:00
Amine Bou
987513a88b
Version for alpha deploy.
2018-04-07 19:31:50 +02:00
Amine Bou
67a30b92f6
Cleaning.
2018-04-07 17:19:41 +02:00
Amine Bou
4f8556fca8
Change version code generation.
2018-03-31 18:25:14 +02:00
Amine Bou
68892fb41b
Fixed play store update.
2018-03-31 08:22:57 +02:00
Amine Bou
6d6f6c72ac
Fixes #187 .
2018-03-31 07:40:11 +02:00