Pontoon VS tivi

Compare Pontoon vs tivi and see what are their differences.

tivi

Tivi is a TV show tracking Android app, which connects to trakt.tv (by chrisbanes)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Pontoon tivi
4 28
14 6,425
- -
0.0 9.7
over 2 years ago about 18 hours ago
Kotlin Kotlin
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Pontoon

Posts with mentions or reviews of Pontoon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-19.
  • Is there any library to make video player minimizeable like youtube
    1 project | /r/androiddev | 8 May 2023
    I've implemented it before in my open source app Pontoon using motion layout. It isn't too difficult to do.
  • The right place for `MediaCodec` in `MVVM`
    1 project | /r/androiddev | 23 Mar 2023
    A separate object that's scoped outside of the activity's lifecycle (Singleton, or something like dagger-hilt's @ActivityRetainedScoped), that exposes state to your app ViewModel to consume. Here's an example on how I approached it personally using a media library called exoplayer & a reactive library.
  • Examples of well written apps?
    4 projects | /r/androiddev | 19 Jan 2022
    I like to think my pet project Pontoon is well written in some parts. The package structure is a little messy since I was playing around with modularizing the app for making an android TV version. It's mostly kotlin+rxjava2+dagger hilt. The architecture itself is basically mvvm with extra steps. But overall it's a fairly performant app with a complex feature set (in app & system picture-in-picture, custom theming engine). Feel free to ping me about it if you have any questions.
  • Logged in user state managment
    2 projects | /r/androiddev | 3 Oct 2021

tivi

Posts with mentions or reviews of tivi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-18.

What are some alternatives?

When comparing Pontoon and tivi you can also consider the following projects:

datmusic-android - Music search, downloader & player app using Jetpack Compose

compose-samples - Official Jetpack Compose samples.

frank_jwt - JSON Web Token implementation in Rust.

android-mvvm-dagger-rxjava-retrofit - A sample project which demostrate use of MVVM and Dagger 2 with RxJava2 along with Retrofit

android-oss - Kickstarter for Android. Bring new ideas to life, anywhere.

gamedge - An Android application for browsing video games and checking the latest gaming news from around the world.

architecture-components-samples - Samples for Android Architecture Components.

android-showcase - 💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...

fdroidclient - Android client application.

livedata-combineutil-java - [ACTIVE] Helper function to combine LiveDatas.

jetpack-navigation-ftue-sample - [DEMO] Sample code to display "First-Time User Experience" in a Single-Activity app using Jetpack-Navigation, NavGraphs, Dagger, SavedStateHandle, Hilt, and EventEmitter - based on the FTUE example code in simple-stack-tutorials, but originally described by Google.

NYTimes-App - 🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