jiti-meet/android
Lyubomir Marinov 2ad869a036 Comply w/ coding style
- Use 1 name for 1 abstraction. Instead of useFullScreen and enabled use
  fullScreen.
- Comments are correct English sentences so no double spaces between
  senteces, no capitalization of the work On midsentence.
- Write as little source code as possible if readability is preserved.
- Utilize Facebook's Flow.
- The name of a private function must start with _ and the jsdoc should
  state that the function is private.
2017-02-06 15:32:03 -06:00
..
app [RN] Implement full screen mode while in a conference 2017-02-06 13:51:17 -06:00
gradle/wrapper Merge jitsi-meet-react's mobile support 2016-10-12 10:31:52 -05:00
keystores Merge jitsi-meet-react's mobile support 2016-10-12 10:31:52 -05:00
build.gradle Merge jitsi-meet-react's mobile support 2016-10-12 10:31:52 -05:00
gradle.properties Merge branch 'android-version' 2016-12-06 14:26:50 -06:00
gradlew Merge jitsi-meet-react's mobile support 2016-10-12 10:31:52 -05:00
gradlew.bat Merge jitsi-meet-react's mobile support 2016-10-12 10:31:52 -05:00
settings.gradle Comply w/ coding style 2017-02-06 15:32:03 -06:00