Shinokuni
|
3e2c7e7558
|
Fix ATOM format detection
|
2020-07-18 15:00:45 +02:00 |
Shinokuni
|
b54c80437d
|
Add support for common RSS date format without timezone
|
2020-07-18 14:31:54 +02:00 |
Shinokuni
|
465838d4b6
|
Add support for zzz timezone format
|
2020-07-18 12:36:51 +02:00 |
Shinokuni
|
c1edc939a0
|
Replace ViewModelProviders.of() by ViewModelProvider()
|
2020-07-17 20:55:00 +02:00 |
Shinokuni
|
b433d28177
|
Add support for another date format
|
2020-07-14 22:12:33 +02:00 |
Shinokuni
|
b98b8853ec
|
<enclosure> tag attributes aren't required
|
2020-07-14 21:28:33 +02:00 |
Shinokuni
|
cc8c940ee5
|
Remove RSSImage
|
2020-07-14 17:47:04 +02:00 |
Shinokuni
|
9839f320e2
|
Fix RSS multiple <creator> tags error
|
2020-07-14 16:36:57 +02:00 |
Shinokuni
|
d9652c725b
|
Handle the absence of guid tag for RSS 2.0 items
|
2020-07-14 15:13:46 +02:00 |
Shinokuni
|
0122400c85
|
Fix Jsoup 403 error (fixes #71)
|
2020-07-13 22:03:43 +02:00 |
Shinokuni
|
442c257593
|
Use viewbinding with custom views
|
2020-07-13 19:33:11 +02:00 |
Shinokuni
|
2bc5438348
|
Migration from databinding to viewbinding
|
2020-07-13 19:23:02 +02:00 |
Shinokuni
|
c968c53441
|
Remove 15 mins sync interval
|
2020-07-12 22:03:24 +02:00 |
Shinokuni
|
cad3b6f59b
|
Set the current account at the top of the list in Add Feed Activity
|
2020-07-11 16:09:19 +02:00 |
Shinokuni
|
a8764e91f5
|
Use the choosen interval as the worker initial delay
|
2020-07-11 15:49:42 +02:00 |
Shinokuni
|
e39c16d635
|
Setup Niddler
|
2020-07-10 21:09:22 +02:00 |
Shinokuni
|
489051b67f
|
Update french translations
|
2020-07-10 19:27:59 +02:00 |
Shinokuni
|
1c63ebc4be
|
Remove useless permission
|
2020-07-10 19:21:46 +02:00 |
Shinokuni
|
f0ccb92946
|
Update gradle and kotlin plugins
|
2020-07-10 17:59:15 +02:00 |
Shinokuni
|
36770546b0
|
Resolve forgotten merge conflict
|
2020-07-10 17:43:46 +02:00 |
Shinokuni
|
76e126093f
|
Set the good account when opening the app from a notification
|
2020-04-20 22:47:29 +02:00 |
Shinokuni
|
3c40d8eb23
|
Merge pull request #64 from spadarian/show_image_caption
Added option to show image title or alt as caption
|
2020-04-20 22:12:06 +02:00 |
José Padarian
|
4d94d6bced
|
Reformatting
|
2020-04-19 14:45:55 +10:00 |
Shinokuni
|
fb48608068
|
Fix item activity reopening itself after syncing when the app is opened by a sync result notification
|
2020-04-17 21:51:50 +02:00 |
Shinokuni
|
dad51d334a
|
Merge pull request #65 from spadarian/password_helper
Added password helper
|
2020-04-16 19:25:12 +02:00 |
José Padarian
|
6b56e914b3
|
Changed from DialogFragment to MaterialDialog
|
2020-04-14 09:35:00 +10:00 |
José Padarian
|
65f89f6d2f
|
Better accountType comparison
|
2020-04-14 09:07:33 +10:00 |
Shinokuni
|
a08796d20d
|
Fix some NC News parsing bugs
|
2020-04-13 22:28:24 +02:00 |
Shinokuni
|
ade8567258
|
Merge branch 'master' into develop
|
2020-04-13 19:01:16 +02:00 |
Shinokuni
|
bb62fd7995
|
Bump app version to 1.1.4
|
2020-04-12 21:46:53 +02:00 |
José Padarian
|
7db8c6d662
|
Added password helper (closes #58)
|
2020-04-12 23:47:03 +10:00 |
José Padarian
|
f70a0551b4
|
Added option to show image title or alt as caption
|
2020-04-12 19:46:12 +10:00 |
Shinokuni
|
bf48caf694
|
Fix FreshRSS folder id parsing bug
|
2020-04-11 21:39:35 +02:00 |
Shinokuni
|
467c619590
|
Fix app crash when using an account url without http scheme
|
2020-04-09 22:00:17 +02:00 |
Shinokuni
|
0d520e3c1f
|
Fix feeds being deleted when adding a new feed with a NC News account
|
2020-04-09 21:20:19 +02:00 |
Shinokuni
|
2fd2f21e6f
|
Update gradle and kotlin plugins
|
2020-04-09 18:39:30 +02:00 |
Shinokuni
|
f885038c67
|
For multiple accounts sync result case, just return a title
|
2020-03-30 21:13:36 +02:00 |
Shinokuni
|
dd4579fbd0
|
Update some gradle dependencies
|
2020-03-29 21:34:18 +02:00 |
Shinokuni
|
93b9336045
|
Avoid certain cases where all feeds notifications permissions could be set unnecessarily in notifications permissions activity
|
2020-03-29 19:48:20 +02:00 |
Shinokuni
|
d5e5bb7abb
|
User the right key for account id
|
2020-03-29 15:55:53 +02:00 |
Shinokuni
|
2955a3d60c
|
Modify enable all feeds permissions switch label
|
2020-03-29 13:50:02 +02:00 |
Shinokuni
|
4aa7ae7e4c
|
Fix synchronization between feeds notifications permissions switches and enables all feeds notifications switch
|
2020-03-28 18:45:37 +01:00 |
Shinokuni
|
6d0ebf063b
|
Display an information dialog on account notifications switch check when
automatic synchronization is disabled
|
2020-03-28 18:18:38 +01:00 |
Shinokuni
|
b359d6c3f8
|
Fix click synchronization between the switch and the item view in notification permission layout
|
2020-03-25 21:15:25 +01:00 |
Shinokuni
|
6600090525
|
Add a switch to enable disable all feeds notifications
|
2020-03-24 22:36:50 +01:00 |
Shinokuni
|
2d809f3c6b
|
Various little UI improvements for notifications activity
|
2020-03-24 21:28:08 +01:00 |
Shinokuni
|
31baff2772
|
Fix feed notification switch enabled on item view click with account notifications disabled
|
2020-03-24 21:02:47 +01:00 |
Shinokuni
|
b103ed3a01
|
Fix conflict to use gradle task connectedCheck
|
2020-03-23 19:33:45 +01:00 |
Shinokuni
|
209070abd6
|
Readrops doesn't use Travis CI anymore
|
2020-03-22 19:28:59 +01:00 |
Shinokuni
|
dd4bbdd547
|
Use gradlew build instead of assemble and test
|
2020-03-22 18:40:13 +01:00 |