Skip to content
/ splitme Public
forked from hidroh/splitme

Quick settings tile to toggle split screen for Android 9 and above

Notifications You must be signed in to change notification settings

jr20xx/splitme

 
 

Repository files navigation

SplitMe

Repository Size

Table of Contents

Description of the project

This repo contains a fork of SplitMe, a project created by Ha Duy Trung to add a quick settings tile to toggle the split screen functionality in devices with Android 9 (Pie) and above, where this functionality may be hidden.

The fork was created to try to bring a little more life into the original project, by adding some additional features and experimenting a bit.

Changelog

  • Update of the project structure.
  • Compile SDK updated to 33.
  • Code fully translated to Java (may be temporarily).
  • Source compatibility updated to Java 11.
  • Enabled Data and View bindings.
  • Addition of AppCompat libraries.
  • Checks to prevent battery optimization from killing the app.
  • Declaration of the app as a Device Administrator to prevent accidental uninstalls.
  • Addition of an activity to centralize the requests of all the permissions.
  • Update of the default strings.
  • Addition of Spanish translations.
  • Addition of an icon for the app.
  • Removal of the deprecated dependency 'LocalBroadcastManager'.
  • Code cleanup.

Contribution

We value a lot any kind of contribution and we encourage you to submit pull requests and to provide tutorials or other relevant content that might help to improve this project.

You can also contribute to this repo by adding a star to it and/or sharing the link if you find it helpful in some way. Any form of help will be highly appreciated.

Credits

Special thanks to:

  • Ha Duy Trung, for the source code of the original project.
  • K S Maan, for most of the ideas for the changes and for testing the app.

Preview:

demo

Disclaimer

Warning

  • The use of this app in heavily modified custom ROMs is discouraged because unexpected behaviors may arise.
  • Any of the people involved in the development of this app can't be considered responsible for any potential damage or issue that may occur to you or your device while using the app.
  • Use the app at your own risk and consideration.

About

Quick settings tile to toggle split screen for Android 9 and above

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%