A wholesome todo list application for staying organized and feeling good.

Related tags

Utility TOA
Overview

Tasks Of Affirmation

This is a wholesome todo list application. The purpose of this application is to help users stay organized in their day-to-day lives without feeling the pressure or guilt that can sometimes arise from tradition todo list applications.

As we build out this project, our goal will remain on how we can look after users and provide a wholesome and helpful experience as they become and stay organized.

Live Streaming

This entire application will be built live on Adam's Twitch channel. All streams will be recorded and archived on YouTube as well.

You can find the recordings and notes from each stream here.

Organization

All work on this project should be recorded in a relevant issue, and tied to a corresponding GitHub project.

Comments
  • Adding SplashScreen API.

    Adding SplashScreen API.

    Using the SplashScreen API to keep the loading screen visible until we have our logged in status information and we can determine what our first route should be.

    enhancement 
    opened by AdamMc331 2
  • Implement customized splash screen

    Implement customized splash screen

    It would be nice to play around with the new splash screen API on Android 12.

    Inspiration here: https://twitter.com/rackadev/status/1447628352513314821

    opened by AdamMc331 2
  • twitch it's not available in the Middle East

    twitch it's not available in the Middle East

    Please upload the new videos to the tube so we can see them from the Middle East and thank you because twitch is not available in my country which is Jordan in the Middle East for some razors and I'm someone who see all the series until you want to stop uploading to the YouTubers

    opened by periva101 0
  • Update date picker dialog to support material you

    Update date picker dialog to support material you

    Currently unsupported by compose-material-dialogs because M3 is in alpha. We may be able to figure out ourselves but otherwise we will wait on them.

    https://github.com/vanpra/compose-material-dialogs/issues/115

    tech debt 
    opened by AdamMc331 0
  • Add automated Google Play publishing action

    Add automated Google Play publishing action

    We want to automate the release process into Google Play. This should work for both the production and beta tracks. It would be cool if the beta track was automated to happen after every stream.

    https://github.com/Triple-T/gradle-play-publisher

    App Distribution 
    opened by AdamMc331 0
  • Support

    Support "procrastinating" a task.

    Instead of having the reschedule button immediately open a date picker, we could show a dialog with options like +1 day/week/month and "new date" (which opens the date picker).

    enhancement 
    opened by AdamMc331 0
Owner
Adam McNeilly
Android developer at @CapsuleHealth, and author of @androidessence. Also an organizer for @GrizzHacks.
Adam McNeilly
Gitversion - A native console application to calculate a version based on git commits and tags

GitCommit A native console application to calculate a version based on git commi

Solugo 5 Sep 13, 2022
KmmCaching - An application that illustrates fetching data from remote data source and caching it in local storage

An application that illustrates fetching data from remote data source and caching it in local storage for both IOS and Android platforms using Kotlin Multiplatform Mobile and SqlDelight.

Felix Kariuki 5 Oct 6, 2022
Secure Preference Manager for android. It uses various Encryption to protect your application's Shared Preferences.

Secure-Pref-Manager ##Secure Preference Manager is a simple Library to help you protect your Shared Preferences. Secure Preference Manager for android

Prashant Solanki 72 Nov 25, 2022
onboarding application intro

Apps Intro This is sample code for application introduction (Splash Screen / Onboarding / Walkthrough / Getting Started Screen) with shared preference

Irsyad Abdillah 3 Sep 14, 2022
The REST API backend server for the Jalgaon CoHelp application.

API Service - Jalgaon CoHelp The REST API backend server for the Jalgaon CoHelp application. ?? Technology / Tools used Kotlin: Programming language f

Jalgaon CoHelp 25 Jul 7, 2022
writing into android application lib.so with offset & hex bytes

KMrite writing into android application lib.so with offset & hex bytes support root and non root devices Changelogs 3.1 : fix hex input only number up

BryanGIG 13 Nov 28, 2022
App to simulate making lemonada juice in form of attractive application

Project: Lemonade App - Starter Code Starter code for the first independent project for Android Basics in Kotlin Introduction This is the starter code

null 0 Oct 28, 2021
Tool to look for several security related Android application vulnerabilities

Quick Android Review Kit This tool is designed to look for several security related Android application vulnerabilities, either in source code or pack

LinkedIn 2.9k Jan 2, 2023
gRPC and protocol buffers for Android, Kotlin, and Java.

Wire “A man got to have a code!” - Omar Little See the project website for documentation and APIs. As our teams and programs grow, the variety and vol

Square 3.9k Dec 31, 2022
General purpose utilities and hash functions for Android and Java (aka java-common)

Essentials Essentials are a collection of general-purpose classes we found useful in many occasions. Beats standard Java API performance, e.g. LongHas

Markus Junginger 1.4k Dec 29, 2022
Access and process various types of personal data in Android with a set of easy, uniform, and privacy-friendly APIs.

PrivacyStreams PrivacyStreams is an Android library for easy and privacy-friendly personal data access and processing. It offers a functional programm

null 269 Dec 1, 2022
A library for fast and safe delivery of parameters for Activities and Fragments.

MorbidMask - 吸血面具 Read this in other languages: 中文, English, Change Log A library for fast and safe delivery of parameters for Activities and Fragment

Season 67 Mar 29, 2022
A simple and easy to use stopwatch and timer library for android

TimeIt Now with Timer support! A simple and easy to use stopwatch and timer library for android Introduction A stopwatch can be a very important widge

Yashovardhan Dhanania 35 Dec 10, 2022
Trail is a simple logging system for Java and Android. Create logs using the same API and the library will detect automatically in which platform the code is running.

Trail Trail is a simple logging system for Java and Android. Create logs using the same API and the library will detect automatically in which platfor

Mauricio Togneri 13 Aug 29, 2022
General purpose utilities and hash functions for Android and Java (aka java-common)

Essentials Essentials are a collection of general-purpose classes we found useful in many occasions. Beats standard Java API performance, e.g. LongHas

Markus Junginger 1.4k Dec 29, 2022
Matches incoming and/or outgoing text messages against set rules and sends them over to webhook.

Textmatic If you ever wanted a tool to simply push the SMS (or text messages) from your phone to somewhere remote, this is it. This app matches all in

Float 2 Jan 7, 2022
Command framework built around Kord, built to be robust and scalable, following Kord's convention and design patterns.

Command framework built around Kord, built to be robust and scalable, following Kord's convention and design patterns.

ZeroTwo Bot 4 Jun 15, 2022
DiskCache - Simple and readable disk cache for kotlin and android applications

DiskCache Simple and readable disk cache for kotlin and android applications (with journaled lru strategy) This is a simple lru disk cache, based on t

Giovanni Corte 14 Dec 2, 2022
a simple cache for android and java

ASimpleCache ASimpleCache 是一个为android制定的 轻量级的 开源缓存框架。轻量到只有一个java文件(由十几个类精简而来)。 1、它可以缓存什么东西? 普通的字符串、JsonObject、JsonArray、Bitmap、Drawable、序列化的java对象,和 b

Michael Yang 3.7k Dec 14, 2022