171 Repositories
Android todo-list Libraries
Aqui se trabajara todo de la matería de Moviles
DesarrolloMovilMISO Aqui se trabajara todo de la matería de Moviles Vinilos app Uniandes MISO HEAD ======= main Este repositorio conti
Simple Telegram bot that responds with list of results obtained from Google.
Simple project focused on learning a little more about how Telegram bots work and are created. The bot has a very basic functionality: the user types
Android app to search for artists, albums or tracks and get a list of related songs using the iTunes Searcher API.
iTunes Searcher Android app to search for artists, albums or tracks and get a list of related songs using the iTunes Searcher API. Each song may be cl
The Words app is a simple dictionary app, with a list of letters, words for each letter, and the ability to look up definitions of each word in the browser.
Words App This folder contains the source code for the Words app codelab. Introduction Words app allows you to select a letter and use Intents to navi
🚀📱💖Animated LazyColumn/Row changes scale/color with animation and have a current selected item like a Pager. An elegant alternative for selecting from a list
Compose AnimatedList Animated infinite and finite LazyRow and LazyColumn with scale and color animations on scroll change based on how far they are to
An app to search nearby businesses on Google Maps & Add Grocery Items to List!
GoStore: Internship Program Project A mobile app is built where the user can search for his nearby locations based on his requirement. Whenever the us
Movies App represent a list of movies, list of categories, search about movie and Save movie in Room Database
What is this project? Movies App represent a list of movies, list of categories, search about movie and Save movie in Room Database Main Features Kotl
To Do List App is built in Kotlin using Material 3, Data Binding, Navigation Component Graphs, Room persistence library, Kotlin coroutines, LiveData, Dagger Hilt, and Notifications following MVVM Architecture.
ToDoListApp ToDoList App demonstrates modern Android development with Hilt, Coroutines, LiveData, Jetpack (Room, ViewModel), and Material 3 Design bas
This application is purpose to help user create todo activities.
To Do This application is purpose to help user create todo activities. Download App Features List Tasks Sort Tasks Add, Update and Delete Task Clean a
Demo app demonstrating how to create and manage notifications locally using a combination of Jetpacks Worker Manager and Broadcast Receiver.
Worker Notification Demo app demonstrating how to create and manage notifications locally using a combination of Jetpacks Worker Manager and Broadcast
A Kotlin Symbol Processor to list sealed object instances.
Sealed Object Instances A Kotlin Symbol Processor to list sealed object instances. Usage Let's say you have a similar structure of sealed classes (or
Application that allows to search some products and display them in a list, also allows to add some product to the shopping cart and remove it
Application that allows to search some products and display them in a list, also allows to add some product to the shopping cart and remove it
A ToDo application that I used Firebase Authentication and Firestore.
ToDoApp With the To-Do Application, you can create notes to your list, update them or delete them. You can change its colors as you like and mark it e
ToDo App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do
ToDo App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. It is helpful in planning our daily schedules.
💪Simple app with a list of affirmations
AffirmationsApp 💪 Simple app with a list of affirmations What i've learned? Deeper knowledge about classes and their inheritance in Kotlin How to use
QrPay - This section should list any major frameworks/libraries used to bootstrap your project
View Demo · Report Bug · Request Feature About The Project Very simple You register, the system generates a unique ID You login with your unique
Todo application made with Jetpack Compose
Todo application made with Jetpack Compose. The project allows you to add and manage tasks. Additional functionalities are a 25-minute timer and a view of the statistics of completed tasks.
Todo android app
Todo Screenshots Light Mode Dark Mode Used Technology Kotlin Data Binding - Declaratively bind observable data to UI elements. LiveData - Build data o
Show cryptocurrency list by android architecture component
Cryptocurrency List Description In this project, we will receive a list of cryptocurrencies. Getting Started Resources @Cryptocurrency API https://api
Taskify is a mobile application used to create and schedule tasks in your TODO list
Taskify is a mobile application used to create and schedule tasks in your TODO list. It is built upon the new Maaterial 3 UI components with the MVVM pattern and the latest Jetpack components.
ListUtil.kt ListUtils - Advance list functions from kotlin standard library
ListUtils - Advance list functions from kotlin standard library A set of utility functions to work with lists in a robust way. It is based on a patter
A sample Album list app that shows how to use ViewModels and Room together with RxJava & Dagger2, in Kotlin by Clean Architecture.
Kotlin-MVVM-Hilt A sample Album list app that shows how to use ViewModels and Room together with RxJava & Dagger2, in Kotlin by Clean Architecture. Im
A custom view, in which device contact list is displayed
Getting Started This repository contains a custom view, in which device contact list is displayed Implementation Go to Settings.gradle, inside reposit
Gameforma is a simple game list application where user could explore more than 350.000 games
Gameforma is a simple game list application where user could explore more than 350.000 games data provided from RAWG Video Games Database API. Built with MVVM repositoy pattern, clean architecture in order to finish Dicoding Menjadi Android Developer Expert's (MADE) class submission.
MVVM Todo App for Android using Kotlin.
MVVM To-Do List App with Flow and Architecture Components Watch the course here: https://www.youtube.com/playlist?list=PLrnPJCHvNZuCfAe7QK2BoMPkv2TGM_
A curated list of great Android lint custom rules and resources
Awesome Android Lint A curated list of great Android lint custom rules and resources Contents Rules Articles Other Contribute Rules Google Sample Cust
A password list optimized for use on Android devices.
AndroidPWList A small (1GB) password list optimized for use against Android device passwords. I do not condone, encourage, or support those who would
Pdf Extractor - Covert array list of object to pdf table
Pdf Extractor - Covert array list of object to pdf table
Self hosted read and to-read list book tracker
JELU Official documentation Like Jelu or find it useful ? Offer me a coffee ☕ Purpose This app main purpose is to track what you have read, what you a
Resoluções a problemas e desafios comuns da plataforma Android, que todo desenvolvedor profissional cedo ou tarde irá enfrentar e deveria ter visto, ao menos, uma única vez na vida!
Resoluções a problemas e desafios comuns da plataforma Android, que todo desenvolvedor profissional cedo ou tarde irá enfrentar e deveria ter visto, ao menos, uma única vez na vida!
AppToDo is a simple Android project that performs the basic database CRUD operations that creates a todo task list
AppToDo is a simple Android project that performs the basic database CRUD operations that creates a todo task list
A basic application to show list of recently posted questions on stackoverflow
android-stackexchange-api-demo A basic application to show list of recently posted questions on stackoverflow Main screen This is the main screen whic
A simple list-detail application using the Github API
GitHub Users Search Android application to search users via GitHub API Project demonstrates how to use Kotlin, Android Architecture Components, Dagger
Simple Todo list API using Spring-Boot, Webflux, Kotlin, Coroutines, & PostgreSQL
Simple Todo list API using Spring-Boot, Webflux, Kotlin, Coroutines, & PostgreSQL
Marvel-app - A Marvel App developed with kotlin that uses the Marvel API to list all the characters
Marvel App This is an Android application developed with kotlin that uses the Ma
To-Do-List - Create a To Do List-style App from scratch and drive the entire development process using Kotlin
To-Do-List! Crie um App no estilo "To Do List" do zero e conduza todo o processo
ToDo list is a sample project for save task and complete they. developed with Kotlin , Coroutins and Dagger-Hilt Dependency injection.
ToDo list is a sample project for save task and complete they. developed with Kotlin , Coroutins and Dagger-Hilt Dependency injection.
This sample Kotlin app shows a list of custom shoes added by the users
Shoe-store This sample Kotlin app shows a list of custom shoes added by the users. The app displays the content with RecyclerView and uses a tradition
FizzBuzzKotlin - A function fizzBuzz to generate a list of string based on the input number
FizzBuzzKotlin write a function fizzBuzz to generate a list of string based on t
Todo - Android Architecture Sample
Android Architecture Sample Android Studio Bumblebee | 2021.1.1 Patch 1 compose
Sort & Filter Data RecyclerView
Sort-Filter-RecyclerView Sort & Filter Data RecyclerView Tutorial Build with Android Studio
UserLoc - A API call using Retrofit to obtain list of users details and show on UI in recycler view and google map
UserLoc This uses a API call using Retrofit to obtain list of users details and
Joker-App - List application tha make requests to a Chuck Norris Api
Joker App About • Technologies • Features • Author • License 📚 About the Projec
Location-reminders - A Todo list app with location reminders that remind the user to do something when he reaches a specific location
Location Reminder A Todo list app with location reminders that remind the user t
Fokus - To Do app tailored specifically for students
Fokus - To Do app tailored specifically for students Fokus is an open source application that combines a todo list and a calendar that can help you ma
List-programminglanguage-compose - Simple implementation of a list of programming languages using LazyColumn and Coil in Jetpack Compose
Lista - Lenguajes de programación - Jetpack Compose Screenshots 📱 Referencias ?
To-do-List - Creating a Reminders and Tasks app with Kotlin
To do List 📋 App de Lembretes e Tarefas com Kotlin Telas do App Tecnologias Kot
Persons cards list viewpager - Persons cards list viewpager using kotlin
persons_cards_list_viewpager Дизайн и условие взяты из https://github.com/appKOD
Todo List Application is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item
Todo List Application is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item
App with plant list 🌱 , the app reminds you when to water 💦 your best plant at a certain time.
Plant Life App with plant list 🌱 , the app reminds you when to water 💦 your best plant at a certain time.. Table of Contents Introduction Features U
📝 A demo todo/notes app which demonstrates the use of MVVM architecture, Navigation Component Library, Room Database, LiveData, Coroutines
📝 MyNotes A demo notes/todo app which demonstrates the use of MVVM architecture, Navigation Component Library, Room Database, LiveData, Coroutines et
UserListCheck - Retrofit, Room, Hilt MVVM project. Get JSON from reqres.in by Retrofit, fill data into created Room database, show in RecycleView list
UserListCheck Retrofit2, Room, Hilt, MVVM project. Get JSON from reqres.in by Re
Restaurants - A simple app which displays a list of restaurants from a stored JSON, ordered by opening status, favorites and filter chosen from the dropdown
Restaurants - A simple app which displays a list of restaurants from a stored JSON, ordered by opening status, favorites and filter chosen from the dropdown
ToDo-Task-App - An Android App built to demonstrate the use of Jetpack Compose, Material You, Room Database, and MVVM
ToDo Task App ToDo Task App is a sample Android app built with Jetpack Compose.
A simple ToDo Task Manager App made in Kotlin using Room DataBase.
ToDo List App 🌟 About A simple To-Do List Management App that helps you get things done. Built with Kotlin, it helps the user to add their task. User
Simple ToDo app designed for GDSC [Delhi Technical Campus]
Simple ToDo Simple ToDp app will help manage your daily tasks and don't forget about important things! ⏰ This app is developed by (Inzemamul Haq) me o
Short example displaying an editable list
MVVM Profiles list App displaying a list of profiles with the ability to add, remove and edit each one Project characteristics 100% Kotlin MVVM Flow A
A curated list of standards, tests and benchmarks that can be used for testing and evaluating dev-tools
A curated list of standards, tests and benchmarks that can be used for testing and evaluating dev tools Contribution Add the description of the benchm
A Simple Todo App for Codepath
Project 1 - Simple Todo Simple Todo is an android app that allows building a todo list and basic todo items management functionality including adding
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Markor Text editor - Notes & ToDo (for Android). Simple and lightweight, supporting Markdown and todo.txt Markor is a TextEditor for Android. This pro
Outliner for taking notes and managing to-do lists
Orgzly Orgzly is an outliner for taking notes and managing to-do lists. You can keep notebooks stored in plain-text and have them synchronized with a
This is a Bluetooth operational Chat-App developed using Kotlin which shows the list of available devices nearby and paired devices, upon clicking you can start chat
This is a Bluetooth operational Chat-App developed using Kotlin which shows the list of available devices nearby and paired devices, upon clicking you can start chat ... VOILA 🥳🥳 It is still in its early stages of development and currently let user to one-time chat at a time. It is under heavy development 😅
ComposeSwipeToReveal - A compose solution for adding swipe to reveal to a list
ComposeSwipeToReveal A compose solution for adding swipe to reveal to a list. A
Repositorio com a finalidade de por em pratica todo o conhecimento das aulas do curso Kotlin e Spring do Zero ao avançado da udemy
kotlin-spring Repositorio com a finalidade de por em pratica todo o conhecimento das aulas do curso Kotlin e Spring do Zero ao avançado da udemy. Obse
A collaborative list of awesome jetpack compose resources.
Awesome Jetpack compose A collaborative list of awesome jetpack compose resources. Featured in Content Official Documentation Conference talks Article
👓 A continuously updated list of learning Jetpack Compose for Android apps.
Awesome Jetpack Compose Learning Resources 👓 A continuously updated list of learning Jetpack Compose for Android apps. Awesome Jetpack Compose Learni
👓 A curated list of awesome android learning resources for android app developers.
Awesome Android Learning Resources 👓 A curated list of awesome android learning resources for android app developers. Awesome Android Learning Resour
A Todo list app with location reminders that remind the user to do something when he reaches a specific location.
A Todo list app with location reminders that remind the user to do something when he reaches a specific location.
PinchToZoom - Pinch to zoom used within list like Instagram
Pinch To Zoom 📜 Description Pinch to Zoom with Pan Gestures like Instagram 💡 Motivation and Context Big Thanks 🙏🏻 to the guy and his amazing repo
Map-vs-list-comparator - The project compares the time needed to find a given element in a map vs the time needed to find a given element in a list.
Map vs List Comparator The project compares the time needed to find a given element in a map vs the time needed to find a given element in a list. To
Simple-todo-app - Simple Memo App using SQLite
Judul Aplikasi Aplikasi Memo Sederhana menggunakan SQLite. Fitur Aplikasi Memo y
BooksApp - Show the books list from an API with using retrofit2, picasso and JSON libraries
BooksApp Books App Show the books list from an API with using retrofit2, picasso
ScrollableList - learn how to efficiently display a list of text in a RecyclerView and understand its architecture.
ScrollableList Learn how to efficiently display a list of text in a RecyclerView and understand its architecture. activity_main RecyclerView widget he
SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.
SimpleToDo is an android app that allows building a todo list and basic todo items management functionality including adding new items, editing and deleting an existing item.
Todo-android - To-do App in Andriod that allows building a todo list
To-do App in Andriod todo-android is an android app that allows building a todo
Myapp - An app that simulates persistence of a student's list at runtime
Student List Uma aplicação android que implementa uma lista de estudantes, ou pe
HeaderFooterEmptyRecyclerView - android RecyclerView support Header Footer and Empty list
Android RecyclerView support Header Footer and Empty list simple and useful Install Add to the dependency dependencies { implementation '
Searchable paging - This library can help you to create searchable list with pagination
Searchable Paging Library Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url 'https://jitp
Android-TODO-LIST-VIPER - Android TODO LIST VIPER
Android TODO List VIPER VIPER is an architectural approach for iOS mobile app de
SimpleTodo - An android app that allows building a todo list and basic todo items management functionality
Pre-work - SimpleTodo SimpleTodo is an android app that allows building a todo l
😳 This app shows a recyclerView grid list with images from Picsum Photos API 🖥️
GalleryImagesWithRecyclerView 😳 This app shows a recyclerView grid list with images from Picsum Photos API 🖥️ 📐 ✏️ Architeture Components MVVM View
(National Service Scheme) displays a list of activities organised by a committee
NSS NSS (National Service Scheme) displays a list of activities organised by a c
Note app that allows user to save/edit/delete/search any type of notes and view them in a list
NoteApp Note app that allows user to save/edit/delete/search any type of notes a
Display list of item from local Json and download, view after downloading
Download App Features: ● Display fake responses for the list of videos and books ● choose one or multiple files to download, ● show the download perce
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
NonEmptyCollections Making the world a little more type-safe 🌍 🏆 Reduce the need for emptiness checks and reduce unsafe APIs with NonEmptyCollection
CodePath Assignment 1 - Simple TODO
Project 1 - Simple Todo Simple Todo is an android app that allows building a todo list and basic todo items management functionality including adding
A basic list application designed using MVVM pattern with Retrofit, OkHttp, and Hilt for dependency injection
FRExercise A basic list application designed using MVVM pattern with Retrofit, O
🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API, OkHttp, Gson, Glide, Paging library and Material Design. In the app you can see a list of popular movies and additional info about every movie.
Movies 🎥 Android App using Kotlin, MVVM, ViewModel and LiveData, RxJava, Retrofit, REST API (https://www.themoviedb.org), OkHttp, Gson, Glide, Paging
An app that displays the list of top headlines and when the user clicks on a news story
News Feed Android App (Summary) This app works as an app that shows the recent n
Jetpack compose shopping list app
Compose-ShoppingList Compose-ShoppingList is a sample project that presents a way of implementing UI components with Jetpack Compose. Screenshots Used
An Android app consuming Pixabay API to search and display list of images, built with MVVM pattern
Images An Android app consuming Pixabay API to search and display list of images, built with MVVM pattern as well as Architecture Components. Min Api
An android app that lets users select duplicates from their contact list and delete them.
[Deprecated] Carbon Contacts An android app that lets users select duplicates from their contact list and delete them. Lists all duplicate contacts in
A todo list app base Material Design
Conquer A todo list app base Material Design add to do list, include img,audio remind user in time IM ####Video Demo in youtube 国内地址 ####Screenshots O
Material To-Do App
Minimal A fully Material ToDo app with minimal features, just enough to be useful. Screenshots: Download App Icon Designed by Christopher Gundersen Tr
Minitask is a mini, lightweight (5MB), and simple app for reminders/ todo list/ task management
Notice: This app is no longer maintained here. Please visit https://github.com/redlor/Minitask for further development. Minitask About Minitask is a m
📑MarkNote: An open sourced markdown note-taking application for Android, support many features for markdown notes, mathjax, table, list etc.
👏 👏 👏 MY NEW MARKDOWN NOTE APPLICATION For those who wanna a better user experience while taking markdown note, please try my new product, LeafNote
Official Todo.txt Android app for managing your todo.txt file stored in Dropbox.
Todo.txt for Android The official Todo.txt Android application by Gina Trapani and the Todo.txt community designed to manage your todo.txt file stored
Shopping List App Using MVVM
Shopping_List-MVVM Shopping List App to add Shopping Items APK Link Here About The Project Uses Android Room Database to store Shopping Items Uses MVV
A Shopping List application developed in Kotlin
SparMePlease Wanna buy stuff from Spar? Well, make a list ... Overview This is a pretty little android application written in Kotlin which will help y