Native Android phone app with Kotlin + Jetpack Compose + Material 3 dark theme. Features: TikTok-style video feed (public, no auth required), pairing code login, stream management, social profiles, P2P WebRTC device communication, file transfer. Feed starts without auth; social actions and other tabs gate behind pairing.
13 lines
128 B
Plaintext
13 lines
128 B
Plaintext
*.iml
|
|
.gradle
|
|
/local.properties
|
|
/.idea
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
.externalNativeBuild
|
|
.cxx
|
|
local.properties
|
|
/app/build
|
|
*.hprof
|