Der Thread für Android-Geräte

Planet

50% water, 50% air, the glass is always full!
PSN-Name: PlanetJumble
Es klingt für mich ähnlich wie die File Management Berechtigung. Nicht jede App darf die sich einfach ins Manifest schreiben, weil sonst immer noch zu viele Benutzer einfach immer alles auf OK klicken. Der Entwickler muss begründen, wieso die App diese Berechtigung benötigt.

Task Manager, Launcher und dergleichen brauchen das. CANDY MEGA EXPLOSION HOURLY CHALLENGES RATE US FIVE STARS nicht so unbedingt.
 

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Nicht jede App darf die sich einfach ins Manifest schreiben, weil sonst immer noch zu viele Benutzer einfach immer alles auf OK klicken.
Oder zu viele lehnen die Installation ab. Google will aber daß möglichst viele möglichst viele Apps aus dem Store benutzen.
Deswegen sieht man seit Android 6 überhaupt nicht mehr welche Rechte eine App nutzen will wenn man das nicht explizit nachschaut.
Nur für einige spezielle Berechtigungen (Kontakte, Location...) muß der User zur App-Laufzeit nun zustimmen bevor die App darauf zugreifen kann. Ist die App schon mal installiert, klickt der User doch viel leichter auf ja als vor der Installation.


Lara Croft GO by SQUARE ENIX is currently FREE, down from $4.99.

Monument Valley 2 by ustwo games is currently FREE, down from $4.99.
Hier auch

https://play.google.com/store/apps/details?id=com.squareenixmontreal.lcgo

https://play.google.com/store/apps/details?id=com.ustwo.monumentvalley2
 
Zuletzt editiert:

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
LineageOS 17.1 (basierend auf AOSP 10) ist da!

