{"id":19777141,"url":"https://github.com/anibalventura/another-note","last_synced_at":"2025-02-28T05:49:05.675Z","repository":{"id":73487335,"uuid":"295044546","full_name":"anibalventura/another-note","owner":"anibalventura","description":"Note taking app with an intuitive user interface.","archived":false,"fork":false,"pushed_at":"2022-02-01T15:39:36.000Z","size":1490,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T01:46:49.512Z","etag":null,"topics":["android","android-app","android-development","clean-architecture","dark-theme","databinding-android","kotlin","kotlin-an","material-design","material-ui","notes","notes-app","recyclerview","room-database","room-persistence-library","swipe-gestures","viewmodel"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anibalventura.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-12T23:39:24.000Z","updated_at":"2022-03-01T22:07:22.000Z","dependencies_parsed_at":"2023-09-20T07:16:30.469Z","dependency_job_id":null,"html_url":"https://github.com/anibalventura/another-note","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anibalventura%2Fanother-note","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anibalventura%2Fanother-note/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anibalventura%2Fanother-note/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anibalventura%2Fanother-note/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anibalventura","download_url":"https://codeload.github.com/anibalventura/another-note/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241107596,"owners_count":19910974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-app","android-development","clean-architecture","dark-theme","databinding-android","kotlin","kotlin-an","material-design","material-ui","notes","notes-app","recyclerview","room-database","room-persistence-library","swipe-gestures","viewmodel"],"created_at":"2024-11-12T05:23:20.728Z","updated_at":"2025-02-28T05:49:05.628Z","avatar_url":"https://github.com/anibalventura.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Another Note\n[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21)\n[![Kotlin](https://img.shields.io/badge/Kotlin-1.4.10-blue.svg)](https://kotlinlang.org)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nSimple note taking app with an intuitive user interface based on modern Android application tech-stacks and Clean Architecture.\n\n\u003ca href=\"https://play.google.com/store/apps/details?id=com.anibalventura.anothernote\" target=\"blank\"\u003e\u003cimg src=\"https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png\" height=\"75\"\u003e\u003c/a\u003e\n\n## Features\n* Color notes to organize and identify.\n* Discard changes warning.\n* Change notes view to list or grid.\n* Quickly search notes by title.\n* Sort notes by title/creation/color.\n* Archive and trash sections.\n* Swipe a note for send to archive or trash.\n* Dark mode support.\n* Spanish translation.\n\n\u003cimg src=\"images/app.gif\" align=\"right\" width=\"28%\"/\u003e\n\n## Tech Stack \u0026 Open-source libraries\n* Minimum SDK level 21.\n* [Kotlin](https://kotlinlang.org/) - official programming language for Android development.\n* [Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html) - for asynchronous programming.\n* [Android Architecture Components](https://developer.android.com/topic/libraries/architecture) - collection of libraries that help you design robust, testable, and maintainable apps.\n  - [LiveData](https://developer.android.com/topic/libraries/architecture/livedata) - data objects that notify views when the underlying database changes.\n  - [Data Binding](https://developer.android.com/topic/libraries/data-binding) - data objects to bind UI components in your layouts to data sources in your app.\n  - [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel) - stores UI-related data that isn't destroyed on UI changes. \n  - [Room](https://developer.android.com/topic/libraries/architecture/room) - access your app's SQLite database with in-app objects and compile-time checks.\n  - [Lifecycle](https://developer.android.com/topic/libraries/architecture/lifecycle) - components to perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.\n* [Navigation](https://developer.android.com/guide/navigation) - interactions that allow users to navigate across, into, and back out from the different pieces of content within your app.\n* [Fragment](https://developer.android.com/guide/components/fragments) - represents a behavior or a portion of user interface in a FragmentActivity.\n* [RecyclerView](https://developer.android.com/guide/topics/ui/layout/recyclerview) - for display a scrolling list of elements based on large data sets.\n  - [RecyclerView Animators](https://github.com/wasabeef/recyclerview-animators) - library that allows developers to easily create RecyclerView with animations.\n* [Preference](https://developer.android.com/reference/androidx/preference/package-summary) - allows to build interactive settings screens, without needing to handle interacting with device storage or managing the user interface. \n* [Material-Components](https://github.com/material-components/material-components-android) - Material design components.\n  - [Material Dialogs](https://github.com/afollestad/material-dialogs) - library with extensible dialogs API for Kotlin \u0026 Android.\n\n## Architecture\nThis app uses [Clean Architecture](https://medium.cobeisfresh.com/developing-android-apps-with-kotlin-and-clean-architecture-21bc21b2aac2).\n\n\u003cimg src=\"images/architecture.png\" width=\"70%\"/\u003e\n\n## Contribute\nAwesome! If you would like to contribute you're always welcome!\n\n# License\n```xml\nCopyright 2020 Anibal Ventura\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanibalventura%2Fanother-note","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanibalventura%2Fanother-note","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanibalventura%2Fanother-note/lists"}