This website requires JavaScript.
Explore
Help
Sign In
filippodb
/
SchildiChat-android
Watch
1
Star
0
Fork
0
You've already forked SchildiChat-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
SchildiChat-android
/
vector
History
Benoit Marty
ee402fd328
Now with min API set to 19, we do not need Left and Right attribute, Start and End is enougth. For the moment, just reduce the severity
2019-06-28 14:57:41 +02:00
..
sampledata
New View Reactions bottom sheet
2019-06-07 14:14:51 +02:00
signature
Share the debug signature to all machines which build the debug APK
2019-06-07 10:17:14 +02:00
src
Stop using textColorTertiary (fix crash on API 19)
2019-06-28 10:04:43 +02:00
.gitignore
Rename
app
to
vector
2019-04-02 11:24:54 +02:00
build.gradle
minSdkVersion 19 (mainly for security reason and also because of MotionLayout only supported on API 18)
2019-06-28 10:06:36 +02:00
lint.xml
Now with min API set to 19, we do not need Left and Right attribute, Start and End is enougth. For the moment, just reduce the severity
2019-06-28 14:57:41 +02:00
proguard-rules.pro
Rename
app
to
vector
2019-04-02 11:24:54 +02:00