Skip to content

[Breaking change] Enforce & refuctor base system and add ubuntu rootfs backup system

Compare
Choose a tag to compare
@puutaro puutaro released this 19 Oct 16:19
· 2152 commits to master since this release
  • Add ubuntu rootfs backup system
  • Add replace variable tsv database for shell
  • Speedup basic system( kill system)
  • Re-design notification system
  • Bug fix(button touch is too sensitive, ubuntu download cannot cancel, )

Add shell's cli for notification, broadcast, toast, intent, and etc.

  • noti (android notification launch, update and exit )
  • send-broadcast (send broadcast )
  • toast (toast message)
  • get_rvar (get setReplaceVariabele tsv var from shell)
  • tsvar (get tsv env var form shell)
  • isend (intent launch from shell)
  • kill_ptree(kill shellscript's proc tree )

-> Detail: ${cmd} --help/-h

[Breaking change] Modify edit site args

Effect fannels

  • cmdBookmaker.js
  • cmdYoutuberU.js
  • cmdYoutuber.js
  • cmdMusicPlayer.js
  • cmdMusicPlayerU.js
  • ttsPlayer.js