From 8576f01ac640764d487fe1742e7ef3520a8cd1d7 Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Fri, 11 Jan 2019 11:36:19 +0000 Subject: [PATCH 01/19] New app: News Diet --- metadata/press.condense.www.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/press.condense.www.yml diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml new file mode 100644 index 0000000000..ba5fa8999f --- /dev/null +++ b/metadata/press.condense.www.yml @@ -0,0 +1,22 @@ + +Categories: + - Reading +License: GPL-3.0-or-later +SourceCode: https://github.com/agnelvishal/newsDiet +IssueTracker: https://github.com/agnelvishal/newsDiet/issues + +AutoName: News Diet +Summary: A news recommendation engine with user customizable parameters + +RepoType: git +Repo: https://github.com/agnelvishal/newsDiet + +Builds: + - versionName: 0.0.1 + versionCode: 1 + commit: '?' + gradle: + - yes + +AutoUpdateMode: None +UpdateCheckMode: Tags From bf607a322467831844f30abe951578bdb5650936 Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Fri, 11 Jan 2019 18:22:51 +0000 Subject: [PATCH 02/19] Update press.condense.www.yml --- metadata/press.condense.www.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index ba5fa8999f..82f50c10f1 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -1,4 +1,3 @@ - Categories: - Reading License: GPL-3.0-or-later @@ -14,9 +13,9 @@ Repo: https://github.com/agnelvishal/newsDiet Builds: - versionName: 0.0.1 versionCode: 1 - commit: '?' + commit: '0.0.1' gradle: - yes AutoUpdateMode: None -UpdateCheckMode: Tags +UpdateCheckMode: None From 778533d1ee823f7ff6c94f7304188fb255fd14be Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Fri, 11 Jan 2019 18:34:34 +0000 Subject: [PATCH 03/19] Update press.condense.www.yml --- metadata/press.condense.www.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index 82f50c10f1..4378c66d0d 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -13,7 +13,7 @@ Repo: https://github.com/agnelvishal/newsDiet Builds: - versionName: 0.0.1 versionCode: 1 - commit: '0.0.1' + commit: '573f6f1b73881f0ecd67b474693c119c1c528618' gradle: - yes From f2b9930388641b2c8429b0a02436841e472adb35 Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Fri, 11 Jan 2019 18:53:07 +0000 Subject: [PATCH 04/19] Update press.condense.www.yml --- metadata/press.condense.www.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index 4378c66d0d..7937082db8 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -13,7 +13,7 @@ Repo: https://github.com/agnelvishal/newsDiet Builds: - versionName: 0.0.1 versionCode: 1 - commit: '573f6f1b73881f0ecd67b474693c119c1c528618' + commit: 573f6f1b73881f0ecd67b474693c119c1c528618 gradle: - yes From ff0a3250dfeb1704cb9f3e90119811692f5d5356 Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sat, 12 Jan 2019 16:32:05 +0000 Subject: [PATCH 05/19] Added tags in .yml and in source code --- metadata/press.condense.www.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index 7937082db8..77965692bd 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -17,5 +17,5 @@ Builds: gradle: - yes -AutoUpdateMode: None -UpdateCheckMode: None +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags From a33f0abd82240fbefb4ca25a1f42e2606915f026 Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sat, 12 Jan 2019 16:48:45 +0000 Subject: [PATCH 06/19] Changed commit to tags --- metadata/press.condense.www.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index 77965692bd..b02b0869cf 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -13,7 +13,7 @@ Repo: https://github.com/agnelvishal/newsDiet Builds: - versionName: 0.0.1 versionCode: 1 - commit: 573f6f1b73881f0ecd67b474693c119c1c528618 + commit: v1.0 gradle: - yes From 502094f5c1243d9a5cfd5623bcd728248760a95a Mon Sep 17 00:00:00 2001 From: agnelvishal Date: Sat, 12 Jan 2019 23:00:48 +0530 Subject: [PATCH 07/19] modified version code and tag --- metadata/press.condense.www.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index b02b0869cf..f4935b9dc3 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -12,8 +12,8 @@ Repo: https://github.com/agnelvishal/newsDiet Builds: - versionName: 0.0.1 - versionCode: 1 - commit: v1.0 + versionCode: 18 + commit: v1.1.2 gradle: - yes From 7dcc6a5764b0fdc875d83335093a6f1653c8b3bd Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sat, 12 Jan 2019 17:50:22 +0000 Subject: [PATCH 08/19] Update press.condense.www.yml --- metadata/press.condense.www.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index f4935b9dc3..55f82d1ef1 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -11,7 +11,7 @@ RepoType: git Repo: https://github.com/agnelvishal/newsDiet Builds: - - versionName: 0.0.1 + - versionName: 1.1.2 versionCode: 18 commit: v1.1.2 gradle: From 087de159127e1e170bbe72d2024d5646438bb87a Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sat, 12 Jan 2019 19:27:01 +0000 Subject: [PATCH 09/19] Newer version name --- metadata/press.condense.www.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index 55f82d1ef1..98b624d9cc 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -11,9 +11,9 @@ RepoType: git Repo: https://github.com/agnelvishal/newsDiet Builds: - - versionName: 1.1.2 + - versionName: 1.4 versionCode: 18 - commit: v1.1.2 + commit: v1.4 gradle: - yes From 0f30a291aabd0ea83a1a810e57fa2a87e4070828 Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sat, 12 Jan 2019 20:00:24 +0000 Subject: [PATCH 10/19] Added single quotes in version name --- metadata/press.condense.www.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index 98b624d9cc..f9d43051b5 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -11,7 +11,7 @@ RepoType: git Repo: https://github.com/agnelvishal/newsDiet Builds: - - versionName: 1.4 + - versionName: '1.4' versionCode: 18 commit: v1.4 gradle: From e3828edf894a6e0bf69756d376b44e714b419b2a Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sun, 13 Jan 2019 13:17:26 +0000 Subject: [PATCH 11/19] Added description --- metadata/press.condense.www.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index f9d43051b5..bdb7e42825 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -6,6 +6,8 @@ IssueTracker: https://github.com/agnelvishal/newsDiet/issues AutoName: News Diet Summary: A news recommendation engine with user customizable parameters +Description: Google Assistant news, Flipboard, YouTube suggestions are not customizable. Like we don't have an option to see what are the 10 most popular news articles written in last month or last 5 years. This app lets us pick articles sorted by popularity in a specific date range. +. RepoType: git Repo: https://github.com/agnelvishal/newsDiet From 2b572426c72bda7df5eb1c06eb05d1a70267de39 Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sun, 13 Jan 2019 13:23:54 +0000 Subject: [PATCH 12/19] Updated decription --- metadata/press.condense.www.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index bdb7e42825..6e915b1e87 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -6,7 +6,9 @@ IssueTracker: https://github.com/agnelvishal/newsDiet/issues AutoName: News Diet Summary: A news recommendation engine with user customizable parameters -Description: Google Assistant news, Flipboard, YouTube suggestions are not customizable. Like we don't have an option to see what are the 10 most popular news articles written in last month or last 5 years. This app lets us pick articles sorted by popularity in a specific date range. +Description: |- + +Google Assistant news, Flipboard, YouTube suggestions are not customizable. Like we don't have an option to see what are the 10 most popular news articles written in last month or last 5 years. This app lets us pick articles sorted by popularity in a specific date range. . RepoType: git From 17895c84dc2d51fd9171612e0b7519c2236d813f Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sun, 13 Jan 2019 13:28:22 +0000 Subject: [PATCH 13/19] Updated description --- metadata/press.condense.www.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index 6e915b1e87..d52b8b9ce6 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -5,12 +5,8 @@ SourceCode: https://github.com/agnelvishal/newsDiet IssueTracker: https://github.com/agnelvishal/newsDiet/issues AutoName: News Diet -Summary: A news recommendation engine with user customizable parameters -Description: |- - -Google Assistant news, Flipboard, YouTube suggestions are not customizable. Like we don't have an option to see what are the 10 most popular news articles written in last month or last 5 years. This app lets us pick articles sorted by popularity in a specific date range. -. - +Summary: A news recommendation engine with user customizable parameters. +Description: Google Assistant news, Flipboard, YouTube suggestions are not customizable. Like we don't have an option to see what are the 10 most popular news articles written in last month or last 5 years. This app lets us pick articles sorted by popularity in a specific date range. RepoType: git Repo: https://github.com/agnelvishal/newsDiet From e546701ef85a35dba869e82a80c4443f10fb1807 Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sun, 13 Jan 2019 13:46:52 +0000 Subject: [PATCH 14/19] Updated description --- metadata/press.condense.www.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index d52b8b9ce6..7dbcf26565 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -6,7 +6,10 @@ IssueTracker: https://github.com/agnelvishal/newsDiet/issues AutoName: News Diet Summary: A news recommendation engine with user customizable parameters. -Description: Google Assistant news, Flipboard, YouTube suggestions are not customizable. Like we don't have an option to see what are the 10 most popular news articles written in last month or last 5 years. This app lets us pick articles sorted by popularity in a specific date range. +Description: Google Assistant news, Flipboard, YouTube suggestions are not customizable. + Like we don't have an option to see what are the 10 most popular news articles written in last month or last 5 years. + This app lets us pick articles sorted by popularity in a specific date range. + RepoType: git Repo: https://github.com/agnelvishal/newsDiet From c87e1f1aa8c4648dd0625c0815e2ba1d9085c631 Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sun, 13 Jan 2019 14:20:17 +0000 Subject: [PATCH 15/19] Updated description again --- metadata/press.condense.www.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index 7dbcf26565..f72f5eefc4 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -7,8 +7,9 @@ IssueTracker: https://github.com/agnelvishal/newsDiet/issues AutoName: News Diet Summary: A news recommendation engine with user customizable parameters. Description: Google Assistant news, Flipboard, YouTube suggestions are not customizable. - Like we don't have an option to see what are the 10 most popular news articles written in last month or last 5 years. - This app lets us pick articles sorted by popularity in a specific date range. + Like we don't have an option to see what are the 10 most popular + news articles written in last month or last 5 years. + This app lets us pick articles sorted by popularity in specific date range. RepoType: git Repo: https://github.com/agnelvishal/newsDiet From 4487d96fd76f90971cd6fea5b3685d13acc4bebe Mon Sep 17 00:00:00 2001 From: Agnel Vishal Date: Sun, 13 Jan 2019 14:37:19 +0000 Subject: [PATCH 16/19] Used rewritemeta --- metadata/press.condense.www.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index f72f5eefc4..25632d2ec6 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -6,10 +6,10 @@ IssueTracker: https://github.com/agnelvishal/newsDiet/issues AutoName: News Diet Summary: A news recommendation engine with user customizable parameters. -Description: Google Assistant news, Flipboard, YouTube suggestions are not customizable. - Like we don't have an option to see what are the 10 most popular - news articles written in last month or last 5 years. - This app lets us pick articles sorted by popularity in specific date range. +Description: Google Assistant news, Flipboard, YouTube suggestions are not customizable. + Like we don't have an option to see what are the 10 most popular news articles + written in last month or last 5 years. This app lets us pick articles sorted by + popularity in specific date range. RepoType: git Repo: https://github.com/agnelvishal/newsDiet @@ -22,4 +22,4 @@ Builds: - yes AutoUpdateMode: Version v%v -UpdateCheckMode: Tags +UpdateCheckMode: Tags \ No newline at end of file From 8c045c78237e0ebf6807cd3b592fe8fb6268e7cc Mon Sep 17 00:00:00 2001 From: agnelvishal Date: Sun, 13 Jan 2019 20:27:46 +0530 Subject: [PATCH 17/19] rewrite meta again --- metadata/press.condense.www.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index f4935b9dc3..768fed1234 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -6,14 +6,18 @@ IssueTracker: https://github.com/agnelvishal/newsDiet/issues AutoName: News Diet Summary: A news recommendation engine with user customizable parameters +Description: Google Assistant news, Flipboard, YouTube suggestions are not customizable. + Like we don't have an option to see what are the 10 most popular news articles + written in last month or last 5 years. This app lets us pick articles sorted by + popularity in specific date range. RepoType: git Repo: https://github.com/agnelvishal/newsDiet Builds: - - versionName: 0.0.1 + - versionName: '1.4' versionCode: 18 - commit: v1.1.2 + commit: v1.4 gradle: - yes From dce183409e5ef1670193b37b36bd718fa68c0654 Mon Sep 17 00:00:00 2001 From: agnelvishal Date: Tue, 15 Jan 2019 22:53:46 +0530 Subject: [PATCH 18/19] changed description --- metadata/press.condense.www.yml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index 768fed1234..cbb406e7a6 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -6,10 +6,16 @@ IssueTracker: https://github.com/agnelvishal/newsDiet/issues AutoName: News Diet Summary: A news recommendation engine with user customizable parameters -Description: Google Assistant news, Flipboard, YouTube suggestions are not customizable. - Like we don't have an option to see what are the 10 most popular news articles - written in last month or last 5 years. This app lets us pick articles sorted by - popularity in specific date range. +Description: News apps like Google News, Flipboard, BBC show trending articles written + inthe last few days. If say there are hundred articles written in a day, thesenews + apps pick just a few of them. It is a time saving feature. But theylack a flexibility. + Consider you haven’t read any news for the last 1 monthor 1 year. If you open + any of the news apps or news websites, you will stillbe shown trending articles + written in the last few days and not last month orlast year.Hence this app picks + popular articles of a website in a time rangeyou can specify.For example, techcrunch.com + has 292,172 articles. But this appsorts all those articles based on popularity. + This app is a a webview ofwww.condense.press and has PWA(Progressive Web App) + features.. RepoType: git Repo: https://github.com/agnelvishal/newsDiet From 52514e3f78574afe54046e04576bc2bdefc804cc Mon Sep 17 00:00:00 2001 From: agnelvishal Date: Wed, 16 Jan 2019 13:31:36 +0530 Subject: [PATCH 19/19] added spaces in description --- metadata/press.condense.www.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/metadata/press.condense.www.yml b/metadata/press.condense.www.yml index cbb406e7a6..9746a55a9d 100644 --- a/metadata/press.condense.www.yml +++ b/metadata/press.condense.www.yml @@ -7,15 +7,15 @@ IssueTracker: https://github.com/agnelvishal/newsDiet/issues AutoName: News Diet Summary: A news recommendation engine with user customizable parameters Description: News apps like Google News, Flipboard, BBC show trending articles written - inthe last few days. If say there are hundred articles written in a day, thesenews - apps pick just a few of them. It is a time saving feature. But theylack a flexibility. - Consider you haven’t read any news for the last 1 monthor 1 year. If you open - any of the news apps or news websites, you will stillbe shown trending articles - written in the last few days and not last month orlast year.Hence this app picks - popular articles of a website in a time rangeyou can specify.For example, techcrunch.com - has 292,172 articles. But this appsorts all those articles based on popularity. - This app is a a webview ofwww.condense.press and has PWA(Progressive Web App) - features.. + a day or two back. If say there are hundred articles written in a day, these news + apps pick just a few of them. It is a time saving feature. But they lack a key + flexibility. Consider you haven’t read any news for the last 1 monthor 1 year. + If you open any of the news apps or news websites, you will still be shown trending + articles written a day or two back and not last month or last year. Hence this + app picks popular articles of a website in a time range we specify. For example, + techcrunch.com has 292,172 articles. But this app sorts all those articles based + on popularity. This app is a a webview of www.condense.press and has PWA(Progressive + Web App) features. RepoType: git Repo: https://github.com/agnelvishal/newsDiet