StarLight
StarLight copied to clipboard
Scriptable messenger auto-reply application with plugin support
``` ────────── StarLight v0.2.1a-240209(build 3) PluginCore v0.2.0 Build.VERSION.SDK_INT: 31 Build.DEVICE: d1x thread : main message : Inconsistency detected. Invalid item position 100(offset:100).state:117 androidx.recyclerview.widget.RecyclerView{984c425 VFED..... ........ 0,0-1006,1862 #7f0a0251 app:id/recyclerViewLogs}, adapter:dev.mooner.starlight.ui.logs.LogsRecyclerViewAdapter@87384f0, layout:androidx.recyclerview.widget.LinearLayoutManager@73794a4,...
- [x] Add nested config category - [x] ~~Add user-created project template~~ - [ ] Add implementations of `Legacy API` and `API2` - [x] Legacy API - [ ] API2...
 Currently Kakaotalk bot apps does not provide a built-in API server that receives requests from outside an app or a device. To send messages to bot apps, tcp/udp sockets...
카톡 알림이 온 방이 여러개일 때 명령어가 온 방 말고 다른 방에 메시지가 잔송되는 문제가 있습니다. 같이 알림이 있던 방(명령어를 안보낸 곳)에 먼저 알림이 가고 원래 방(명령어 보낸 곳)에 조금...
https://github.com/user-attachments/assets/931d34dd-3d06-4a10-ac4e-94a2ef31c3dd https://github.com/user-attachments/assets/38469b8b-33dc-4d9b-bdcf-f850c7e75ea7 프로젝트를 설정후 저장버튼이 표시되지 않아 설정값을 저장할수 없습니다. 재시작후, 한번은 코드 최적화 설정을 조정하여 저장할 수 있지만 한번 저장후 앱재시작 전까지 버튼이 다시 나오지 않습니다. [오류 발생시 비활성화]...
안드로이드 11에 갤럭시 노트10, StarLight v0.2.1a-240209버전을 사용중입니다. 프로젝트의 개수가 일정수 이상이 되면 일부 프로젝트가 보이지 않거나 두개 이상으로 보여지는 문제가 있습니다. 재현 상황을 아래 링크로 첨부하였으니 확인 부탁드립니다. [https://github.com/user-attachments/assets/cfb3488d-d051-495d-9c5d-c747e1f8b422](https://github.com/user-attachments/assets/cfb3488d-d051-495d-9c5d-c747e1f8b422)
*** 치명적인 오류가 발생했습니다. 앱을 종료하는 중... *** [버그 제보시 아래 메세지를 첨부해주세요.] ────────── ``` StarLight v0.2.1a-240209(build 3) PluginCore v0.2.0 Build.VERSION.SDK_INT: 31 Build.DEVICE: d1x thread : main message : Failed...
Design (WIP) 
When `Api.compile()` is called in global scope of project script, it compiles all project including itself, which leads to infinite compilation loop.