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

Ignore: Update branch text layout #2

Closed
wants to merge 51 commits into from
Closed

Conversation

GabrielBRDeveloper
Copy link
Owner

No description provided.

gabriel and others added 30 commits April 8, 2024 10:45
- Activity switch dont hide the window.
- Correct scrollbar size.
- Recycle based in main loop.
- Text support.
- CoreFlags
- Better menu annimation
- Add clickable to StateList
- Service support.
- Optiminze import.
- Frame Layout support.
- Support to break text
- Margins
- Gravity parser
- Fix EditText padding
- Window show on center screen
- Allow views show menu.
* Doc update

* Update STATUS.md

* Restore orignal nanovg

- Rollback to original NanoVG
- Support to Java 8
- EditText hint
- ColorStateList
- Window attributes: width, height
- TextChangedListener
* Update docs

* LayerListDrawable: size and gravity

* NinePath implement

* Implement Launch

 - Now for change activity you can use: Launch.
- HardwareSurface: Allow render things directly to Framebuffer.
- Better menu implment.
- XML Menu

* Parcel put

+ Parcel put
+ Organization things

* Clip

+ Canvas context fix.
+ CardLayout
+ Customize 4 sides of rounded rect.

* ActivityStack

* Customize font

* Fix native-image build (broken nanovg config)

* Fix activity stack

- Add suport to pre set activity creators

* fix activity stack (+1)

* Better font loader

+ Better resources cache implement.
+ Better font loader
+ Fix image size in ImageView

* Several Looper Fix

+ Recerete Looper system.
+ Focus navigate.
+ Italic and bold.
+ Shader crash in windows devices
- Obtain file dir based in OS.
- Some focus fixes.
- Mipmaps.
- View: visibility.
* separate core and engine
* Recreate MANIFEST.MF
* Remove some resiliente files
* Fix github build
-> Move application static to modular runtime.
-> Enable multi-application support.
-> Migrate Looper to modular structure
-> More Flags
-> Disable System Exit
-> Add AssetsLoader structure
-> Migrate GLES and HardwareSurface to texel-core.
-> Organize texel core
-> Implement maxWidth and maxHeight
-> Implement FlowLayout
-> Implement SeekBar widget
-> Fix LayerListDrawable size
-> EditText line breaks.
-> EditText hintColor
-> Obtain Looper from context
-> Delete unsed TransitionAttr file.
-> Allow multiples buffer size in text layout
@GabrielBRDeveloper
Copy link
Owner Author

I remaked this in a7ce7ba

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.

1 participant