Daniel Zlotin
3f8cf78eb5
Fixing stuff (#2456 )
* fixing android tests
* update deps
vor 6 Jahren
Daniel Zlotin
a40bcd8e27
fixing android tests
vor 6 Jahren
Guy Carmeli
138391502f
Further work on TopTabs and some refactoring (#2362 )
* Further work on TopTabs and some refactoring
* OptionsPresenter receives views as params
* Remove TopBar and style logic from ViewControllers, these are the OptionsPresenters concern
* StackAnimator isn't coupled to LinearLayout
* Convert Runnable to lambda
* ContainerLayout now implements ReactContainer interface
* Enable desugaring in playground app
* TopTabs unit tests
vor 6 Jahren
Daniel Zlotin
070fa60480
automatic java8
vor 7 Jahren
Daniel Zlotin
46d06d4047
added support for java8 features
vor 7 Jahren
Daniel Zlotin
61d21c3225
upgrade gradle, robolectric, fixed unit tests
vor 7 Jahren
Daniel Zlotin
fe6f90b093
update gradle and remove weird entry point (#2330 )
vor 7 Jahren
Daniel Zlotin
5efb5fc1fb
update libs
vor 7 Jahren
Daniel Zlotin
30c2211cff
android onAppear
vor 7 Jahren
Daniel Zlotin
dea6d13629
update scripts
vor 7 Jahren
Daniel Zlotin
5c960ffa4a
revert remove robolectric - prepare for android navigation stack
vor 7 Jahren
Daniel Zlotin
2462c5e7c6
removed dependency on third parties
vor 7 Jahren
Daniel Zlotin
00d30a511f
trying to pop
vor 7 Jahren
Daniel Zlotin
964b73b433
removed dependency on robolectric
vor 7 Jahren
Daniel Zlotin
a4bdd669b6
fix gradle
vor 7 Jahren
Daniel Zlotin
0d2a3cc08a
removed jacoco
vor 7 Jahren
Daniel Zlotin
262f7f92ba
app lifecycle
vor 7 Jahren
Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
vor 7 Jahren
Daniel Zlotin
8f7a7cd1c5
android: fixed robolectric manifest troubles
vor 7 Jahren
Amit Davidi
55d23979bc
Android: Add bottom-tabs support (WIP)
vor 7 Jahren
Daniel Zlotin
fd50579715
trying to run espresso tests but needs overlay permissions
vor 7 Jahren
Daniel Zlotin
44fc48cdaa
fixing mockito version and start of espresso native e2e
vor 7 Jahren
Amit Davidi
1774dfeb82
Android: ContainerStack support in Layout-Factory
vor 7 Jahren
Guy Carmeli
143474c741
layoutFactory
vor 7 Jahren
Daniel Zlotin
780944acc3
android compiles
vor 7 Jahren
Daniel Zlotin
8cebd2238a
fixing android
vor 7 Jahren
Daniel Zlotin
c5cfe5c047
fix incorrect dependency
vor 8 Jahren
Daniel Zlotin
6cccbd59c4
update packages
vor 8 Jahren
Daniel Zlotin
6e54803b64
bringing the entire support library, just in case
vor 8 Jahren
Guy Carmeli
4b9440b552
Update support lib dependencies to v25.0.1
vor 8 Jahren
Daniel Zlotin
7af4cc3971
update build gradle
vor 8 Jahren
Daniel Zlotin
4663a64409
Revert "downgrade build tools version"
This reverts commit 82492de4ee .
vor 8 Jahren
Daniel Zlotin
82492de4ee
downgrade build tools version
vor 8 Jahren
Daniel Zlotin
5cae039ba0
linted
vor 8 Jahren
Daniel Zlotin
a6681f4f60
assertj for java 7
vor 8 Jahren
Daniel Zlotin
c3827f08f0
fixed robolectric
vor 8 Jahren
Daniel Zlotin
6e55b16981
fix robolectric
vor 8 Jahren
Daniel Zlotin
29f7ea5631
android tests
vor 8 Jahren
Daniel Zlotin
a4c91c1eed
gradle fixes
vor 8 Jahren
InitialT
7e2d7cb9e9
Added missing $
My ignorance
vor 8 Jahren
InitialT
b21fa10d44
Fixed path of RN local Maven repo
Summary:
The old path only work for 'example-redux'
vor 8 Jahren
Guy Carmeli
e997f22c66
Remove fab actions shadow on pre lollipop devices
This is a temporary solution to #292
vor 8 Jahren
Daniel Zlotin
51624f7998
test env and eventbus fixes
vor 8 Jahren
Guy Carmeli
7abc5f8736
AppStyle
vor 8 Jahren
Guy Carmeli
be537459b3
Some work towards proper bottom tabs styling
vor 8 Jahren
Guy Carmeli
5dabdc225b
left button
vor 8 Jahren
Daniel Zlotin
37f59a9d03
try to make scroll anim work
vor 8 Jahren
Daniel Zlotin
787f3b94ee
commented all old code to make the example run
vor 8 Jahren
Daniel Zlotin
aa64e3973f
added test framework - robolectric
vor 8 Jahren
Yedidya Kennard
279a9b4a57
Add support for bottom tabs in Android
Adds BottomTabActivity which replaces TabActivity
Adds a dependency on `com.aurelhubert:ahbottomnavigation:1.2.3`
Uses iOS tabsStyle, with additional parameter that allows toggling of whether to show the titles of inactive tabs
vor 8 Jahren