A framework for building native applications using React
COMMITS
/ ReactAndroid/build.gradle July 31, 2018
G
Upgrade to soloader 0.5.1 (#20325)
gengjiawen committed
July 30, 2018
D
bump mockito to 2.19.1 (#20317)
Dulmandakh committed
June 28, 2018
D
android targetSdkVersion is 26 (#19944)
Dulmandakh committed
June 27, 2018
D
bump glog to 0.3.5 (#19890)
Dulmandakh committed
D
bump double conversion to 1.1.6 (#19885)
Dulmandakh committed
June 25, 2018
D
bump build tools to 26.0.3 (#19831)
Dulmandakh committed
June 15, 2018
H
Revert "Bump soloader to 0.5.0 (#19676)" (#19739)
Héctor Ramos committed
June 13, 2018
D
use android build-tools 26.0.2 and set compileSdk to 26 (#19662)
Dulmandakh committed
June 12, 2018
H
Bump soloader to 0.5.0 (#19676)
Héctor Ramos committed
May 31, 2018
H
Migrate Android sources to MIT license header
Héctor Ramos committed
May 23, 2018
H
Revert bump to API 26 and fix Android tests failures
Héctor Ramos committed
May 15, 2018
D
android compileSdkVersion 26, use buildToolsVersion 26.0.3
Dulmandakh committed
April 24, 2018
L
Update fresco to v1.9.0, okhttp3 to v3.10.0
liangtongchuan committed
April 14, 2018
K
OSS: upgrade Folly 2016.09.26 => 2016.10.31
Kevin Gozali committed
April 6, 2018
G
Inline and fix proguard rules
gengjiawen committed
March 30, 2018
K
OSS: add gradle wrapper helper to prepare offline gradle caches
Kevin Gozali committed
March 29, 2018
D
Update okio
David Aurelio committed
March 22, 2018
A
Update fresco to v1.8.1
Andrew Jack committed
February 13, 2018
D
Extend Navigation to support "is_fabric" param from native
David Vacca committed
July 12, 2017
F
Update OSS Fresco dependency
Felix Oghina committed
June 27, 2017
A
Akring integration tests fix
Alex Kring committed
June 11, 2017
June 1, 2017
P
Move xreact/jni to react/jni
Pieter De Baets committed
May 27, 2017
E
Downgrade okhttp in open source
Emil Sjolander committed
May 18, 2017
E
Update okhttp3
Emil Sjolander committed
May 10, 2017
M
Fix gradle build due to renamed boost directory
Michael Lee committed
April 5, 2017
A
Use tag ids for testID
Andrew Y. Chen committed
March 10, 2017
M
Update Boost dependency on Android to 1.63
Martin Konicek committed
March 3, 2017
M
Android: Remove dependency on recyclerview
Martin Konicek committed
February 18, 2017
M
Android: Support HTTP headers for source prop on <Image> components
Martin Konicek committed
December 29, 2016
C
Update Android RecyclerView Library to 23.4.0
Caleb Gomer committed
December 19, 2016
A
Update build scripts for Nodes
Ahmed El-Helw committed
K
boost is downloaded from https://github.com/react-native-community/boost
Konstantin Raev committed
December 16, 2016
K
Switched to npm hosted boost lib
Konstantin Raev committed
December 5, 2016
M
Revert to downloading Boost from SourceForge for now
Martin Konicek committed
November 29, 2016
A
Android: Enable ad-hoc dependencies to be pre-downloaded
Adam Comella committed
November 23, 2016
B
Remove Jackson dependency
Benoit Lemaire committed
M
Use a CDN to download Boost
Martin Konicek committed
October 19, 2016
Y
Fix indent of .gradle files
Yoshiya Hinosawa committed
September 30, 2016
P
Upgrade OSS folly dependency
Pieter De Baets committed
September 2, 2016
A
Add annotation processor to create static ReactModule infos
Aaron Chiu committed
August 27, 2016
A
Fix gradle clean task
Adam Comella committed
August 19, 2016
F
Remove dependency on launcher from instrumentation tests
Felix Oghina committed
August 11, 2016
A
Add LazyReactPackage
Aaron Chiu committed
July 30, 2016
T
fix cleanReactNdkLib task failure caused by module not found
Think Wu committed
July 20, 2016
A
Update OkHttp to 3.4.0 and Okio to 1.9.0
Andrew Jack committed
July 8, 2016
M
Make SoLoader an external dependency
Michał Gregorczyk committed
July 6, 2016
M
Pull an updated version of fbjni into RN OSS
Marc Horowitz committed
June 30, 2016
C
Change gradle ndk build inputs back to what they were
Chris Hopman committed
June 28, 2016
L
Add missing `java` directory in ReactAndroid/build.gradle
leeight committed