Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schedule #44

Open
wants to merge 175 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
175 commits
Select commit Hold shift + click to select a range
1205d12
Update README.md
srujant Jan 6, 2019
3801174
changed files to run on react-native 0.57.8
Jan 23, 2019
bda183b
Fixes #2, resolves issue with button covering up input text on Login …
konaraddi Jan 25, 2019
70c1deb
Attempt to fix #2 on iOS
konaraddi Jan 28, 2019
ca520a0
Attempt to fix #2 on iOS by adding marginTop to TouchableOpacity surr…
konaraddi Jan 30, 2019
455714f
Attempt to fix #2 by using platform specific code
konaraddi Jan 30, 2019
9a9bb56
Attempt to fix #2, changed marginTop of TouchableOpacity on iOS from …
konaraddi Feb 3, 2019
de9fa73
Attempt to fix #2 by removing ViewContainer previously surrounding Pa…
konaraddi Feb 3, 2019
f907abd
Change colors from Technica's colors to Bitcamp's colors for issue #4
konaraddi Feb 3, 2019
4493788
Add Bitcamp logo to screens' headers for issue #4
konaraddi Feb 3, 2019
1fab0c2
Update fonts for issue #4
konaraddi Feb 3, 2019
468bc99
Increase font size for h2-h6 & p (for #4)
konaraddi Feb 3, 2019
4001a59
Decrease padding at top
konaraddi Feb 4, 2019
8aeea94
Push unfinished header (for others to get most recent changes)
konaraddi Feb 5, 2019
50632f2
Add map icon to new, static header
konaraddi Feb 5, 2019
99a7d6f
Fix home page's header and map icon alignment; remove duplicate, orig…
konaraddi Feb 8, 2019
ffb914a
modified ios files to build
Feb 8, 2019
1eba270
Merge branch 'rn-0.57.8' of github.com:bitcamp/bitcamp-app-2019 into …
Feb 8, 2019
6bc4f44
add font files to build ios
Feb 8, 2019
74676f9
Change status bar color to light grey and only color the status bar f…
konaraddi Feb 10, 2019
165c6df
Switch from padding to margin to adjust header (and fix issue on iOS)
konaraddi Feb 10, 2019
d0d807f
add 2019 bitcamp firebase plist
Feb 12, 2019
c1124fc
Merge branch 'rn-0.57.8' of github.com:bitcamp/bitcamp-app-2019 into …
Feb 12, 2019
83e3d5d
Attempt to fix margins around header on iOS
konaraddi Feb 12, 2019
65455e2
made some changes
Feb 12, 2019
a30e084
fixed conflicts
Feb 12, 2019
df7eb14
Remove all margins on header to test styling on iOS
konaraddi Feb 12, 2019
0b0a68e
Merge branch 'rn-0.57.8' of github.com:bitcamp/bitcamp-app-2019 into …
Feb 12, 2019
80c87ec
Test plain header title text on iOS
konaraddi Feb 12, 2019
b73cfb9
changed plist and json files for notifications
Feb 12, 2019
b591e04
Merge branch 'rn-0.57.8' of github.com:bitcamp/bitcamp-app-2019 into …
Feb 12, 2019
7d8ea09
Wrap iOS header in View
konaraddi Feb 14, 2019
e1099ca
Merge branch 'rn-0.57.8' of github.com:bitcamp/bitcamp-app-2019 into …
konaraddi Feb 14, 2019
5f8fda7
Add Header wrapper component around header on ios
konaraddi Feb 14, 2019
5118c5f
Remove margins on header for iOS
konaraddi Feb 14, 2019
8cf1c19
Using react navigation's headerRight
konaraddi Feb 14, 2019
ed2d837
added static header
Feb 19, 2019
4225794
Refactored profile page. Adjusted spacing on profile page. Added info…
zbreit Feb 22, 2019
8659efd
fixed schedule bug, need to add key extractor
Feb 22, 2019
ff8f689
added in tab-nav for schedule with swipe.
yjlo Feb 26, 2019
68c10eb
add search modal
srujant Feb 26, 2019
62ca008
Merge branch 'rn-0.57.8' of github.com:bitcamp/bitcamp-app-2019 into …
srujant Feb 26, 2019
d96a4d8
Finished profile page. Swapped to icons instead of buttons
zbreit Feb 26, 2019
3245ce0
Merge pull request #7 from bitcamp/reskin-mentors-and-profiles
srujant Feb 26, 2019
078a3cc
added search functionality
srujant Feb 26, 2019
1104a34
added in tab-nav for schedule with swipe.
yjlo Feb 26, 2019
a93f425
Merge branch 'rn-0.57.8' of https://github.com/bitcamp/bitcamp-app-20…
yjlo Feb 26, 2019
6d5d333
made sure search is case insensitive
srujant Feb 26, 2019
44c0175
change the schedule to the new starter 2019 schedule
srujant Feb 26, 2019
f1c8727
added new features
srujant Feb 28, 2019
27050ab
Preliminary styling of the ask question modal
zbreit Mar 3, 2019
77d4b28
attempt to fix login
michaelhuang97 Mar 3, 2019
8928bc7
Adjusted light grey. Fixed navbar coloration
zbreit Mar 3, 2019
c16075c
Adjusted border radius of ask question button.
zbreit Mar 3, 2019
8e1d103
testing
yjlo Mar 3, 2019
9a9dc9a
added slideshow
srujant Mar 3, 2019
b5eed4c
Merge branch 'rn-0.57.8' of github.com:bitcamp/bitcamp-app-2019 into …
srujant Mar 3, 2019
f329f62
need to fix slideshow
srujant Mar 3, 2019
cb399f7
need to fix styling for slideshow
srujant Mar 3, 2019
1178d58
Added mentor header. Changed from a checkbox to a switch. Allowed tou…
zbreit Mar 3, 2019
7d219de
hardcode fix for login
michaelhuang97 Mar 3, 2019
ff9c882
Merge pull request #8 from bitcamp/mentors-page
srujant Mar 3, 2019
5e08c1a
finished tab system for schedule
yjlo Mar 3, 2019
9c62d34
hardcode fix for login
michaelhuang97 Mar 3, 2019
def6cd4
Merge pull request #9 from bitcamp/michael
srujant Mar 3, 2019
3731747
fixed errors
michaelhuang97 Mar 3, 2019
676ac06
get days separated by tab and saved section moved
yjlo Mar 3, 2019
ec8e4cb
Adjusted happening now cards. Fixed countdown banner sizing and styling.
zbreit Mar 3, 2019
591c3bb
Merge pull request #11 from bitcamp/Schedule
srujant Mar 3, 2019
aa67cd0
Merge pull request #10 from bitcamp/happening-now-cards
srujant Mar 3, 2019
b19e964
check star status
srujant Mar 3, 2019
07d8f82
Adjusted the margin between the QR code and the top of the screen
zbreit Mar 3, 2019
7922ee7
Adjusted the sizing on the mentor page to ensure cross-platform compa…
zbreit Mar 4, 2019
494b8ba
test fix
srujant Mar 4, 2019
b422b96
Merge pull request #12 from bitcamp/fix-profile-styling
srujant Mar 4, 2019
0d5ec74
update react-native-vector-icons
srujant Mar 4, 2019
27ecaba
schedule styling completely done
yjlo Mar 4, 2019
86aa6c7
merge new schedule
srujant Mar 5, 2019
85c5669
Modularized code for shifting content when the keyboard appeared. Fix…
zbreit Mar 5, 2019
a0076df
fixed font issue for ios
srujant Mar 5, 2019
542f7f4
zach fix keyboard push
srujant Mar 5, 2019
e23f56f
Fix merge conflict
srujant Mar 5, 2019
14c479a
make sure map does not show up on other screens
srujant Mar 7, 2019
9b843b8
underlay color is now white for map and search icons
srujant Mar 7, 2019
5c1c1b5
add category searching
srujant Mar 7, 2019
859044a
Hopefully fixed three dot styling for the swiper on iOS
zbreit Mar 8, 2019
4500e28
Altered mentor page styling to match the mockup
zbreit Mar 9, 2019
93fd511
Fixed a bug with displaying the beginner friendly text on event modals
zbreit Mar 9, 2019
a9cdd79
refactor
srujant Mar 11, 2019
659658f
Merge branch 'rn-0.57.8' into event-modal-fixes
srujant Mar 11, 2019
c9e2ea0
Merge pull request #13 from bitcamp/event-modal-fixes
srujant Mar 11, 2019
3137bd8
fix conflicts
srujant Mar 11, 2019
d65de0e
Removed ipsum text. Ensured that the search modal doesn't display any…
zbreit Mar 11, 2019
4912239
fixed pill badges on both event description and event modal
yjlo Mar 12, 2019
9d45800
added text to modal < to indicate where it returns to
yjlo Mar 12, 2019
cf0668d
Changed search modal to marvel version
yjlo Mar 12, 2019
6d1cad5
Added collapsible question cards
zbreit Mar 12, 2019
3f0eea4
finished event starring
srujant Mar 12, 2019
9fe69d4
fix search bar on ios
yjlo Mar 12, 2019
4a9a8c3
Merge branch 'Schedule' into rn-0.57.8
srujant Mar 12, 2019
f6e40b9
fix space between back icon and text
yjlo Mar 12, 2019
c4884ae
Fixed merge conflict
zbreit Mar 13, 2019
42b0422
added most of the banners
srujant Mar 13, 2019
9a89754
Merge branch 'new-question-cards' into rn-0.57.8
srujant Mar 13, 2019
1e2b843
Merge branch 'Schedule' into rn-0.57.8
srujant Mar 13, 2019
ce38b82
icon changes
yjlo Mar 14, 2019
e0a6261
icons changed and fixed text
yjlo Mar 14, 2019
8c8cb37
Merge branch 'rn-0.57.8' of https://github.com/bitcamp/bitcamp-app-20…
yjlo Mar 14, 2019
631ec39
changed expo icon
yjlo Mar 14, 2019
23adbe1
fixed profile spacing
yjlo Mar 14, 2019
54a34bd
Fixed question cards so that the question text actually expands if th…
zbreit Mar 14, 2019
985fc42
changed android icon
yjlo Mar 14, 2019
56bce00
fixed FAIcon
yjlo Mar 14, 2019
36e5611
changed spacing for saved section
yjlo Mar 14, 2019
9afcf2e
added days to search
yjlo Mar 14, 2019
568f78a
Merge pull request #14 from bitcamp/new-question-cards
srujant Mar 16, 2019
ef19f6b
added multi-tag search + multi-tag display
yjlo Mar 18, 2019
1d1f12b
add bitcamp splash screen
srujant Mar 18, 2019
2feecf5
Merge branch 'Schedule' of github.com:bitcamp/bitcamp-app-2019 into S…
srujant Mar 18, 2019
4f20888
Merge branch 'Schedule' into rn-0.57.8
srujant Mar 18, 2019
3027fcd
fixed EventModal issue with multiple tags
yjlo Mar 18, 2019
d941503
fixed scrolling issue for ios
yjlo Mar 18, 2019
4deda8b
changed map modal
yjlo Mar 18, 2019
dae65b1
finish events favoriting
srujant Mar 18, 2019
8fe9f92
Merge branch 'Schedule' of github.com:bitcamp/bitcamp-app-2019 into S…
srujant Mar 18, 2019
9bb33e0
Merge branch 'Schedule' into rn-0.57.8
srujant Mar 18, 2019
e9242e1
Changed the scanner endpoint
zbreit Mar 18, 2019
3f62bf7
Fixed issues with the profile and scanner display name when the user …
zbreit Mar 19, 2019
de266c4
removed expo stuff for now:
srujant Mar 19, 2019
ee7e27f
Merge branch 'updating-scanner' into rn-0.57.8
srujant Mar 19, 2019
2b1c161
Refactored the scanned user modal
zbreit Mar 19, 2019
fc01fa4
Merge branch 'updating-scanner' into rn-0.57.8
srujant Mar 19, 2019
b5e4e77
Potentially made a fix to the token being used for the request
zbreit Mar 19, 2019
af0832f
Made sure to handle the HTTP response JSON appropriately
zbreit Mar 19, 2019
100b2a7
Merge branch 'updating-scanner' into rn-0.57.8
srujant Mar 19, 2019
c9d381f
(Actually) fixed how the scanner HTTP request worked
zbreit Mar 19, 2019
6eb3b2b
Merge branch 'updating-scanner' into rn-0.57.8
srujant Mar 19, 2019
545bf6e
Replaced a confused vairable name related to the response JSON
zbreit Mar 19, 2019
0980be5
Merge branch 'updating-scanner' into rn-0.57.8
srujant Mar 19, 2019
da4e308
got basic scanning working
srujant Mar 19, 2019
b6d8278
fixed after new schedule pull
yjlo Mar 19, 2019
2707bcd
Merge branch 'rn-0.57.8' of https://github.com/bitcamp/bitcamp-app-20…
yjlo Mar 19, 2019
76e949f
Migrated to system fonts
zbreit Mar 19, 2019
85802d8
Merge branch 'Schedule' of github.com:bitcamp/bitcamp-app-2019 into S…
srujant Mar 19, 2019
6b55416
Merge branch 'Schedule' into system-fonts
srujant Mar 19, 2019
36c0f22
added icon, need to fix launch screen
srujant Mar 19, 2019
eb52c60
add featured event logic
srujant Mar 20, 2019
485f345
fixed favoriting bug
yjlo Mar 20, 2019
a56bc56
Merge branch 'Schedule' of github.com:bitcamp/bitcamp-app-2019 into S…
srujant Mar 20, 2019
d430605
Merge branch 'Schedule' into rn-0.57.8
srujant Mar 20, 2019
7671449
adaptive icons
yjlo Mar 20, 2019
e573dd4
UI changes on home page
yjlo Mar 22, 2019
be62901
Merge branch 'rn-0.57.8' of https://github.com/bitcamp/bitcamp-app-20…
yjlo Mar 22, 2019
ba286b1
fixed favoriting in event modal + changed 'Bitcamp' => 'bitcamp'
yjlo Mar 23, 2019
851f868
changed event cards
yjlo Mar 23, 2019
bae4ddf
changed event cards
yjlo Mar 23, 2019
d0d06c5
Merge branch 'Schedule' of github.com:bitcamp/bitcamp-app-2019 into S…
srujant Mar 23, 2019
cfe800d
Merge branch 'Schedule' into rn-0.57.8
srujant Mar 23, 2019
eaef94b
Fixed the error with the home page dots not displaying on iOS
zbreit Mar 24, 2019
3f477e8
Merge branch 'Schedule' of github.com:bitcamp/bitcamp-app-2019 into S…
srujant Mar 25, 2019
0376aaf
Merge branch 'Schedule' into rn-0.57.8
srujant Mar 25, 2019
73d9ea2
change endpoints
srujant Mar 26, 2019
2aa92f2
Added a linear gradient to the header instead of a dark opacity mask
zbreit Mar 26, 2019
c3cb6ed
Updated the countdown timer when the event is over. Fixed the schedul…
zbreit Mar 26, 2019
c0f3d78
change endpoints
srujant Mar 26, 2019
e4f93aa
fix issue with favoriting
srujant Mar 26, 2019
67ea8d8
Merge pull request #15 from bitcamp/updating-happening-now
srujant Mar 26, 2019
fff7b48
Merge branch 'Schedule' of github.com:bitcamp/bitcamp-app-2019 into S…
srujant Mar 26, 2019
e35adfc
Merge branch 'Schedule' into rn-0.57.8
srujant Mar 26, 2019
475b405
changed things
srujant Mar 26, 2019
ef51854
need to fix starring
srujant Mar 26, 2019
10482b5
Added consistent animations to modals and enabled swipe to close
zbreit Mar 26, 2019
1ab28f1
Merge pull request #16 from bitcamp/modal-swiping
srujant Mar 26, 2019
26131f8
Fixed the toggle modal functions in certain modal components
zbreit Mar 26, 2019
238af66
Removed modal swiping due to screen lagging
zbreit Mar 26, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["react-native"]
"presets": ["module:metro-react-native-babel-preset"]
}
26 changes: 25 additions & 1 deletion .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,23 @@ node_modules/react-native/flow-github/
[options]
emoji=true

