Giter VIP home page Giter VIP logo

ktxpy's Issues

When will third-party libraries be supported?

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Support for armv7?

This is arm64 only atm? Is armv7 support planned? Would love to use this on my old device.

Add a margin around line number

The screen protector guys played dirty amd game me cornered black (about 2px) protector

When i try to check the line number, its mostly under there (its wayyy to much on the edge)

Please add a minimum margin on the left.

Request for Java Rewrite

Hi @PsiCodes,

I've been following the development of your "KtxPy" repository, and I find it interesting. However, I believe it could be beneficial to a wider audience if it were written in Java, as it's a language that more people are familiar with.

I kindly request if you could consider rewriting the codebase in Java. Additionally, it would be great if you could provide comprehensive documentation to help users understand the project better.

[feature]: set file path

please add feature set file save path when creating new file, i suggest in the dialog while creating new file.
so in the create new file dialog, there is a file title then below it is edit text to set the file storage path, just make the default /storage/emulated/0/KtxPyProjects/
for the menu for creating a folder, I think we can use the terminal for a while

[repair]: status pointers and toolbars

suggestions to fix the pointer color of the hostname/terminal directory to green and add a toolbar like the original termux because this feature is very important, as I marked
IMG_20230625_133831

Feature request: Improve UI using Material3

unnamed (2).png

unnamed (1).png

unnamed.png

Check out these images of the CodeAssist app. Modify your Ktxpy app to enhance the UI, incorporating Material3. For example, in the CodeAssist app, the run button is located in the top app bar—please make a similar adjustment in the Ktxpy app. Additionally, consider adding a build logs function to the Ktxpy app, similar to the one in the CodeAssist app.
Use top app bars instead of MaterialToolbar for improved clarity and readability.
And
set

	<item name="android:navigationBarColor">@android:color/transparent</item>
	 <!-- set to transparent if your app is drawing behind the status bar. --> -->
	<item name="android:statusBarColor">@android:color/transparent</item>
	 <!-- set for a light status bar with dark content. --> -->
	<item name="android:windowLightStatusBar">true</item>
	<item name="android:windowLightNavigationBar">true</item>

Implement support for both light and dark modes in the app. Preferably, utilize "Theme.Material3.Light.NoActionBar" in values/themes.xml for light mode and "Theme.Material3.Dark.NoActionBar" in values-night/themes.xml for dark mode.

my pullrequest

bro, why are all my pullrequests I've ever sent lost in this release?

Modules

Hi, The program is extremely beautiful and practical and has high efficiency, but is it possible to install and import libraries in it? Please tell me as soon as possible❤
Edit: I see that you haven't added the user interface libraries feature, however I think it is possible to manually import a library, is that so?

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.