8000 Releases · ericswpark/camsung · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: ericswpark/camsung

1.1.2

20 May 00:18
6fcb245
Compare
Choose a tag to compare

release: 1.1.2

Changed

  • App shortcuts now cause the app to exit after muting or unmuting the camera, for ease of automation with Galaxy Routines
  • You can now send intents to the Broadcast Receiver from any app, such as Tasker. Please refer to the README for pre-made task XML files

수정

  • 앱 바로가기를 사용하여 카메라 무음을 활성화하거나 비활성화할 경우 갤럭시 루틴 등을 통한 자동화가 더 편리하게 이루어지도록 어플이 종료되게 변경
  • Tasker와 같은 어플에서 Broadcast Receiver에 인텐트를 보낼 수 있도록 수정. 이미 만들어진 task XML 파일들은 README를 참조해주세요

1.1.1

29 Apr 23:57
c4d5c4b
Compare
Choose a tag to compare

Changed

  • Dependency metadata injection was disabled for inclusion into
    IzzyOnDroid

수정

  • IzzyOnDroid에 등재하기 위해 라이브러리 메타데이터 추가 절차
    비활성화

1.1.0

28 Apr 18:31
5e7578b
Compare
Choose a tag to compare

Added

  • App shortcuts and intents have been added! You can now automate the camera mute setting with Galaxy Routines or Tasker.

Changed

  • New app icon and color scheme
  • General code cleanup
  • Better permissions check and state updating
  • Updated library dependencies
  • Screen rotations are now enabled for proper window proportions in windowed mode
  • Fixed the app ratio not being resizable due to the low build SDK version

추가

  • 앱 바로가기와 인텐트가 추가되었습니다! 카메라 무음 설정을 갤럭시 루틴이나 Tasker로 자동화할 수 있습니다.

수정

  • 새로운 앱 아이콘, 색상표 수정
  • 전반적인 코드 정리
  • 권한 확인 강화 및 제대로 된 상태 업데이트
  • 구 라이브러리 업데이트
  • 윈도우 모드에서 올바른 창 크기로 표시되도록 화면 회전 활성화됨
  • 낮은 SDK 버전 때문에 앱 표시 비율이 고정된 문제 해결

1.0.3

12 Mar 06:34
fa30d32
Compare
Choose a tag to compare

release: 1.0.3

  • Fixed error message about insufficient permissions on boot, even
    when permissions have been granted
  • Fixed an intent check that could allow third-party apps to silence
    the camera through camsung
  • General code cleanup
  • 권한이 주어졌음에도 불구하고 부팅 시 권한이 부족하다는 오류 메시지
    수정
  • 캠성을 통해 서드파티 어플들이 카메라를 무음시킬 수도 있는 인텐트
    체크 수정
  • 전반적인 코드 정리

1.0.2

01 Feb 15:00
648ac42
Compare
Choose a tag to compare
  • Changed color scheme
  • 색상표 수정

1.0.1

01 Feb 14:26
892476c
Compare
Choose a tag to compare
  • Fixes crash if the prop does not exist

  • 설정이 존재하지 않을 경우의 크래시 수정

1.0.0

01 Feb 13:59
95efb3f
Compare
Choose a tag to compare

Initial release

첫 출시

0