Thursday, 30 April 2020

Localized

This app will help developers to convert strings from application in one platform to another.

Features

  • Show parsed strings in user friendly interface
  • Work with multiple formats:
    1. Android strings.xml
    2. Apple Localizable.strings
    3. CSV

Android Arsenal

from The Android Arsenal

Wednesday, 29 April 2020

Ionalert

A beautiful design Android Alert Dialog, alternative of Sweet Alert Dialog based on KAlertDialog using MaterialComponent



from The Android Arsenal

Monday, 27 April 2020

CornerCutLinearLayout

CornerCutLinearLayout extends LinearLayout. It allows cutting parent corners with different shapes and build proper shadow for complex shapes. It also allows cutting each child's corners.

Additionally, using available properties and custom providers, those cuts may be turned into cutouts of different shapes, sizes, etc. Widget's sole purpose is to use with children with no transformations (like rotation, scale, matrix transformations).

Additional features:

  • RTL support
  • child layout parameters that allow overriding default parent parameters
  • custom shadow
  • custom dividers & providers
  • custom cutouts & providers
  • custom view visible area provider



from The Android Arsenal

Thursday, 23 April 2020

Magic Modules

An experimental Gradle Plugin that automatically maps and includes modules in your builds

For large Android projects hosted in mono repos, management for module names might be a real pain, specially when we have lots of moving parts under a structure driven by nested Gradle subprojects.

This experimental plugin attempts to solve that.



from The Android Arsenal

BlueFlow

Android Bluetooth classic API wrapped in Coroutines Flow.



from The Android Arsenal

Tuesday, 21 April 2020

LakuePopupActivity

LakuePopupActivity is popsup and is easy to call back. Used in various places such as error, image, notice.



from The Android Arsenal

SnapTimePicker

Another Material Time Picker for developer who do not like default Material Time Picker that difficult to use for most users



from The Android Arsenal