Skip to content
Nicholas VanCise edited this page Jan 22, 2021 · 15 revisions

Project Items

  • Standardize project generation structure in Quorum (in progress)
  • Test and standardize resource access and locations relative to RoboVM
  • Switch to device UUID instead of name in the destination specification (name has edge cases where this type of specification may fail)
  • Test alternate Quorum project templates and accessibility features (in progress)
  • Implement sound not from a file (ex. white noise generator, AM & FM Synthesis (specifically the AudioSample class)) in the Quorum Standard Library code used to access audio buffers (relevant files containing unimplemented methods located here)
  • Implement NSAccessibility project, and add the resulting natives to the modified freetype CmakeLists.txt for integration (relevant Apple docs here here and here)
  • Implement Cmake natives generation/build through gradle
  • Tactile vibration integration using CoreHaptic RoboVM bindings