Coder Social home page Coder Social logo

arashvscode / sketchware-pro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sketchware-pro/sketchware-pro

2.0 0.0 1.0 644.21 MB

Sketchware Pro's sources, in Java. Now anyone can contribute to Sketchware Pro.

License: Other

Java 99.37% HTML 0.50% Kotlin 0.08% Makefile 0.01% Lex 0.05%

sketchware-pro's Introduction

Sketchware Pro

GitHub contributors GitHub last commit Discord server stats

Here you'll find the source code of many classes in Sketchware Pro, and most importantly, the place to contribute to Sketchware Pro.

Building the app

You must use Gradle to build the app. It's highly recommended to use Android Studio, though.

There are two build variants with different features:

  • minApi26: Supports exporting AABs from projects, as well as compiling Java 1.8, 1.9, 10, and 11 code. However, it only works on Android 8.0 (O) and above.
  • minApi21: Can't produce AABs from projects, and can only compile Java 1.7 code, but it supports down to Android 5.

You must select the appropriate build variant in Android Studio using the Build Variants tab or use the appropriate build Gradle command.

Source code map

Class Role
a.a.a.Dp Helper for compiling an entire project
a.a.a.Ix Responsible for generating AndroidManifest.xml
a.a.a.Jx Generates source code of activities
a.a.a.Lx Generates source code of components, such as listeners, etc.
a.a.a.Ox Responsible for generating XML files of layouts
a.a.a.qq Registry of built-in libraries' dependencies
a.a.a.tq Responsible for the compiling dialog's quizzes
a.a.a.yq Organizes Sketchware projects' file paths

You can also check the mod package that has the majority of contributors' changes.

Contributing

Fork this repository and contribute back using pull requests.

Any contributions, large or small, major features, or bug fixes, are welcomed and appreciated, but will be thoroughly reviewed.

How to contribute

  • Fork the repository to your GitHub account.
  • Make a branch if necessary.
  • Clone the forked repository to your local device (optional, you can edit files through GitHub's web interface).
  • Make changes to files.
  • (IMPORTANT) Test out those changes.
  • Create a pull request in this repository.
  • The repository members will review your pull request, and merge it when they are accepted.

What changes we'll (most likely) not accept

Most changes might be UI-related, and we think it's more or less a waste of time. If something design-related gets changed, ideally the whole app must follow the new style too, and that's hard to accomplish, especially for mods. That's why:

  • Major changes to the UI (components which exist in vanilla Sketchware) are unlikely to be accepted.

Commit message

When you've made changes to one or more files, you have to commit that file. You also need a message for that commit.

You should read these guidelines, or that summarized:

  • Short and detailed.
  • Prefix one of these commit types:
    • feat: A feature, possibly improving something already existing.
    • fix: A fix, for example of a bug.
    • style: Feature and updates related to styling.
    • refactor: Refactoring a specific section of the codebase.
    • test: Everything related to testing.
    • docs: Everything related to documentation.
    • chore: Code maintenance (you can also use emojis to represent commit types).

Examples:

  • feat: Speed up compiling with new technique
  • fix: Fix crash during launch on certain phones
  • refactor: Reformat code at File.java

Thanks for contributing

They help keeping Sketchware Pro alive. Each (helpful) accepted contribution will get noted down in the "About Modders" activity. We'll use your GitHub name and profile picture initially, but they can be changed of course.

Discord

Wanna chat with us, talk about changes, or just hang out? We have a Discord server just for that.

Join our Discord server!

Disclaimer

This mod was not meant for any harmful purposes, such as harming Sketchware; Quite the opposite actually. It was made to keep Sketchware alive by the community for the community. Please use it at your own discretion and be a Patreon backer of them, for example. Sadly, all other ways to support them aren't working anymore, so it's the only way available currently. Here's their Patreon page.

We love Sketchware very much, and we are grateful to Sketchware's developers for making such an amazing app, but unfortunately, we haven't received updates for a long time. That's why we decided to keep Sketchware alive by making this mod, plus we don't demand any money, it's completely free :)

sketchware-pro's People

Contributors

javkhlank avatar hasrat-ali avatar khaled-0 avatar sectiontn avatar ilyassesalama avatar tyron12233 avatar raival-e avatar pranavpurwar avatar hosni-fraj avatar iyxan23 avatar keller-zirus avatar nethical6 avatar martlintz avatar bluecatsoftware avatar nerbly avatar omeraydindev avatar freindlytech avatar maks-gaming avatar nicesapien avatar theclashfruit avatar toastcodedev avatar lahds16 avatar

Stargazers

 avatar PHANTOM XOTIC avatar

Forkers

sanzcyber

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.