Merge changes#7
Open
kimocoder wants to merge 17 commits into
Open
Conversation
kimocoder
commented
Feb 15, 2019
- Fixed foreground being killed, keep the code updated.
- Build tools update
Define common properties at project level:
compileSdkVersion=28
minSdkVersion=14
targetSdkVersion=28
versionName="2019.2-rc1"
Downgrade gradle version requirements to 3.2
Closing the application on Android Nougat and older causes a null pointer exception so we check if the NotificatiionManager Service exists and start it if it doesn't
Consolidate properties at project level
…e as somehow the net.hostname can go missing. Also fixed the mount namespace issue by changing the su command to su --mount-master, that it won't isolate the mount space from nethunter app and terminal app, I think this will prevent the filesystem corruption in kali chroot, but still we need to keep monitoring the status.
…et to /data/local/nhsystem/kali-arm64
…inal-Emulator into simonpunk-nethunter
Merge changes
|
Hey Christian, @kimocoder Hope you doing well. Development was moved to Gitlab time ago and we (@binkybear or me) are not longer collaborating with the Nethunter project. Sorry but the changes if you want them pushed, should be sent to: https://gitlab.com/kalilinux/nethunter/apps/kali-nethunter-term Best regards, |
Author
|
Hi there, yes I know, but it all got a bit messy with this one, looking for patches for ZOOM/pinning and I'd personally preferr GH over The Lab 🥇 |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.