tobykurien/Xtendroid
Xtendroid is a DSL (domain-specific language) for Android that greatly reduces boilerplate code while providing great tooling support
XtendMIT
Issues
- 1
- 8
Autocomplete
#136 opened by FunnyDevs - 6
Split out support library dependency
#120 opened by tobykurien - 0
Update to Xtend 2.11
#135 opened by tobykurien - 2
- 5
Reduce dex method count impact
#123 opened by tobykurien - 1
Java 8 and build tools 25 compatibility
#131 opened by nishal - 4
- 7
Xtendroid test issues
#129 opened by tobykurien - 0
- 2
- 0
- 0
- 1
Idea: Hijack CodeGenerationParticipant and @AndroidJsonized to generate swift code
#133 opened by Buggaboo - 2
Idea: @AndroidInstance field annotation to persist via onSaveRestoreInstanceState
#132 opened by Buggaboo - 1
- 5
Gradle build issue with latest gradle & plugins
#128 opened by tobykurien - 13
- 1
A String @BundleProperty with default value always seems to return the default value
#127 opened by tobykurien - 35
Tests - Instrumentation, Unit tests, gradle
#88 opened by Buggaboo - 3
- 1
- 7
github.io/xtendroid
#113 opened by Buggaboo - 25
github.io/xtendroid, also how we managed to get Xtendroid to work on Intellij and Android Studio
#81 opened by Buggaboo - 4
- 12
Start work on j2objc cross-platform work
#107 opened by Buggaboo - 2
Feature idea @AndroidMenu: request for comments
#70 opened by Buggaboo - 3
- 3
Strange @BundleProperty compile behaviour
#111 opened by tobykurien - 3
Document @AndroidJsonized
#106 opened by tobykurien - 12
Idea: databinding
#89 opened by Buggaboo - 4
- 0
- 3
formalize active annotations testing
#101 opened by Buggaboo - 0
Move Loader tests to unit test
#108 opened by Buggaboo - 2
Reduce passes for a complete project build
#104 opened by Buggaboo - 8
Get Xtendroid to work on Intellij IDEA 15 CE
#84 opened by Buggaboo - 1
@AndroidJsonized
#103 opened by Buggaboo - 0
@BundleProperty to check if arguments is null
#96 opened by tobykurien - 2
@BundleProperty breaks when using a Parcelable
#98 opened by tobykurien - 1
Avoid recursive parcelling in @AndroidParcelable
#102 opened by tobykurien - 0
- 2
Set a primary source element for elements derived by AA, otherwise navigation and UI features like find references are broken.
#83 opened by akosyakov - 2
- 6
First compile always results in this error
#74 opened by tobykurien - 7
- 2
[suggestion] Handle options menu
#78 opened by PerfectCarl - 5
@AndroidActivity and @AndroidFragment magic @+id/name -> View name field generation broken for @CustomView(Groups)
#69 opened by Buggaboo - 4
Can't use Xtendroid with Xtend 2.8.0
#73 opened by maannajjar - 1
Mention XtendApp in the README.md
#72 opened by Buggaboo