-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add deprecation and future disabling of playstore builds warning to b…
…anner
- Loading branch information
1 parent
1c272f5
commit d1a911b
Showing
3 changed files
with
29 additions
and
1 deletion.
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
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
|
||
You are likely using a very old version of Termux, | ||
probably installed from the Google Play Store. | ||
There are plans in the near future to remove the | ||
Termux apps from the Play Store so that new users | ||
cannot install them and to **disable** them for | ||
existing users with app updates to prevent the use | ||
of outdated app versions. Instead, you are | ||
encouraged to move to F-Droid or Github sources | ||
(see [1]). You can backup all your current Termux | ||
data before uninstallation and then restore it later | ||
by following instructions in the wiki [2]. Check | ||
the changelog [3] for all the new features and fixes | ||
that you are currently missing. Check [4] for why | ||
this is being done. | ||
|
||
[1] https://github.com/termux/termux-app#installation | ||
[2] https://wiki.termux.com/wiki/Backing_up_Termux | ||
[3] https://github.com/termux/termux-app/releases | ||
[4] https://github.com/termux/termux-app#google-play-store-deprecated | ||
|