From 36d4cccc45424131a758c2cc23f345cfcdaff975 Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Thu, 18 Oct 2018 23:02:19 +0530 Subject: [PATCH 1/7] Delete BuildConfig.java --- app/src/debug/gen/org/schabi/newpipe/BuildConfig.java | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 app/src/debug/gen/org/schabi/newpipe/BuildConfig.java diff --git a/app/src/debug/gen/org/schabi/newpipe/BuildConfig.java b/app/src/debug/gen/org/schabi/newpipe/BuildConfig.java deleted file mode 100644 index 575afb9cb..000000000 --- a/app/src/debug/gen/org/schabi/newpipe/BuildConfig.java +++ /dev/null @@ -1,8 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package org.schabi.newpipe; - -/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */ -public final class BuildConfig { - public final static boolean DEBUG = Boolean.parseBoolean(null); -} \ No newline at end of file From dea6d76f29159771317162c90fe1a9104fe011e9 Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Thu, 18 Oct 2018 23:02:30 +0530 Subject: [PATCH 2/7] Delete Manifest.java --- app/src/debug/gen/org/schabi/newpipe/Manifest.java | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 app/src/debug/gen/org/schabi/newpipe/Manifest.java diff --git a/app/src/debug/gen/org/schabi/newpipe/Manifest.java b/app/src/debug/gen/org/schabi/newpipe/Manifest.java deleted file mode 100644 index 10e45a45a..000000000 --- a/app/src/debug/gen/org/schabi/newpipe/Manifest.java +++ /dev/null @@ -1,7 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package org.schabi.newpipe; - -/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */ -public final class Manifest { -} \ No newline at end of file From ab2d4d790ad480fc494092a222556f13765a9920 Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Thu, 18 Oct 2018 23:02:38 +0530 Subject: [PATCH 3/7] Delete R.java --- app/src/debug/gen/org/schabi/newpipe/R.java | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 app/src/debug/gen/org/schabi/newpipe/R.java diff --git a/app/src/debug/gen/org/schabi/newpipe/R.java b/app/src/debug/gen/org/schabi/newpipe/R.java deleted file mode 100644 index 088bdfb0d..000000000 --- a/app/src/debug/gen/org/schabi/newpipe/R.java +++ /dev/null @@ -1,7 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package org.schabi.newpipe; - -/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */ -public final class R { -} \ No newline at end of file From f4b063904e598c4919a7ba634ee3bb49c09ff5db Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Thu, 18 Oct 2018 23:02:59 +0530 Subject: [PATCH 4/7] Delete BuildConfig.java --- app/src/main/gen/org/schabi/newpipe/BuildConfig.java | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 app/src/main/gen/org/schabi/newpipe/BuildConfig.java diff --git a/app/src/main/gen/org/schabi/newpipe/BuildConfig.java b/app/src/main/gen/org/schabi/newpipe/BuildConfig.java deleted file mode 100644 index 575afb9cb..000000000 --- a/app/src/main/gen/org/schabi/newpipe/BuildConfig.java +++ /dev/null @@ -1,8 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package org.schabi.newpipe; - -/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */ -public final class BuildConfig { - public final static boolean DEBUG = Boolean.parseBoolean(null); -} \ No newline at end of file From 7be53d544444e385828a8055339f4dbf48cf65d0 Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Thu, 18 Oct 2018 23:03:21 +0530 Subject: [PATCH 5/7] Delete Manifest.java --- app/src/main/gen/org/schabi/newpipe/Manifest.java | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 app/src/main/gen/org/schabi/newpipe/Manifest.java diff --git a/app/src/main/gen/org/schabi/newpipe/Manifest.java b/app/src/main/gen/org/schabi/newpipe/Manifest.java deleted file mode 100644 index 10e45a45a..000000000 --- a/app/src/main/gen/org/schabi/newpipe/Manifest.java +++ /dev/null @@ -1,7 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package org.schabi.newpipe; - -/* This stub is only used by the IDE. It is NOT the Manifest class actually packed into the APK */ -public final class Manifest { -} \ No newline at end of file From 74c624c5c32f3c1bbb08be6eadf359655d19284a Mon Sep 17 00:00:00 2001 From: Kartikey Kushwaha Date: Thu, 18 Oct 2018 23:04:07 +0530 Subject: [PATCH 6/7] Delete R.java --- app/src/main/gen/org/schabi/newpipe/R.java | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 app/src/main/gen/org/schabi/newpipe/R.java diff --git a/app/src/main/gen/org/schabi/newpipe/R.java b/app/src/main/gen/org/schabi/newpipe/R.java deleted file mode 100644 index 088bdfb0d..000000000 --- a/app/src/main/gen/org/schabi/newpipe/R.java +++ /dev/null @@ -1,7 +0,0 @@ -/*___Generated_by_IDEA___*/ - -package org.schabi.newpipe; - -/* This stub is only used by the IDE. It is NOT the R class actually packed into the APK */ -public final class R { -} \ No newline at end of file From dc8f0f52b6547a12a0c0cfb081ef01cc36084e2e Mon Sep 17 00:00:00 2001 From: Tobias Groza Date: Mon, 22 Oct 2018 23:08:46 +0530 Subject: [PATCH 7/7] Code review changes. Co-Authored-By: krtkush --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f7e461829..f4910388f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -518,7 +518,7 @@ Updates - Show a notification to prompt app update when a new version is available + Show a notification to prompt app update when a new version is available Minimize on application switch