Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 867 Bytes

STATUS.md

File metadata and controls

59 lines (45 loc) · 867 Bytes

Project Status

🟥 Need implement
🟨 Initial support
🟩 Full implemented

Components

Layout
  • 🟩 AbsoluteLayout
  • 🟩 LinearLayout
  • 🟩 FlowLayout
  • 🟨 CardLayout
  • 🟨 FrameLayout
  • 🟨 ScrollView
Views
  • 🟩 Button
  • 🟩 Switch
  • 🟩 TextView
  • 🟩 SeekBar
  • 🟨 EditText
  • 🟨 ImageView

Interface

  • 🟩 XML UI
  • 🟨 Themes
  • 🟨 Multi window
  • 🟨 Menus
  • 🟩 Text/Localization
  • 🟩 Attributes
  • 🟩 ColorState
  • 🟩 Read drawables.
  • 🟩 Scalable UI.
  • 🟥 Path (A like SVG) Drawables (Broken in #8)
  • 🟨 Clip based in path.

General

  • 🟩 Looper
  • 🟨 Activity
  • 🟨 Read bitmap.
  • 🟨 Services.
  • 🟥 Write bitmap.

Applets

  • 🟨 Clipboard.
  • 🟨 Display.

Events

  • 🟩 Keyboard
  • 🟩 Mouse
  • 🟥 Joystick

Full project status: ALPHA