-
Updated
Jun 17, 2021 - Java
#
timber
Here are 356 public repositories matching this topic...
docs
help wanted
Do you know computer? Then lend a hand and have your code live in infamy!
good first issue
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
android
fabric
rxjava
static-analysis
android-development
mosby
android-architecture
dagger2
glide
robolectric
butterknife
retrolambda
teamcity
retrofit2
jacoco
timber
mockwebserver
crashlytics
stetho
mvp-android
-
Updated
Dec 24, 2020 - Java
神奇宝贝 (PokemonGo) 基于 Jetpack + MVVM + Repository 设计模式 + Data Mapper + Kotlin Flow 的实战项目,如果这个仓库对你有帮助,请仓库右上角帮我 star 一下,非常感谢。
room
repository
mvvm
retrofit2
okhttp3
timber
data-mapper
databinding
coil
motionlayout
databinding-android
kotlin-flow
dagger-hilt
paging3
appstartup
jprogressview
mediatorresult
-
Updated
Jan 21, 2021 - Kotlin
A Sentry SDK for Java, Android and other JVM languages.
android
java
spring
spring-boot
crash-reporting
logback
sentry
apollo-client
okhttp
servlet
timber
hacktoberfest
log4j2
feign-client
-
Updated
Apr 7, 2022 - Java
The "_s" for Timber: a dead-simple theme that you can build anything from
-
Updated
Apr 5, 2022 - PHP
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
material-design
dependency-injection
retrofit2
timber
mvvm-pattern
databinding
coroutines-android
livedata
room-persistence-library
algolia-instantsearch
paging-library
navigation-architecture-component
dagger-hilt
-
Updated
Mar 4, 2022 - Kotlin
Component based WordPress starter theme, powered by ACF Pro and Timber, optimized for a11y and fast page load results.
-
Updated
Apr 4, 2022 - PHP
Lumberjack is a powerful MVC framework for the modern WordPress developer. Write better, more expressive and easier to maintain code.
php
wordpress
twig
mvc
wordpress-development
wordpress-theme
timber
lumberjack
wordpress-framework
wordpress-library
-
Updated
Apr 4, 2022 - Twig
Android Kotlin Starter is a starter project which implements MVVM Pattern.
kotlin
template
mvvm
cookiecutter
starter-template
picasso
kotlin-android
starter
jetpack
dagger2
rxandroid
rxjava2
retrofit2
timber
anko
mvvm-architecture
crashlytics
cookiecutter-template
architecture-components
-
Updated
Mar 21, 2019 - Kotlin
Chisel is a development framework for creating easy to maintain and fast WordPress websites.
-
Updated
Feb 28, 2022 - JavaScript
Production ready blog + boilerplate for Next.js 3.X
-
Updated
Oct 30, 2018 - JavaScript
Marvel Characters Android Application Assigned by smava GmbH
fragments
firebase
rxjava
mvp
dagger
picasso
android-application
mockito
espresso
rxandroid
robolectric
butterknife
retrofit2
timber
ormlite
marvel
junit4
rxjava-android
rxbinding
android-support
-
Updated
Jun 27, 2018 - Java
debugging
metadata
elixir
logger
logging
context
instrumentation
logging-library
structured-logging
timber
-
Updated
Jun 17, 2020 - Elixir
Advanced image handling for Timber.
-
Updated
Mar 3, 2022 - PHP
ruby
rails
metadata
application
sinatra
events
hanami
log
logging
context
structured-logging
timber
timber-ruby
contextual-data
augmentation
lograge
-
Updated
Apr 16, 2020 - Ruby
Android library to display various debugging information in an overlay window
-
Updated
Nov 11, 2017 - Java
This is a lightweight Android log component.
-
Updated
Jun 15, 2019 - Java
Branch Starter Theme - A WordPress starter theme based on Timber library and Bootstrap
javascript
gulp
html
sass
bootstrap
php
grunt
twig
browsersync
wordpress-starter-theme
timber
bootstrap3
timber-library
-
Updated
Nov 16, 2018 - HTML
Create/Generate your MVP projects easily
-
Updated
Apr 21, 2017 - Java
The starter theme for building Flynt projects.
gulp
wordpress
composer
twig
webpack
wordpress-development
yarn
wordpress-theme
stylus
wordpress-starter-theme
acf
timber
wordpress-boilerplate
wordpress-framework
wordpress-developer-theme
jeet
flynt-framework
-
Updated
Mar 15, 2019 - PHP
Sample free finance note for daily expenses
-
Updated
Dec 28, 2021 - Kotlin
A WeatherApplication with usage of different libraries of Android.
-
Updated
Feb 19, 2018 - Kotlin
This is a work-in-progress (🔧️ ) ultraviolet index viewer app for demonstrating Instant Apps + Kotlin + Dagger + MVP
android
kotlin
material-design
material-ui
mvp
retrofit
mvp-architecture
retrofit2
timber
material-theme
stetho
mvp-android
google-place-autocomplete
dagger2-mvp
google-location-api
instant-apps
permissionsdispatcher
dagger-2
dagger2-android
mosby3
-
Updated
Nov 5, 2018 - Kotlin
Star DNS Changer Android Application
android
dns
dependency-injection
mvp
android-application
vpn
dagger2
butterknife
timber
android-app
rxbus
rxjava-android
-
Updated
Apr 14, 2017 - Java
Improve this page
Add a description, image, and links to the timber topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the timber topic, visit your repo's landing page and select "manage topics."


Performance/Caching section of the docs isn't clear enough. It says that the default caching mode is
CACHE_TRANSIENT, but there's no explanation on what does it actually mean.Does it mean that all queries are cached using transients? If so then it would be good to mention what is the default cache expiration and what are the implications