Releases: Zektopic/RemoteCam
Releases · Zektopic/RemoteCam
0.006
What's Changed
- ⚡ Optimize getLocalIpAddress to use Dispatchers.IO by @manupawickramasinghe in #5
- ⚡ Optimize HttpService MJPEG streaming loop by @manupawickramasinghe in #4
- 🎨 Palette: Make repository URL clickable and labelled by @manupawickramasinghe in #7
- 🎨 Palette: Improve IP address copy UX by @manupawickramasinghe in #10
- 🎨 Palette: Improve IP address copy UX by @manupawickramasinghe in #9
- Add RTSP and Encoding Toggles by @manupawickramasinghe in #6
- 🎨 Palette: Fix broken XML and improve IP address accessibility by @manupawickramasinghe in #12
- 🎨 Palette: Add confirmation dialog for Stop Server action by @manupawickramasinghe in #22
- 🎨 Palette: Add Stop Confirmation & A11y Labels by @manupawickramasinghe in #19
- 🎨 Palette: Improve accessibility labels in Camera settings by @manupawickramasinghe in #16
- 🎨 Palette: Improve form accessibility in CameraFragment by @manupawickramasinghe in #15
- 🎨 Palette: Add semantic labels to camera settings by @manupawickramasinghe in #14
- ⚡ Optimize camera initialization to prevent main thread blocking by @manupawickramasinghe in #13
- 🎨 Palette: [UX improvement] Add copy icon to IP address and fix layout attributes by @manupawickramasinghe in #35
- Apply iOS style to all buttons by @manupawickramasinghe in #29
- 🎨 Palette: Improve accessibility of camera metrics by @manupawickramasinghe in #25
- 🎨 Palette: Improve accessibility and layout for repo link by @manupawickramasinghe in #42
- 🎨 Palette: Enhance UI alignment and link accessibility by @manupawickramasinghe in #41
- 🎨 Palette: Improve label alignment and link accessibility in TableLayout by @manupawickramasinghe in #40
- ⚡ perf: Cache MediaCodecList in getSupportedEncodings by @manupawickramasinghe in #39
- 🎨 Palette: Improve interactive link touch target and accessibility by @manupawickramasinghe in #38
- 🎨 Palette: Fix layout alignment and increase link touch targets by @manupawickramasinghe in #36
- 🎨 Palette: Improve accessibility and visual alignment in fragment_camera.xml by @manupawickramasinghe in #37
- 🎨 Palette: UI Polish and Feedback Localization by @manupawickramasinghe in #43
- 🎨 Palette: Improve screen reader navigation and reduce noise in camera layout by @manupawickramasinghe in #44
- 🎨 Palette: Refactor permission denied Toast to use localized string resource by @manupawickramasinghe in #45
- ⚡ Cache MediaCodecList to eliminate repeated hardware queries by @manupawickramasinghe in #48
- Fix typos, dead code, and Android 13+ broadcast receiver compatibility by @Copilot in #51
- 🎨 Palette: Improve accessibility and touch targets in Camera UI by @manupawickramasinghe in #46
- 🎨 Palette: Add focus state to button drawable by @manupawickramasinghe in #53
- 🎨 Palette: Enhance tooltips with accessible touch targets by @manupawickramasinghe in #55
- 🎨 Palette: Fix layout clipping and improve touch accessibility by @manupawickramasinghe in #56
New Contributors
- @Copilot made their first contribution in #51
Full Changelog: 0.005...0.006
0.005
What's Changed
- Add GitHub Actions workflow to build APK on release by @manupawickramasinghe in #2
- ⚡ Optimize camera enumeration loop by @manupawickramasinghe in #3
- 🎨 Palette: Improve accessibility of Camera Settings spinners by @manupawickramasinghe in #1
New Contributors
- @manupawickramasinghe made their first contribution in #2
Full Changelog: 0.04...0.005
0.006-rc2
Full Changelog: 0.006-rc1...0.006-rc2
0.006-rc1
What's Changed
- ⚡ Optimize getLocalIpAddress to use Dispatchers.IO by @manupawickramasinghe in #5
Full Changelog: 0.005...0.006-rc1