X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Ffree%2Fassets%2Ftr%2Fabout_permissions_light.html;fp=app%2Fsrc%2Ffree%2Fassets%2Ftr%2Fabout_permissions_light.html;h=2a404782a5340fd2a64e5334751186e1379dc37a;hb=0c842fcba25551727cc26a7edc55bd5d5bf262ee;hp=0000000000000000000000000000000000000000;hpb=5ec8d4fbc50f8fc88e883086fbce0e7c041c5527;p=PrivacyBrowserAndroid.git diff --git a/app/src/free/assets/tr/about_permissions_light.html b/app/src/free/assets/tr/about_permissions_light.html new file mode 100644 index 00000000..2a404782 --- /dev/null +++ b/app/src/free/assets/tr/about_permissions_light.html @@ -0,0 +1,74 @@ + + + + + + + + + + +

Tam ağ erişimine sahip olma

+

android.permission.INTERNET

+

WebView’in internete erişimi için gereklidir. Bu izin olmadan, Privacy Browser, “İnternet Olmadan Gizliliğinizi Koruyan Bir Tarayıcı” olacaktır.

+ +

Kısayolları yükleme

+

com.android.launcher.permission.INSTALL_SHORTCUT

+

Başlatıcı masaüstüne, web sayfalarının kısayollarını eklemek için gereklidir.

+ +

Depolama okuma

+

android.permission.READ_EXTERNAL_STORAGE

+

Ayarları, ortak klasörden içe aktarmak için gereklidir. + Android Marshmallow(API 23) versiyonunda ve daha yeni versiyonlarda bu izin verilmediğinde, Privacy Browser, uygulama klasörlerinden ayarları içe aktarır.

+ +

Depolama yazma

+

android.permission.WRITE_EXTERNAL_STORAGE

+

Ayarları ve indirilen dosyaları, ortak klasörlere aktarmak için gereklidir. + Android Marshmallow(API 23) versiyonunda ve daha yeni versiyonlarda bu izin verilmediğinde Privacy Browser, indirilenleri uygulama klasörlerine depolar ve ayarları uygulama klasörlerine aktarır.

+ +
+
+
+ +

In addition, Privacy Browser Free displays ads from Google’s AdMob network using the Firebase backend. + For the free flavor, Firebase adds the following permissions even though they are not listed in the source code + manifest file.

+ +

View network connections

+

android.permission.ACCESS_NETWORK_STATE

+

Allows the ads to tell when you are connected to the internet and when you aren’t (presumably so they don’t try to reload an ad when you are disconnected). + They can also tell if you are connected via Wi-Fi, 2G, 3G, 4G, etc.

+ +

Prevent phone from sleeping

+

android.permission.WAKE_LOCK

+

Allows the ads to keep the processor from sleeping and the screen from dimming, although in my testing I don’t think the ads actually do this.

+ +

Play Install Referrer API

+

com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE

+

Allows other apps to tell if their installation was launched from an ad in Privacy Browser Free.

+ +

Receive data from Internet

+

com.google.android.c2dm.permission.RECEIVE

+

Allows Google to send information directly to the AdView without having to receive a request first (cloud-to-device messaging).

+ +

Receive data from Internet

+

com.stoutner.privacybrowser.free.permission.C2D_MESSAGE

+

Secures the cloud-to-device messages so that only Privacy Browser Free can receive them.

+ + \ No newline at end of file