-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Portuguese translation #948
Open
lostForeign
wants to merge
154
commits into
master
Choose a base branch
from
develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
…rk interfaces. reload correctly the network devices list. launch the network radar when selecting a new network interface from the dialog.
…date occurs, or when we connect to a wifi from the app.
Conflicts: cSploit/res/values/strings.xml cSploit/src/org/csploit/android/MainActivity.java cSploit/src/org/csploit/android/core/System.java cSploit/src/org/csploit/android/net/Network.java MainActivity has been heavily changed, many tests needed.
TODO: UI prompt before removing current targets.
Conflicts: cSploit/build.gradle
…t over all the others widgets. Thanks to @0MazaHacka0 for reporting it. Closes #432
Update support library 23.01->23.1.0 Seems to work for me. Merging.
While waiting for cSploit 2.0 to come online, here's a quick refresh: * target API/sdk 27, support as far back as 14 (from 9) * update libraries and use new "implementation" build.gradle syntax * Update Java to 1.8 * Update to gradle 4.5.1 from 2.9 * Update android gradle plugin from 1.5.0 to 3.2.0-a3 * Use the google dependency repository * simplify build.gradle date stamp calculation * update ACRA (even though target end point @ iriscouch went offline). This is not really tested past the "send info" dialog (no point) * Support multi-window on chromebook. * Add Notification Channel as required by Oreo (Android 8) * Add very simple runtime permissions request * Minor changes to use .apply() instead of .commit() * Similar minor fix to use Locale with string formatting. * Minor removal of dialog theme defining itself * Fix bug in SettingsFragment where super.onViewCreated() not called * Minor fix to preferences compat xml file Th-that's all, folks!
Update everything to Android 3.2 canary 4. @xaitax feel free to build away!
Dude... |
If you need translate to PT-BR, i offer myself ! |
This was an issue in ACRA. Thanks to vczilla & gregd for chasing it down. See issue #941
Bring cSploit code up to date (Android Pie/AS 3.3 current) + AndroidX + other fixes
Update gradle to 4.10 release and bring in gradle.properties to git...
Update to latest build tools + androidx libraries.
Update build tools, a few libraries, & MaterialComponents theme
Bring build more up to date...
Announce EOL. The project hasn't been updated by the devs for a long time.
EOL notice
Realdez9
approved these changes
Nov 16, 2021
implementation 'org.tukaani:xz:1.8' | ||
implementation 'ch.acra:acra-http:5.2.0' | ||
implementation 'ch.acra:acra-notification:5.2.0' | ||
testImplementation 'junit:junit:4.12' | ||
} | ||
|
||
android { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Help
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.
Hi Guys,
First of all, so sorry if I am not creating this request accordingly. I've created an GitHub account only to try offering some help on translating cSploit to portuguese.
If anyone can help me to find the app English files so I can use to start translating, please let me know. Any other info on how to proceed on the whole process is also appreciated.
Thank you!
===============================
Just saw the following info and that's NOT what I meant! I just couldn't create a request without selecting anything on those fields.
===============================