5569a47674
Some cleaning and preparing for items storage in room.
2018-10-13 22:02:13 +02:00
0dc6981913
Removed some unused resources.
2018-10-13 21:14:08 +02:00
4984f2f7ad
Removed the intro. It was causing issues.
2018-10-13 20:49:26 +02:00
3b6891c84a
App was a little slow with livedata.
2018-10-13 10:24:58 +02:00
4901e7174c
Still trying to fix the build issue.
2018-10-13 04:52:55 +02:00
8d70e68fe2
Trying to fix build issue.
2018-10-12 22:50:43 +02:00
0c201301f2
Replaced reservoir by room.
2018-10-12 22:04:47 +02:00
6090590f24
Imports cleaning. Libraries update.
2018-10-12 21:01:39 +02:00
06b88c783d
Auto migration to android x.
2018-10-12 20:36:18 +02:00
bb75ebf635
Merge branch 'master' of github.com:aminecmi/ReaderforSelfoss
2018-10-07 22:30:30 +02:00
7d7d0014be
Fixes #83 . The issue wasn't selfoss related at all...
2018-10-07 22:30:07 +02:00
b3f8d44794
New Crowdin translations ( #224 )
...
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
* New translations strings.xml (Korean)
2018-10-03 14:35:03 +02:00
29d1e38340
Fixes #223 . Fixes internal reader issue on 4.2.2
2018-09-30 09:37:22 +02:00
2be872e61e
Fixed version update.
2018-09-25 20:56:25 +02:00
377c5518f7
Minimal versions updates.
2018-09-25 20:47:38 +02:00
21be7357b5
Revert "Updated to androidx."
...
This reverts commit d47ba2c820
.
2018-09-25 20:27:27 +02:00
d47ba2c820
Updated to androidx.
2018-09-25 20:08:51 +02:00
a64b14614a
New Crowdin translations ( #222 )
...
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
* New translations strings.xml (Italian)
2018-09-24 08:06:00 +02:00
6a88192e77
Fixes #221
2018-09-21 21:39:37 +02:00
aa7c630818
erge branch 'master' of github.com:aminecmi/ReaderforSelfoss
2018-09-15 16:26:22 +02:00
7fb54f14c7
Fixed bug
2018-09-15 16:24:29 +02:00
3d709c02b7
New Crowdin translations ( #219 )
...
* New translations strings.xml (French)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
* New translations strings.xml (Galician)
2018-09-12 13:16:07 +02:00
50338d51af
New Crowdin translations ( #218 )
...
* New translations strings.xml (French)
* New translations strings.xml (French)
2018-09-10 15:17:16 +02:00
92dbabf899
New Crowdin translations ( #217 )
...
* New translations strings.xml (Catalan)
* New translations strings.xml (Japanese)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Serbian (Cyrillic))
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Indonesian)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Finnish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Danish)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Arabic)
* New translations strings.xml (Galician)
2018-09-09 20:59:34 +02:00
0043021390
Merge branch 'master' of github.com:aminecmi/ReaderforSelfoss
2018-09-09 20:40:13 +02:00
70ba9b20da
Items marked as read on open. Closes #208 .
2018-09-09 20:39:27 +02:00
7fda0a04a1
Fixes #215 .
2018-09-09 19:45:49 +02:00
3db3157dc9
Trying to fix a strange issue with the loading when hiding items..
2018-09-09 19:44:01 +02:00
2089fe60ca
New Crowdin translations ( #214 )
...
* New translations strings.xml (Galician)
* New translations strings.xml (French)
* New translations strings.xml (Spanish)
2018-08-06 15:49:50 +02:00
9606d36670
Hiding hidden tags from the "normal" tags section.
2018-08-03 09:49:49 +02:00
869cf64c54
New Crowdin translations ( #213 )
...
* New translations strings.xml (Catalan)
* New translations strings.xml (Japanese)
* New translations strings.xml (Vietnamese)
* New translations strings.xml (Ukrainian)
* New translations strings.xml (Turkish)
* New translations strings.xml (Swedish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Serbian (Cyrillic))
* New translations strings.xml (Russian)
* New translations strings.xml (Romanian)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese)
* New translations strings.xml (Polish)
* New translations strings.xml (Norwegian)
* New translations strings.xml (Korean)
* New translations strings.xml (Italian)
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Indonesian)
* New translations strings.xml (Hungarian)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Greek)
* New translations strings.xml (German)
* New translations strings.xml (French)
* New translations strings.xml (Finnish)
* New translations strings.xml (Dutch)
* New translations strings.xml (Danish)
* New translations strings.xml (Czech)
* New translations strings.xml (Chinese Traditional)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Arabic)
* New translations strings.xml (Galician)
2018-08-02 22:33:58 +02:00
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
361eea9a06
New Crowdin translations ( #209 )
...
* New translations strings.xml (Galician)
* New translations strings.xml (Portuguese, Brazilian)
* New translations strings.xml (Portuguese, Brazilian)
2018-08-01 20:34:39 +02:00
0c0a98510b
New translations strings.xml (Galician) ( #206 )
2018-07-17 19:21:42 +02:00
be642ed06f
New Crowdin translations ( #205 )
...
* New translations strings.xml (Galician)
* New translations strings.xml (Galician)
* New translations strings.xml (Galician)
2018-07-17 17:47:45 +02:00
fd77f38e95
New Crowdin translations ( #204 )
...
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Galician)
* New translations strings.xml (Galician)
2018-07-17 17:12:01 +02:00
c9baab7267
New Crowdin translations ( #203 )
...
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
* New translations strings.xml (Spanish)
2018-07-17 11:01:54 +02:00
1327a4e069
Merge branch 'master' of github.com:aminecmi/ReaderforSelfoss
2018-07-07 13:52:53 +02:00
c46acbc579
Dependencies update to solve fdroid issues.
2018-07-07 13:50:32 +02:00
4c6a403fae
New Crowdin translations ( #202 )
...
* New translations strings.xml (Catalan)
* New translations strings.xml (Catalan)
2018-06-15 13:45:01 +02:00
3389f8bd09
New Crowdin translations ( #200 )
...
* New translations strings.xml (Catalan)
* New translations strings.xml (Catalan)
* New translations strings.xml (Catalan)
* New translations strings.xml (Catalan)
2018-06-03 17:20:36 +02:00
8dc25c527d
Trying to fix issues with Glide, fragment, and destroyed activity.
2018-05-31 22:41:23 +02:00
db014fe13d
Fixed issue on pre lolipop devices.
2018-05-31 12:42:06 +02:00
fcebf916d2
New translations strings.xml (French) ( #199 )
2018-05-25 20:28:15 +02:00
73cc1a7297
Remove any email from the reports, as there seems to be no way to secure the data.
2018-05-25 20:20:47 +02:00
38b5e7dc65
New (new, new, new, new) way for handling versions. Will work with jenkins and fdroid.
2018-05-24 22:32:34 +02:00
ad5edae6cd
Fixed jenkins build issue.
2018-05-23 20:56:30 +02:00
9cb02f0272
Changelog.
2018-05-23 20:44:47 +02:00
6d24fd9336
Removed every config string added at build time.
2018-05-23 20:39:50 +02:00
a3a7b78c96
Removed direct call to mercury api.
2018-05-23 20:00:46 +02:00