This is the open-source Android application for Kickstarter, a crowdfunding platform that connects creators with backers. The app enables users to discover creative projects and campaigns, pledge financial support in exchange for tiered rewards, and share campaign details through social media and messaging platforms.
Principalele funcționalități ale kickstarter/android-oss sunt: Crowdfunding Apps, Crowdfunding Campaign Browsers, Crowdfunding Campaign Discovery, Crowdfunding Pledge Management, Crowdfunding Pledge Systems, Campaign Link Sharers, Fragment Navigation Frameworks, Compile-Time Dependency Injection Frameworks.
Alternativele open-source pentru kickstarter/android-oss includ: google/iosched — iosched is an Android event scheduling application designed for browsing conference sessions, reserving seats, and… youlookwhat/cloudreader — CloudReader is an Android music client designed for streaming music and consuming cloud content. It is implemented as… k0shk0sh/fasthub — FastHub is a native Android mobile client designed for managing GitHub repositories, issues, and pull requests. It… jakewharton/retrofit2-kotlin-coroutines-adapter — This library serves as a bridge between network service interfaces and asynchronous concurrency primitives. It enables… google/wire — Wire is a compile-time dependency injection framework for Go that generates code to wire application components… goldze/mvvmhabit — MVVMHabit is an Android development framework and base library that implements the MVVM architecture using Android…
iosched is an Android event scheduling application designed for browsing conference sessions, reserving seats, and managing personal event schedules. It serves as a cloud-synced event manager that keeps user preferences and reservations synchronized across devices. The project provides specialized tools for conference navigation, including integrated maps and informational pages to guide attendees through physical venue spaces. It also functions as a real-time notification client that delivers live updates regarding schedule changes and session availability. The application covers broad capa
CloudReader is an Android music client designed for streaming music and consuming cloud content. It is implemented as a Material Design application that provides a specialized interface for cloud music streaming and digital media browsing. The application features a cloud music streaming interface and a content browsing system for exploring articles, community forums, and question-and-answer sections. It includes utilities for content search, query history tracking, and the generation of desktop shortcuts for quick access to specific application sections. The system supports visual customiza
FastHub is a native Android mobile client designed for managing GitHub repositories, issues, and pull requests. It provides a visual interface for interacting with Git version control, acting as a repository manager for editing files, tracking project milestones, and handling account administration from a handheld device. The application supports multi-account authentication, allowing users to connect via tokens or passwords to access different user profiles and enterprise accounts. It distinguishes itself with offline repository browsing, utilizing local database caching to view project data
Kotlin-inject is a dependency injection framework for Kotlin that utilizes compile-time code generation to construct type-safe object graphs. By processing declarative annotations during the build process, the library eliminates the need for runtime reflection, ensuring that dependency resolution and validation occur before the application executes. The framework distinguishes itself through its native support for Kotlin Multiplatform, enabling consistent dependency management across shared and platform-specific codebases. It provides specialized mechanisms for assisted injection, allowing de