-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed France 24 English after a change to their YouTube live link, ad…
…ded ad-support for the Google Play version - disabled by default on GitHub, updated Privacy Policy for the Google Play version
- Loading branch information
1 parent
b546810
commit 768b5c0
Showing
10 changed files
with
132 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
**Privacy Policy** | ||
|
||
Aldrin Zigmund Cortez Velasco built the Digilog TV app as an Open Source app. This SERVICE is provided by Aldrin Zigmund Cortez Velasco at no cost and is intended for use as is. | ||
Aldrin Zigmund C. Velasco built the Digilog TV (Google Play version) app as an Ad Supported app. This SERVICE is provided by Aldrin Zigmund C. Velasco at no cost and is intended for use as is. | ||
|
||
This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. | ||
|
||
If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy. | ||
|
||
The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which are accessible at Digilog TV unless otherwise defined in this Privacy Policy. | ||
The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which are accessible at Digilog TV (Google Play version) unless otherwise defined in this Privacy Policy. | ||
|
||
**Information Collection and Use** | ||
|
||
|
@@ -17,6 +17,7 @@ The app does use third-party services that may collect information used to ident | |
Link to the privacy policy of third-party service providers used by the app | ||
|
||
* [Google Play Services](https://www.google.com/policies/privacy/) | ||
* [AdMob](https://support.google.com/admob/answer/6128543?hl=en) | ||
|
||
**Log Data** | ||
|
||
|
@@ -55,10 +56,10 @@ These Services do not address anyone under the age of 13. I do not knowingly col | |
|
||
I may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. I will notify you of any changes by posting the new Privacy Policy on this page. | ||
|
||
This policy is effective as of 2023-09-01 | ||
This policy is effective as of 2023-09-28 | ||
|
||
**Contact Us** | ||
|
||
If you have any questions or suggestions about my Privacy Policy, do not hesitate to contact me at [email protected]. | ||
|
||
This privacy policy page was created at [privacypolicytemplate.net](https://privacypolicytemplate.net) and modified/generated by [App Privacy Policy Generator](https://app-privacy-policy-generator.nisrulz.com/) | ||
This privacy policy page was created at [privacypolicytemplate.net](https://privacypolicytemplate.net) and modified/generated by [App Privacy Policy Generator](https://app-privacy-policy-generator.nisrulz.com/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,18 @@ | ||
import 'package:flutter/material.dart'; | ||
|
||
//import 'package:google_mobile_ads/google_mobile_ads.dart'; | ||
|
||
import 'package:digilogtv/pages/loadingpage.dart'; | ||
|
||
void main() => runApp( | ||
MaterialApp( | ||
void main() { | ||
// WidgetsFlutterBinding.ensureInitialized(); | ||
// MobileAds.instance.initialize(); | ||
|
||
runApp(MaterialApp( | ||
title: "Digilog TV", | ||
initialRoute: '/', | ||
routes: { | ||
'/': (context) => const LoadingPage(), | ||
}, | ||
)); | ||
)); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,87 +25,38 @@ class ContactPage extends StatelessWidget { | |
|
||
@override | ||
Widget build(BuildContext context) { | ||
return SingleChildScrollView( | ||
child: Column( | ||
crossAxisAlignment: CrossAxisAlignment.stretch, | ||
children: [ | ||
Padding( | ||
padding: const EdgeInsets.fromLTRB(18.0, 36.0, 18.0, 18.0), | ||
child: Image.asset( | ||
'assets/icons/icon.png', | ||
height: 180.0, | ||
width: 180.0, | ||
fit: BoxFit.contain, | ||
return Center( | ||
child: SingleChildScrollView( | ||
child: Column( | ||
crossAxisAlignment: CrossAxisAlignment.stretch, | ||
children: [ | ||
Padding( | ||
padding: const EdgeInsets.fromLTRB(18.0, 36.0, 18.0, 18.0), | ||
child: Image.asset( | ||
'assets/icons/icon.png', | ||
height: 180.0, | ||
width: 180.0, | ||
fit: BoxFit.contain, | ||
), | ||
), | ||
), | ||
const Padding( | ||
padding: EdgeInsets.fromLTRB(18.0, 36.0, 18.0, 18.0), | ||
child: Text( | ||
'You can reach me at [email protected]', | ||
style: TextStyle(fontSize: 18.0, fontWeight: FontWeight.bold), | ||
textAlign: TextAlign.center, | ||
), | ||
), | ||
const Padding( | ||
padding: EdgeInsets.all(18.0), | ||
child: Text( | ||
'Due to the added workload of maintaining this app on the Google Play Store – where they recently required me to include the websites of each TV news channel, although I personally think it\'s not necessary as I trust my users\' ability to distinguish quality news from bad ones, and find the contact information of these TV news networks easily via a simple web search – and the rejection of my recent app update that was intended to promptly resolve a screen timeout issue during video playback till I comply with the said requirement, I\'m now considering the possibility of introducing ads for users who download my app from Google Play as a means of compensating for my efforts in enhancing the overall user experience.', | ||
style: TextStyle(fontSize: 18.0), | ||
textAlign: TextAlign.center, | ||
), | ||
), | ||
const Padding( | ||
padding: EdgeInsets.fromLTRB(9.0, 27.0, 9.0, 18.0), | ||
child: Text( | ||
'Donate Bitcoin to Help Me Maintain this App', | ||
style: TextStyle(fontSize: 27.0), | ||
textAlign: TextAlign.center, | ||
)), | ||
Padding( | ||
padding: | ||
const EdgeInsets.symmetric(horizontal: 9.0, vertical: 18.0), | ||
child: GestureDetector( | ||
onTap: () => copyBitcoinAddress(context), | ||
child: Image.asset( | ||
'assets/images/bitcoin.png', | ||
height: 300.0, | ||
width: 300.0, | ||
fit: BoxFit.contain, | ||
), | ||
)), | ||
const Padding( | ||
padding: EdgeInsets.all(18.0), | ||
const Padding( | ||
padding: EdgeInsets.fromLTRB(18.0, 36.0, 18.0, 18.0), | ||
child: Text( | ||
'Tap the QR Code to Copy the Bitcoin Address to your Clipboard', | ||
style: TextStyle(fontSize: 15.0), | ||
'You can reach me at [email protected]', | ||
style: TextStyle(fontSize: 18.0, fontWeight: FontWeight.bold), | ||
textAlign: TextAlign.center, | ||
)), | ||
const Padding( | ||
padding: EdgeInsets.fromLTRB(9.0, 27.0, 9.0, 18.0), | ||
child: Text( | ||
'Donate Monero to Help Me Maintain this App', | ||
style: TextStyle(fontSize: 27.0), | ||
textAlign: TextAlign.center, | ||
)), | ||
Padding( | ||
padding: const EdgeInsets.all(9.0), | ||
child: GestureDetector( | ||
onTap: () => copyMoneroAddress(context), | ||
child: Image.asset( | ||
'assets/images/monero.png', | ||
height: 300.0, | ||
width: 300.0, | ||
fit: BoxFit.contain, | ||
), | ||
)), | ||
const Padding( | ||
padding: EdgeInsets.all(18.0), | ||
), | ||
), | ||
const Padding( | ||
padding: EdgeInsets.fromLTRB(18.0, 36.0, 18.0, 18.0), | ||
child: Text( | ||
'Tap the QR Codes to Copy the Monero Address to your Clipboard', | ||
style: TextStyle(fontSize: 15.0), | ||
'You have downloaded the ad-supported version of this app from Google Play. An ad-free version is available on GitHub. Other ads are provided by their respective TV news channels.', | ||
style: TextStyle(fontSize: 18.0), | ||
textAlign: TextAlign.center, | ||
)), | ||
], | ||
), | ||
), | ||
], | ||
), | ||
), | ||
); | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters