Pinned Repositories
android-composable-toast
Customizable Toast Library written with Android Jetpack Compose
android-compose-ccview
💳 CreditCardView is Android library that allows developers to create the UI which replicates an actual Credit Card.
AndroidCustomFragmentManager
Infrastructure that organizes fragment transition and fragment management in Android
BasketLayout
Manage add to cart operation easier for android apps
BiometricAuthentication
authentication by fingerprint method. (androidx biometrics library used)
Client-Server-App
The aim is to synchronize the movements in one application with the other application. The application must be able to be opened as a server or a client. The application opened in server mode will be ready for clients to connect. The user of the application in server mode will be able to move this rectangle within the screen dimensions by using the direction arrows of the keyboard. The client software will get the position information of the current rectangle from the server and update the position of the rectangle on its screen.
CountriesApp
an android application that shows countries and country details. Many advanced technologies (Retrofit, RoomDB, Coroutines, Dagger - Hilt-Injection, RXJava, Extensions, Data Binding etc.) have been used. In addition, layered architecture and MVVM structure are used.
RoundedCorner
Design example with rounded corners for button and dialog
RouteAppAndroid
You can plan travel with Route. You can sort the places you have saved by distance and specify their priorities. You can also get directions with navigation. You can record your important memories of your trip with photographs. Moreover, all data is stored in the room you have created specially for you and cannot be accessed by anyone else.
SwipeTouchListener
Listener definition for a callback to be called when a swipe event is dispatched to a view
ayhanunal's Repositories
ayhanunal/android-composable-toast
Customizable Toast Library written with Android Jetpack Compose
ayhanunal/android-compose-ccview
💳 CreditCardView is Android library that allows developers to create the UI which replicates an actual Credit Card.
ayhanunal/AndroidCustomFragmentManager
Infrastructure that organizes fragment transition and fragment management in Android
ayhanunal/BiometricAuthentication
authentication by fingerprint method. (androidx biometrics library used)
ayhanunal/RoundedCorner
Design example with rounded corners for button and dialog
ayhanunal/RouteAppAndroid
You can plan travel with Route. You can sort the places you have saved by distance and specify their priorities. You can also get directions with navigation. You can record your important memories of your trip with photographs. Moreover, all data is stored in the room you have created specially for you and cannot be accessed by anyone else.
ayhanunal/SwipeTouchListener
Listener definition for a callback to be called when a swipe event is dispatched to a view
ayhanunal/BasketLayout
Manage add to cart operation easier for android apps
ayhanunal/Movie
MovieApp is movies app built with android architecture components and the repository pattern (LiveData, ViewModel, Room, Retrofit).
ayhanunal/PopupRememberChoice
Remember popup selection using UserDefaults on iOS
ayhanunal/Android-NewPermissionRequest
As of June 2021, there have been some changes related to user permissions on Android. The methods 'startActivityForResult', 'onActivityResult' and on Permission Result' have been deprecated. we will look at how to request user permissions with newly added methods in this repo.
ayhanunal/keywords-mobile-backend
ayhanunal/AgeInMinutes-App
Calculate your age in minutes by selecting your date of birth
ayhanunal/ayhanunal
ayhanunal/DrawingApp
ayhanunal/FirebaseCrashlytics
Tracking application crash and ANR rates using Firebase Crashlytics
ayhanunal/AndroidCameraX
cameraX usage example shared by Google
ayhanunal/BasicCompose
kotlin compose intro
ayhanunal/BookAdvice
BookAdvice, shows the most popular books weekly. It also advises you on a daily basis.
ayhanunal/CustomizedToast
android, custom toast message - KTX
ayhanunal/DialogDesignSharedPref
Design with the option to show the user a dialog message and ask again
ayhanunal/FastAdapter
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
ayhanunal/ffmpeg-android
FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
ayhanunal/GitBranchDemo
Developing and merging different branches using git version control system
ayhanunal/Jelly
🌊 - Jelly is a library for animated, non-interactive & interactive viewcontroller transitions and presentations with the focus on a simple and yet flexible API.
ayhanunal/Kotlin-Coroutines-Android-Examples
Learn Kotlin Coroutines for Android by Examples. Learn how to use Kotlin Coroutines for Android App Development.
ayhanunal/Kotlin-Flow-Android-Examples
Kotlin Flow Android Examples - How to use it in Android Project
ayhanunal/ProgressView
🌊 A polished and flexible ProgressView, fully customizable with animations.
ayhanunal/QuizApp
A quiz app with multiple choice questions to test the user's skills. There is also a progressbar showing the number of questions and the ability to check questions immediately.
ayhanunal/zmq-socket-sub-pub
Opening subscriber and publisher sockets over ZeroMQ and constantly reading messages