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 |
Shinokuni
|
46a0aa0741
|
Don't abort when lint task fails
|
2020-03-22 18:22:37 +01:00 |
Shinokuni
|
552a6df56f
|
Create android.yml
|
2020-03-22 17:58:09 +01:00 |
Shinokuni
|
c3873490eb
|
Add migration for version 2 of the database
|
2020-03-21 15:47:15 +01:00 |
Shinokuni
|
b4ffbd94a7
|
Add buildToolsVersion property to gradle files
|
2020-03-20 22:14:26 +01:00 |
Shinokuni
|
5b192ae291
|
Merge branch 'master' into develop
|
2020-03-20 22:05:31 +01:00 |
Shinokuni
|
afdf0224da
|
Delete unused dependency
|
2020-03-20 21:44:40 +01:00 |
Shinokuni
|
896a626eb6
|
Add more tests for sync result notification content
|
2020-03-20 19:51:58 +01:00 |
Shinokuni
|
c949ed58f5
|
Sync result notification now respects account and feed notification permissions
|
2020-03-15 18:47:04 +01:00 |
Shinokuni
|
65aca8eb5d
|
Enable notifications by account and disable feed notification permission switches if account notifications are disabled
|
2020-03-14 19:33:38 +01:00 |
Shinokuni
|
9d1d9a31fe
|
Improve notification permission layout
|
2020-03-14 15:55:47 +01:00 |
Shinokuni
|
4987a70efa
|
Add notifications permission list
|
2020-03-14 15:21:17 +01:00 |
Shinokuni
|
513b455255
|
Put notification permission in Feed instead of creating a new entity
|
2020-03-14 14:37:56 +01:00 |
Shinokuni
|
c4848fc7c6
|
Add notification permission activity
|
2020-03-14 14:35:53 +01:00 |
Shinokuni
|
4762828980
|
Add NotificationPermission entity
|
2020-03-11 22:36:52 +01:00 |
Shinokuni
|
2f7fd36511
|
Fix item not having an id for one item sync result notification case
|
2020-03-11 21:15:43 +01:00 |
Shinokuni
|
67579bb336
|
Update gradle and kotlin plugins
|
2020-03-09 22:19:00 +01:00 |
Shinokuni
|
8eda0ce669
|
Handle failed auto synchronizations
|
2020-03-09 21:45:42 +01:00 |
Shinokuni
|
86c9f82f6d
|
Fix item activity not opening when clicking on sync result notification with the app closed
|
2020-03-09 21:03:10 +01:00 |
Shinokuni
|
a2a2afa895
|
enable sync result notification actions only for one item case
|
2020-03-08 22:13:14 +01:00 |
Shinokuni
|
1b99d93739
|
Use MainActivity as a single instance to open item on sync result notification click
|
2020-03-08 22:09:24 +01:00 |
Shinokuni
|
b2a51825e2
|
Add big text to sync result notification
|
2020-03-08 21:35:23 +01:00 |
Shinokuni
|
70a9dff3ba
|
Fix sync result notification color
|
2020-03-08 21:28:56 +01:00 |
Shinokuni
|
2fe5d3a061
|
Merge remote-tracking branch 'origin/develop' into develop
|
2020-03-08 21:27:18 +01:00 |
Shinokuni
|
87feb0a5bd
|
Fix item activity not opening when clicking on one item sync result notification
|
2020-03-08 21:26:56 +01:00 |
Shinokuni
|
6224142883
|
Merge pull request #57 from SuperSandro2000/patch-1
Point to english fdroid store
|
2020-03-04 22:48:46 +01:00 |
Shinokuni
|
ed2af2125c
|
Improve SyncResultAnalyser tests
|
2020-03-03 22:14:04 +01:00 |
Sandro
|
edec76d94f
|
Point to english fdroid store
|
2020-03-02 16:25:15 +01:00 |
Shinokuni
|
e232d2973c
|
Update gradle dependencies
|
2020-02-27 22:33:38 +01:00 |
Shinokuni
|
eca92fc8d3
|
Update gradle plugin to 3.6.0
|
2020-02-26 23:02:45 +01:00 |
Shinokuni
|
4ef8388c16
|
Fix account icon not displayed in sync result notification one account multiple feeds case
|
2020-02-23 13:40:58 +01:00 |