"Root" wird nicht mehr unterstüzt X(. Geht nur noch über eine Lösung von dritten (also momentan "Magisk").
Privacy Guard gibt es nicht mehr :(.
Expanded Desktop gibt es nicht mehr. Ersatz: AOSP Gestennavigation
Neue erweiterte Theme Optionen :)
Ein LineageOS Recovery gehört jetzt zu allen offiziellen Geräten.



Changelog 24 - Tenacious Ten, Rad Recovery, Witty Wiki, and Terrific Themes!

Hello, LineageOS 17.1

We have been working extremely hard since Android 10’s release last August to port our features to this new version of Android. Thanks to massive refactoring done in some parts of AOSP, we had to work harder than anticipated to bring some features forward, and in some cases, introduced implementations similar to some of our features into AOSP (but we’ll get to that later).

First, let’s talk about naming versioning - you may be thinking “Shouldn’t this be 17.0, as AOSP is on 10, and not 10.1?”. and given our previous versioning, you’d be correct. When the December Android Security Bulletin (ASB) dropped, we rebased on the more feature filled Google Pixel 4/4 XL tag of AOSP. We decided that, in the future, if we decide for any reason to rebase a large number of repos on a different tag, we will uprev our subversion, eg. 17.0 -> 17.1. As per this migration, on March 4th, we locked all lineage-17.0 branches and abandoned existing 17.0 changes. Not to fear, you can always cherry-pick your changes to 17.1, even via the Gerrit UI if you’d like!

New Features!
  • A new partial screenshot UI was implemented that lets you hand select smaller parts of your screen and edit the screenshots. So, feel free to go give it a “shot”!
  • We know many of you have been waiting for news on themes since the CyanogenMod Theme Engine’s deprecation in CyanogenMod 13.0, and those of you in this boat are in for a treat!
    • AOSP’s new ThemePicker app was adapted to have the range of accents you’ve become used to with our old implementation, Styles.
    • We also opted to enable support for font change, icon shape (both QuickSettings and Launcher) and icon style changes (eg. changing the style of the Wi-Fi/Bluetooth icons).
  • Trebuchet has long been able to hide apps from the Launcher and protect them with a passcode/password, but now you can also use your biometric sensor to authenticate as well!
  • October, November, December 2019 and January, February, March 2020 security patches have been merged.
    • Builds are currently based on the android-10.0.0_r31 tag, which is the Pixel 4/4 XL’s tag.
  • Wi-Fi display is available once again.
  • Support for on-screen fingerprint sensors (FOD) has been added.
  • Support for pop-up and rotating cameras has been added.
  • Support for Australian English, Lithuanian, Latvian, Dutch, Romanian, Slovenian, Serbian and Turkish spell checking has been added to AOSP keyboard.
  • AOSP keyboard available emojis have been updated to Emoji 12.0.
  • WebView has been updated to Chromium 80.0.3987.132.
Lineage Recovery
Lineage Recovery is now the defacto install solution for LineageOS. It will be built by default for all official devices. This was done purely to streamline the process and prevent having to coordinate releases. This is not at all to speak ill of other custom recoveries, they’re great! Several of them even contributed to Lineage Recovery in one way or another. Maintainers will, as always, be able to specify an alternative recovery on their device’s Wiki page, so long as they provide full instructions for its usage.

Deprecations
  • The Styles API, is now deprecated in favor of the aforementioned ThemePicker app.
    • There is complete feature parity between the two, with ThemePicker now more fully featured!
  • PrivacyGuard has been superseded by AOSP’s new PermissionHub. It is almost equivalent in feature parity and directly conflicted with all attempts to forward-port Privacy Guard.
    • As a byproduct of this, our usual provided AddonSU zip to enable root access for the user is no longer feasible.
    • You’re still welcome to use 3rd party root solutions, and we even have Lineage representatives in regular contact with heads of 3rd party root solutions to help maintain compatibility.
      • Please note that this does not mean that we support said solutions, and if you’d like to report a bug, we still need to know what 3rd party addons you’re using on the ticket, and your problem may stem from said 3rd party addon.
    • For developers fretting this - no worries, ADB root is still available at the same old location.
  • Expanded Desktop has been dropped in favor of the new AOSP navigation gestures.
    • Expanded Desktop API conflicted with AOSP gestures implementation now, and the framework part was hard to port due to big code refactor in AOSP.
    • Furthermore, the original implementation had a lot of issues in the past 2 android versions, for example tapping the power button or double tapping the screen did not wake up the device when Expanded Desktop was enabled, soft-key buttons did not appear when opening the keyboard and probably more.
On the whole, we feel that the 17.1 branch has reached feature and stability parity with 16.0 and is ready for initial release. With 17.1 being the most recent and most actively developed branch, on April 1st, 2020 it will begin receiving nightly builds and 16.0 will be moved to weekly builds.

LineageOS 17.1 will launch building for a small selection of devices, with additional devices to come as they are marked as both Charter compliant and ready for builds by their maintainer.







Backup - da LOS leider alle alten Builds löscht :(

The last builds for LineageOS 16.0 devices when transitioning to 17.1.

FP2, griffin, jactivelte, jflteatt, jfltespr, jfltevzw, jfltexx, jfvelte, m8, m8d, vs985, cheryl, chiron, dipper, discovery, enchilada, fajita, guacamole, I01WD, nash, oneplus3, payton, pioneer, polaris, river, sagit, z2_plus, d800, d801, d802, beryllium, d803, d850, d851, d852, d855, f400
https://archive.org/details/lineage-16.0-20200325-nightly-beryllium-signed
https://archive.org/download/lineage-16.0-20200325-nightly-beryllium-signed
 
Zuletzt editiert:

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Youtube-Web-App im Design wie es z.B. auf der PS4 benutzt wird.

YouTube client for set-top boxes and Android-based TVs
Nova-days devices like TVs usually have a number of problems with YouTube. This app is intended to fix such flaws
Features

  • 4K support
  • runs without Google Services
  • designed for TV screens
  • stock controller support
  • multilingual search keyboard
  • fully localized
https://smartyoutubetv.github.io/
https://github.com/yuliskov/SmartYouTubeTV
 

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Welche?
Das Oneplus Gerät ist in dem Link dokumentiert - da hat der Hersteller vermutlich irgendwas falsch gemacht.

Die Wahl der richtigen Partitionsgröße ist nicht so einfach. Zu groß wird dem User unnötig Speicher genommen, zu klein reicht der Platz für OS Upgrades evtl. nicht.
Deshalb hat Google "virtuelle" Partitionen eingeführt, um bei einem Upgrade leichter Partitionsgrößen ändern zu können. Geht aber auch nur wenn der User den vorhandenen Platz nicht ausgenutzt hat.


Das 32GB Beispiel hab ich mir ausgedacht :ugly:
In der Androiddokumentation ist ein Beispiel drin - dort rechnet sich das Google aber schön, und kommt auf <1GB Mehrbedarf.
Fakt ist, es gibt nun die Systempartition doppelt, und die braucht entsprechend den doppelten Platz wie auf einem klassichen System
(Letzteres bestreitet Google. Ihre Erklärung ist für mich aber nicht schlüssig. Sie machen Tricksereien mit .odex Dateien, aber nur auf dem A/B System - das ist kein fairer Vergleich).
 
Zuletzt editiert:

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Wer ein Samsunggerät hat sollte sich mal Good Lock anschauen. Das offizielle Samsungtool ermöglicht viele Anpassungen im UI, die man eher von Custom ROMs kennt.
https://www.androidpolice.com/2020/03/09/hands-on-with-samsungs-big-good-lock-2020-update/


Edit:
Anwendung nicht unterstützt
Diese App kann nicht mehr gekauft werden oder wird in diesem Land nicht unterstützt.
https://galaxystore.samsung.com/detail/com.samsung.android.goodlock

~hmm~ Region Lock - also VPN oder APK...
 
Zuletzt editiert:

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
https://developer.android.com/about/dashboards
Hier hatte Google immer die Verteilung der Androidversionen veröffentlicht (Benutzte Geräte im PlayStore o.ä. innerhalb von 7 Tagen).
Zuletzt wurde die Statistik nur noch sehr selten aktualisiert. Jetzt hat Google diese komplett entfernt.

Diese Informationen befinden sich ab sofort im Assistenten von Android Studio (Entwicklungswerkzeug für Android):




Das ergibt dann folgende Verteilung:

Code:
Android Platform Version (API Level)    Distribution (as of April 10, 2020)

Android 4.0 “Ice Cream Sandwich” (15)    0.2%
Android 4.1 “Jelly Bean” (16)    0.6%
Android 4.2 “Jelly Bean” (17)    0.8%
Android 4.3 “Jelly Bean” (18)    0.3%
Android 4.4 “KitKat” (19)        4.0%
Android 5.0 “Lollipop” (21)      1.8%
Android 5.1 “Lollipop” (22)      7.4%
Android 6.0 “Marshmallow” (23)  11.2%
Android 7.0 “Nougat” (24)        7.5%
Android 7.1 “Nougat” (25)        5.4%
Android 8.0 “Oreo” (26)          7.3%
Android 8.1 “Oreo” (27)         14.0%
Android 9 “Pie” (28)            31.3%
Android 10 (29)                  8.2%
https://www.xda-developers.com/android-version-distribution-statistics-android-studio/


Edit:

https://9to5google.com/2020/04/10/google-kills-android-distribution-numbers-web/
 
Zuletzt editiert:

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Meine Library des Google PlayStore ist unvollständig ?(. Alle alten Programme ab einem gewissen Zeitpunkt fehlen. Ich hab das auf zwei Geräten geprüft. Die Liste endet auf beiden an der gleichen Stelle, alle älteren Apps fehlen.

Auf der Webseite des PlayStores sind noch alle Einträge vorhanden. Bis auf die Programme, dir mir Google gelöscht hat X(.
z.B. hat mir Google alle Programme eines bestimmten Entwicklers geklaut, die zwar schon länger nicht mehr im PlayStore gelistet waren, aber bisher immer noch in meiner Library waren. Auf apkpure.com hab ich zumindest eines wiedergefunden...
 
Zuletzt editiert:

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Endlich gibt es wieder News zum Kiwi Browser (unterstützt Chrome Extensions, Export und Import von Bookmarks (lokal!) :D). Das letzte Release liegt Monate zurück und es herrschte Funkstille.

Die gute Nachricht:

Der Browser wird komplett OpenSource. Andere Browser können jetzt Kiwi-Features übernehmen.


Die schlechte Nachricht:

Der Entwickler wird wohl nicht groß weiter an Releases arbeiten, zumindest nicht alleine.




Hi XDA community,

Every year, the tradition with Kiwi is to announce something big for its anniversary:

- 15 April 2018 - First Kiwi Browser release.
- 15 April 2019 - Kiwi Browser gets support for Chrome Extensions.
- Today, Kiwi Browser for Android is going full open-source, like Chromium or Mozilla Firefox.

Everything is released, including extensions code, no strings attached.

You are even allowed to integrate Kiwi in your commercial browser (yep, Microsoft Edge, Brave and Vivaldi are encouraged to use code) or create your own (if you have custom ROMs for example).

This project represents thousands of hours of work.

Pushing such code is absolutely important, it means that new browsers will be able to support extensions and add new functionalities by reusing the work done on Kiwi Browser. In the past weeks, I worked with other browsers to help them integrate Kiwi functionalities. Hope to see good news soon.

If you want to improve Kiwi, your changes will be reviewed actively on GitHub. If you want to create your own fork, feel free to do so.

My goal is to open new possibilities for anyone to mod their browser with absolute freedom.

Give back the power to the user.

The source-code is now available on GitHub and is now the reference for all future developments. It's in Java and C++. As Chromium build system can be sometimes complex to setup, all the dependencies are already included in the repository.

Feel free to share the news with the modding community and Android lovers around you.

Enjoy your day,
Arnaud.
I'll keep doing some patches, but minimal changes otherwise as I tend to like how is Kiwi right now.

This means modders can do whatever they want without restriction and some well known browsers have shown very strong interest to iterate / improve the Kiwi work, which then I can reuse in Kiwi
GitHub yes, but for now I'm not really happy with the rebase version despite spending significant efforts on it (it performs poorly compared to the one that is live and feels like a regression to me)
https://forum.xda-developers.com/showpost.php?p=82317933&postcount=3084
https://play.google.com/store/apps/details?id=com.kiwibrowser.browser
https://github.com/kiwibrowser/src
 
Zuletzt editiert:

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Total Commander 3.0 ist da! :)

TC ist unter Android genauso unersetzlich wie unter Windows :lehrer:

What's new in Total Commander 3.0 final (April 16, 2020):

  • Unpack rar5, 7z, tar, gz, z, bz2, arj, lzh, iso, img, cab in addition to zip and rar
  • Multi-rename tool: To use it, select at least one file or folder
  • Compare by content (via context menu): Select exactly 2 files
  • Backup and install split APK files
  • "Open with" now allows to choose between file: and content: URL parameters on Android 10
  • Define internal associations for the context menu "Play (foreground)", e.g. to set a player for streaming from plugins
  • Hotkeys Ctrl+C, Ctrl+X, Ctrl+V (copy, cut, paste via clipboard) and Ctrl+R (re-read) for users with external keyboard
  • Button bar: New parameters action: and category: supported, to explicitly set the action and one or more categories
  • Media Player: Show current track and total tracks under icon in overhead notification
  • Master password: Let the user choose between the new (BiometricPrompt) and old (FingerprintManager) fingerprint functions
  • Support wildcards in ignore list, e.g. *~ or name*.*
  • Apply ignore list also to virtual folders like ///_SD-Card
  • Search function: Added "Older than" option
  • Support for Android 10
https://www.ghisler.com/android.htm

https://ghisler.com/tcandroid3.apk

https://play.google.com/store/apps/details?id=com.ghisler.android.TotalCommander


Läuft ab Android 2.2:

Min: Android 2.2 (Froyo, API 8 )
Target: Android 9.0 (Pie, API 28 )

Unterstützte Architekturen:

ARMv6
ARMv7
ARM64
X86
X86-64
MIPS

Sehr vorbildlich :okay: :)


Nützliche Plugins finden sich wie immer hier oder im PlayStore.


Das ist das erste Release seit rund 1,5 Jahren. Schuld ist Google :evil:, das letzte Update hat er noch veröffentlicht bevor Googles strenge TargetAPI Anforderungen... in Kraft getreten sind. Jetzt sind 64Bit Binaries drin und die TargetAPI ist die zweitneuerste.
Zudem steckt ein Haufen Arbeit (und vermutlich Bugs) in der Unterstützung des dummen Storage-Access-Frameworks, ohne das Google in Zukunft keinen Dateizugriff mehr erlaubt.
 
Zuletzt editiert:

crysmopompas

I am a bot ¯\_(ツ)_/¯
systems, systems, systems, systems, systems, systems, systems, systems, systems, systems, systems
Spielt gerade: GT7 | 60fps FTW
Epic Games gives in and finally puts Fortnite on the Google Play Store

After 18 months of operating Fortnite on Android outside of the Google Play Store, we’ve come to a basic realization:

Google puts software downloadable outside of Google Play at a disadvantage, through technical and business measures such as scary, repetitive security pop-ups for downloaded and updated software, restrictive manufacturer and carrier agreements and dealings, Google public relations characterizing third party software sources as malware, and new efforts such as Google Play Protect to outright block software obtained outside the Google Play store.

Because of this, we’ve launched Fortnite for Android on the Google Play Store. We’ll continue to operate the Epic Games App and Fortnite outside of Google Play, too.

We hope that Google will revise its policies and business dealings in the near future, so that all developers are free to reach and engage in commerce with customers on Android and in the Play Store through open services, including payment services, that can compete on a level playing field.
 
Top