Skip to content
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
wants to merge 154 commits into
base: master
Choose a base branch
from
Open

Portuguese translation #948

wants to merge 154 commits into from

Conversation

lostForeign
Copy link

@lostForeign lostForeign commented Apr 18, 2018

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.

lostForeign wants to merge 132 commits into master from develop

===============================

gainan and others added 30 commits September 16, 2015 14:12
…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.
Cardiak and others added 5 commits June 15, 2017 21:38
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!
@sgeto
Copy link

sgeto commented Apr 18, 2018

Dude...
"not creating this request accordingly" is an understatement.
My eyes hurt.

@devmgsouza
Copy link

If you need translate to PT-BR, i offer myself !

fat-tire and others added 22 commits August 19, 2018 14:46
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.
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 {

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.