esproposal.optional_chaining=enable
esproposal.nullish_coalescing=enable

module.system=haste
module.system.haste.use_name_reducers=true
# get basename
module.system.haste.name_reducers='^.*/\([a-zA-Z0-9$_.-]+\.js\(\.flow\)?\)$' -> '\1'
# strip .js or .js.flow suffix
module.system.haste.name_reducers='^\(.*\)\.js\(\.flow\)?$' -> '\1'
# strip .ios suffix
module.system.haste.name_reducers='^\(.*\)\.ios$' -> '\1'
module.system.haste.name_reducers='^\(.*\)\.android$' -> '\1'
module.system.haste.name_reducers='^\(.*\)\.native$' -> '\1'
module.system.haste.paths.blacklist=.*/__tests__/.*
module.system.haste.paths.blacklist=.*/__mocks__/.*
module.system.haste.paths.blacklist=<PROJECT_ROOT>/node_modules/react-native/Libraries/Animated/src/polyfills/.*
module.system.haste.paths.whitelist=<PROJECT_ROOT>/node_modules/react-native/Libraries/.*

munge_underscores=true

Expand All @@ -50,5 +66,13 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(<VERSION>\\)? *\\(site=[a-z,_]*
suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError

[untyped]
.*/node_modules/react-native/Libraries/Components/Navigation/NavigatorIOS.ios.js
.*/node_modules/react-native/Libraries/Components/TextInput/InputAccessoryView.js
.*/node_modules/react-native/Libraries/Components/View/ViewPropTypes.js
.*/node_modules/react-native/Libraries/Components/SafeAreaView/SafeAreaView.ios.js
.*/node_modules/react-native/Libraries/StyleSheet/processTransform.js
.*/node_modules/react-native/Libraries/react-native/react-native-implementation.js

[version]
^0.67.0
^0.78.0
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Technica 2018 Mobile App
# Bitcamp 2019 Mobile App

This is the the mobile app for Technica's 2018 hackathon.
This is the the mobile app for Bitcamp's 2019 hackathon.

# Quick Start

Expand Down
17 changes: 17 additions & 0 deletions android/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>technica</name>
<comment>Project android created by Buildship.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
</projectDescription>
2 changes: 2 additions & 0 deletions android/.settings/org.eclipse.buildship.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
connection.project.dir=
eclipse.preferences.version=1
6 changes: 6 additions & 0 deletions android/app/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
<classpathentry kind="output" path="bin/default"/>
</classpath>
23 changes: 23 additions & 0 deletions android/app/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>app</name>
<comment>Project app created by Buildship.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
</projectDescription>
2 changes: 2 additions & 0 deletions android/app/.settings/org.eclipse.buildship.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
connection.project.dir=..
eclipse.preferences.version=1
4 changes: 2 additions & 2 deletions android/app/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ android_library(

android_build_config(
name = "build_config",
package = "com.technica",
package = "com.bitcamp",
)

android_resource(
name = "res",
package = "com.technica",
package = "com.bitcamp",
res = "src/main/res",
)

Expand Down
8 changes: 5 additions & 3 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@ def enableSeparateBuildPerCPUArchitecture = false
def enableProguardInReleaseBuilds = false

android {
compileSdkVersion 27
buildToolsVersion "27.0.3"
compileSdkVersion 28
buildToolsVersion "28.0.3"

defaultConfig {
applicationId "com.technica.technica18"
applicationId "com.bitcamp.bitcamp19"
minSdkVersion 16
targetSdkVersion 27
versionCode 9
Expand Down Expand Up @@ -153,6 +153,8 @@ android {
}

dependencies {
compile project(':react-native-linear-gradient')
compile project(':react-native-restart')
compile project(':react-native-camera')
compile project(':react-native-photo-view')
compile project(':react-native-firebase')
Expand Down
67 changes: 8 additions & 59 deletions android/app/google-services.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"project_info": {
"project_number": "149993005451",
"firebase_url": "https://technica-mobile-app.firebaseio.com",
"project_id": "technica-mobile-app",
"storage_bucket": "technica-mobile-app.appspot.com"
"project_number": "961178996283",
"firebase_url": "https://bitcamp2019-9e3d7.firebaseio.com",
"project_id": "bitcamp2019-9e3d7",
"storage_bucket": "bitcamp2019-9e3d7.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:149993005451:android:fff5077db368f09c",
"mobilesdk_app_id": "1:961178996283:android:e191d460ae1d5369",
"android_client_info": {
"package_name": "com.technica.technica18"
"package_name": "com.bitcamp.bitcamp19"
}
},
"oauth_client": [
{
"client_id": "149993005451-ocj965ikgdpkfkjra1lb0ivp0ldbrh5i.apps.googleusercontent.com",
"client_id": "961178996283-k5n0e2o1qr38d1dl9k3dd6kqko9gsd3o.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyAQ9kWO15brKEhIPAkFnD3yTM_uRzPRlXI"
"current_key": "AIzaSyCjgH6l5bEeOwMxXRza-lkRs9FFzdzcbNc"
}
],
"services": {
Expand All @@ -36,57 +36,6 @@
"status": 2
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:149993005451:android:c8288472f69be8f4",
"android_client_info": {
"package_name": "com.technica.technicaapp2018"
}
},
"oauth_client": [
{
"client_id": "149993005451-g13qdgstahacvrq5no0uaih836m92a3c.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.technica.technicaapp2018",
"certificate_hash": "0fbb135c12b72e3830445f66dbacb655255654f3"
}
},
{
"client_id": "149993005451-ocj965ikgdpkfkjra1lb0ivp0ldbrh5i.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyAQ9kWO15brKEhIPAkFnD3yTM_uRzPRlXI"
}
],
"services": {
"analytics_service": {
"status": 1
},
"appinvite_service": {
"status": 2,
"other_platform_oauth_client": [
{
"client_id": "149993005451-ocj965ikgdpkfkjra1lb0ivp0ldbrh5i.apps.googleusercontent.com",
"client_type": 3
},
{
"client_id": "149993005451-att4gh3erbt51ssm4oj6shm70boa02d2.apps.googleusercontent.com",
"client_type": 2,
"ios_info": {
"bundle_id": "com.technica.technica18"
}
}
]
},
"ads_service": {
"status": 2
}
}
}
],
"configuration_version": "1"
Expand Down
53 changes: 0 additions & 53 deletions android/app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -15,56 +15,3 @@
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}

# Disabling obfuscation is useful if you collect stack traces from production crashes
# (unless you are using a system that supports de-obfuscate the stack traces).
-dontobfuscate

# React Native

# Keep our interfaces so they can be used by other ProGuard rules.
# See http://sourceforge.net/p/proguard/bugs/466/
-keep,allowobfuscation @interface com.facebook.proguard.annotations.DoNotStrip
-keep,allowobfuscation @interface com.facebook.proguard.annotations.KeepGettersAndSetters
-keep,allowobfuscation @interface com.facebook.common.internal.DoNotStrip

# Do not strip any method/class that is annotated with @DoNotStrip
-keep @com.facebook.proguard.annotations.DoNotStrip class *
-keep @com.facebook.common.internal.DoNotStrip class *
-keepclassmembers class * {
@com.facebook.proguard.annotations.DoNotStrip *;
@com.facebook.common.internal.DoNotStrip *;
}

-keepclassmembers @com.facebook.proguard.annotations.KeepGettersAndSetters class * {
void set*(***);
*** get*();
}

-keep class * extends com.facebook.react.bridge.JavaScriptModule { *; }
-keep class * extends com.facebook.react.bridge.NativeModule { *; }
-keepclassmembers,includedescriptorclasses class * { native <methods>; }
-keepclassmembers class * { @com.facebook.react.uimanager.UIProp <fields>; }
-keepclassmembers class * { @com.facebook.react.uimanager.annotations.ReactProp <methods>; }
-keepclassmembers class * { @com.facebook.react.uimanager.annotations.ReactPropGroup <methods>; }

-dontwarn com.facebook.react.**

# TextLayoutBuilder uses a non-public Android constructor within StaticLayout.
# See libs/proxy/src/main/java/com/facebook/fbui/textlayoutbuilder/proxy for details.
-dontwarn android.text.StaticLayout

# okhttp

-keepattributes Signature
-keepattributes *Annotation*
-keep class okhttp3.** { *; }
-keep interface okhttp3.** { *; }
-dontwarn okhttp3.**

# okio

-keep class sun.misc.Unsafe { *; }
-dontwarn java.nio.file.*
-dontwarn org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement
-dontwarn okio.**
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.technica.technica18">
package="com.bitcamp.bitcamp19">

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
Expand Down
Binary file added android/app/src/main/assets/fonts/Aleo-Bold.otf
Binary file not shown.
Binary file not shown.
Binary file added android/app/src/main/assets/fonts/Aleo-Italic.otf
Binary file not shown.
Binary file added android/app/src/main/assets/fonts/Aleo-Light.otf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added android/app/src/main/assets/fonts/AntDesign.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file modified android/app/src/main/assets/fonts/DINPro-Black.otf
100755 → 100644
Empty file.
Empty file modified android/app/src/main/assets/fonts/DINPro-Bold.otf
100755 → 100644
Empty file.
Empty file modified android/app/src/main/assets/fonts/DINPro-Light.otf
100755 → 100644
Empty file.
Empty file modified android/app/src/main/assets/fonts/DINPro-Medium.otf
100755 → 100644
Empty file.
Empty file modified android/app/src/main/assets/fonts/DINPro-Regular.otf
100755 → 100644
Empty file.
Binary file modified android/app/src/main/assets/fonts/EvilIcons.ttf
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/Feather.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/Ionicons.ttf
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/MaterialCommunityIcons.ttf
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/Octicons.ttf
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/Poppins-Black.ttf
100755 → 100644
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/Poppins-Bold.ttf
100755 → 100644
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/Poppins-ExtraBold.ttf
100755 → 100644
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/Poppins-Medium.ttf
100755 → 100644
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/Poppins-Regular.ttf
100755 → 100644
Binary file not shown.
Binary file modified android/app/src/main/assets/fonts/Poppins-SemiBold.ttf
100755 → 100644
Binary file not shown.
Binary file added android/app/src/main/assets/fonts/Roboto.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading