This library adds Presenters to Activities and Fragments. It favors the stateful Presenter pattern, where the Presenter survives configuration changes and the dumb View pattern, where the View only sends user events and receives information from the Presenter but never actively asks for data. This makes testing very easy because no logic lives in the View (Activity, Fragment) except for fancy animations which anyway aren't testable.

Features

  • Survives configuration changes
  • Documentation available
  • Examples available
  • Survives when the Activity got killed in background
  • The lifecycle can be observed using TiLifecycleObserver
  • TiView Annotations
  • View binding interceptors

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Apache License V2.0

Follow ThirtyInch

ThirtyInch Web Site

Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database Icon
Stop Storing Third-Party Tokens in Your Database

Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ThirtyInch!

Additional Project Details

Programming Language

Java

Related Categories

Java Libraries

Registered

2024-05-27