Code Monkey home page Code Monkey logo

rajashekarraju / compose-actors Goto Github PK

View Code? Open in Web Editor NEW
265.0 6.0 27.0 157.8 MB

:robot: Android app built with jetpack :rocket: compose follows new revamped guide to app architecture. Implemented with State, Coroutines :curly_loop:, ViewModels, Repository pattern, Light/Dark theme :rainbow: MD3, Animations, Draw on canvas, Custom layouts, UI state handling, :cyclone: Image loading with coil, Palette :art: usage and dynamic theming etc.

Home Page: https://developersbreach.com/compose-android-app-architecture/

License: Apache License 2.0

Kotlin 100.00%
android-application jetpack-compose jetpack-navigation jetpack-components coroutines state viewmodel material-design-3 animations compose-animation

compose-actors's Introduction

Bonjour! ๐Ÿ’ฌ

je m'appelle Raj and that's my french ending ๐Ÿ˜•

I'm a Programmer who does Android Development, Creative & Technical writing, UI/UX Design. A Kotlin enthusiast and Engineering graduate. I've spent most of time Training, Assisting & Mentoring students who are absolute Beginners in android development & other tools. I learn from Open Source and always happy to assist others with my work, which inspired me to lead my non-profit organization Developers Breach focusing on contributing to Open Source which puts me in here at GitHubโœจ to create helpful resources.

You can check my complete Portfolio.


๐ŸŽต Working On Mostly

๐Ÿ“• Latest Articles

Article banner Article banner Article banner Article banner
Paging and lazy loading with compose in android jetpack Use SavedStateHandle with ViewModel Compose Android Custom shape animations pulsating circles on canvas in compose android Search with TextField in list Compose Android Jetpack
Read article Read article Read article Read article
Article banner Article banner Article banner Article banner
Reveal effect animations in compose jetpack android Compose and build android app with new architecture principles Jetpack Compose Hourglass animation on canvas in Android Jetpack Compose Navigation list to detail in android
Read article Read article Read article Read article

Well most of those views must be from me.

๐Ÿ› ๏ธ Design & Developer Tools

figma firebase git illustrator java kotlin sqlite xd

๐Ÿ”— Connect With Me

compose-actors's People

Contributors

cicerohellmann avatar kaibernhard avatar parag171998 avatar paragranework avatar prithviraj2002 avatar rajashekarraju avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

compose-actors's Issues

Thrown exception during search

Running in Emulator "Pixel 4 API 30".
At a minimum I would think you would want to catch exception and recover

fun getResponseFromHttpUrl(
    url: URL
): String {
    val urlConnection: HttpURLConnection = url.openConnection() as HttpURLConnection
    return try {
        val stream: InputStream = urlConnection.inputStream // <-- Throws exception

FATAL EXCEPTION: main
Process: com.developersbreach.composeactors, PID: 8081
java.io.FileNotFoundException: https://api.themoviedb.org/3/search/person?api_key=*Removed*&query=L
at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:255)
at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(DelegatingHttpsURLConnection.java:211)
at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:30)
at com.developersbreach.composeactors.utils.NetworkQueryUtils.getResponseFromHttpUrl(NetworkQueryUtils.kt:26)
at com.developersbreach.composeactors.data.datasource.network.NetworkDataSource$getSearchableActorsData$2.invokeSuspend(NetworkDataSource.kt:130)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42)
at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@bd36bdf, Dispatchers.Main.immediate]
2023-06-08 15:28:29.415 8081-8081 Process com.developersbreach.composeactors I Sending signal. PID: 8081 SIG: 9

[Feature Request] Material You theme implementation

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.

Thank you for this amazing app, very helpful with gorgeous animation. Currently it supports Material Design

Describe the solution you'd like
A clear and concise description of what you want to happen.

I would like to see app in Material You theme, if you implement that, it will look nice and more user friendly

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

I had looked for other apps which can support searching for actors and their projects, but i couldn't find anything as nice UX, UI as yours.

Additional context
Add any other context or screenshots about the feature request here.

https://material.io/blog/start-building-with-material-you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.