So far, this app is very basic, and lacks most of TSLPatcher's features. The only thing it currently can do is copy files from tslpatchdata to the proper folders, and patch 2DA files. However, I plan to try to add more features from TSLPatcher.
You can download the latest release version of the app here, or contribute here. The app is licensed under the GPLv3 (not 3+, just 3). For more details, press the licenses button in-app, or look on the source repo.
Bugs:
• Buttons in menu have no margin
• Please report!
Features:
• Copying files... ✔
• Editing 2DAs... ✔
• Editing TLKs... ❌
• Editing GFFs... ❌
• Editing MODs... ❌
• File selector... ✔
• Namespaces... ❌
• Show info.rtf... ❌
• Other TSLPatcher features?... ❌
Changelog:
b1.1.0 {146}
• Theme UI
• New launcher icon
• Changed minimum API level from 14 to 7
BTS:
• Switch from MarkdownView to txtmark
• Moved files from assets to raw resources
• No longer uses Xdroid.Toaster
• Now uses AppCompat support library and VectorDrawables
• Switch from official aFileChooser to Zhuowei Zang's version