607 Commits

Author SHA1 Message Date
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
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
46a0aa0741 Don't abort when lint task fails 2020-03-22 18:22:37 +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
c4848fc7c6 Add notification permission activity 2020-03-14 14:35:53 +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
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
87feb0a5bd Fix item activity not opening when clicking on one item sync result notification 2020-03-08 21:26:56 +01:00
Shinokuni
ed2af2125c Improve SyncResultAnalyser tests 2020-03-03 22:14:04 +01:00
Shinokuni
e232d2973c Update gradle dependencies 2020-02-27 22:33:38 +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
Shinokuni
66616b5759 Bump app version to 1.1.3 2020-02-22 17:57:42 +01:00
Shinokuni
1676e9f637 Add actions for single result notification case 2020-02-22 14:56:12 +01:00
Shinokuni
ffeb955a82 Open item when sync result notification is single item case 2020-02-21 22:19:33 +01:00
Shinokuni
88f6915931 Fix some sonar issues 2020-02-21 21:39:25 +01:00
Shinokuni
a960f59e2f Fix drawer crash for api below 24 2020-02-15 18:34:46 +01:00
Shinokuni
0a73c8a6a1 Fix drawer crash for api below 24 2020-02-15 18:34:21 +01:00
Shinokuni
dfaec3bdb1 Fix existing items not having their read state updated after syncing 2020-02-15 14:48:35 +01:00
Shinokuni
5b376b4ce7 Use singleTop behavior for MainActivity 2020-02-15 13:45:54 +01:00