Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/damianstone/toogether-mobile
/ functions
Functions
299 in github.com/damianstone/toogether-mobile
⨍
Functions
299
◇
Types & classes
10
Function
handleLoadMoreMatches
()
screens/Chat/MatchesScreen.js:159
Function
handleLoadMoreMessages
()
screens/Chat/GroupChatScreen.js:109
Function
handleLoadMoreMessages
()
screens/Chat/ChatScreen.js:342
Function
handleLogin
()
screens/Auth/AuthScreen.js:169
Function
handleLogin
()
screens/Auth/AuthStartScreen.js:32
Function
handleLogout
()
screens/MyProfile/SettingScreen.js:54
Function
handleNavigateToGroupChat
()
screens/Group/GroupScreen.js:245
Function
handleOpenActionSheet
(member_id, member_name)
screens/Group/GroupScreen.js:209
Function
handleOpenPreview
()
screens/MyProfile/MyProfileScreen.js:184
Function
handlePress
()
screens/Recovery/ValidateCodeScreen.js:80
Function
handlePress
()
screens/Recovery/ChangePasswordScreen.js:57
Function
handlePress
()
screens/Recovery/RecoveryScreen.js:45
Function
handleRegister
()
screens/Auth/AuthScreen.js:157
Function
handleRegister
()
screens/Auth/AuthStartScreen.js:28
Function
handleResend
()
screens/Recovery/ValidateCodeScreen.js:31
Function
handleSendMessage
()
screens/Chat/GroupChatScreen.js:95
Function
handleSendMessage
()
screens/Chat/ChatScreen.js:182
Function
handleShowChatbyId
(conversationId, receiverProfile)
screens/Chat/MatchesScreen.js:150
Function
handleShowChatbyMatch
(matchId)
screens/Chat/MatchesScreen.js:144
Function
handleShowProfile
(profile, isInGroup)
screens/Chat/MatchesScreen.js:135
Function
handleSkip
()
screens/CreateProfile/AddProfilePhotoScreen.js:52
Function
handleSwitch
()
screens/Auth/AuthScreen.js:149
Function
handleUpdateUserProfile
()
screens/MyProfile/EditProfileScreen.js:177
Function
handlerEmail
(inputIdentifier, inputValue)
screens/Recovery/RecoveryScreen.js:23
Function
handlerNewPassword
(inputIdentifier, inputValue)
screens/Recovery/ChangePasswordScreen.js:34
Function
handlerPassword
(inputIdentifier, inputValue)
screens/Recovery/ChangePasswordScreen.js:30
Function
imageTakenHandler
(imagePath)
screens/CreateProfile/AddProfilePhotoScreen.js:48
Method
initHybrid
()
android/app/src/main/java/com/toogether/newarchitecture/modules/MainApplicationTurboModuleManagerDelegate.java:28
Method
initHybrid
android/app/src/main/jni/MainComponentsRegistry.cpp:29
Method
initHybrid
android/app/src/main/jni/MainApplicationTurboModuleManagerDelegate.cpp:7
Method
initializeFlipper
(Context context, ReactInstanceManager reactInstanceManager)
android/app/src/debug/java/com/toogether/ReactNativeFlipper.java:28
Function
inputReducer
(state, action)
components/UI/AuthInput.js:10
Function
inputReducer
(state, action)
components/UI/Input.js:11
Method
invokeDefaultOnBackPressed
Align the back button behavior with Android S where moving root activities to background instead of finishing activities. @see <a href="https://develo
android/app/src/main/java/com/toogether/MainActivity.java:49
Method
isConcurrentRootEnabled
()
android/app/src/main/java/com/toogether/MainActivity.java:77
Function
joinGroupReducer
(state = {}, action)
store/reducers/group.js:91
Function
leaveGroupReducer
(state = {}, action)
store/reducers/group.js:113
Function
likeReducer
(state = {}, action)
store/reducers/swipe.js:62
Function
listBlockedProfilesReducer
(state = {}, action)
store/reducers/block.js:3
Function
listConversationMessagesReducer
(state = {}, action)
store/reducers/conversation.js:36
Function
listGroup
()
store/actions/group.js:10
Function
listGroupReducer
(state = {}, action)
store/reducers/group.js:3
Function
listLikesReducer
(state = {}, action)
store/reducers/swipe.js:44
Function
listMatchesReducer
(state = {}, action)
store/reducers/swipe.js:105
Function
listMyConversationsReducer
(state = {}, action)
store/reducers/conversation.js:4
Function
listSwipeReducer
(state = {}, action)
store/reducers/swipe.js:4
Function
lostFocusHandler
()
components/UI/AuthInput.js:75
Function
lostFocusHandler
()
components/UI/Input.js:79
Method
maybeLoadOtherSoLibraries
()
android/app/src/main/java/com/toogether/newarchitecture/modules/MainApplicationTurboModuleManagerDelegate.java:39
Method
onConfigurationChanged
(@NonNull Configuration newConfig)
android/app/src/main/java/com/toogether/MainApplication.java:70
Method
onCreate
(Bundle savedInstanceState)
android/app/src/main/java/com/toogether/MainActivity.java:14
Method
onCreate
()
android/app/src/main/java/com/toogether/MainApplication.java:59
Function
onDislikePressed
()
screens/Swipe/Deck.js:110
Function
onLikePressed
()
screens/Swipe/Deck.js:105
Function
onLinkPress
(url)
components/GroupChat/GroupMessage.js:24
Function
onLinkPress
(url)
components/Chat/Message.js:24
Function
onOpenActionSheet
(photo_id)
screens/MyProfile/MyProfileScreen.js:158
Method
onReactContextInitialized
(ReactContext reactContext)
android/app/src/debug/java/com/toogether/ReactNativeFlipper.java:52
Function
onRewindPressed
()
screens/Swipe/Deck.js:114
Function
onShareApp
()
screens/Swipe/SwipeScreen.js:96
Function
putOnTopCard
(topCard, swipeCards)
screens/Swipe/Deck.js:135
Method
registerNatives
android/app/src/main/jni/MainComponentsRegistry.cpp:58
Method
registerNatives
android/app/src/main/jni/MainApplicationTurboModuleManagerDelegate.cpp:13
Function
removeLikeReducer
(state = {}, action)
store/reducers/swipe.js:83
Function
removeMemberReducer
(state = {}, action)
store/reducers/group.js:135
Function
renderBubblesMatches
({ item })
screens/Chat/MatchesScreen.js:171
Function
renderCard
(profile, cardIndex)
screens/Swipe/Deck.js:152
Function
renderGroupChat
()
screens/Chat/MatchesScreen.js:193
Function
renderLikeCard
({ item })
screens/Likes/LikesScreen.js:156
Function
renderMemberItem
({ item, index, separators })
screens/Group/GroupScreen.js:267
Function
renderMessages
({ item })
screens/Chat/GroupChatScreen.js:115
Function
renderPreviewChats
({ item })
screens/Chat/MatchesScreen.js:212
Function
renderSingleCard
()
components/SwipeCard.js:30
Function
reportProfileAlert
()
screens/SwipeProfile/ProfileModalScreen.js:99
Function
reportProfileReducer
(state = {}, action)
store/reducers/user.js:181
Function
resetData
()
store/actions/group.js:114
Method
run
()
android/app/src/debug/java/com/toogether/ReactNativeFlipper.java:57
Function
sendRecoveryCodeReducer
(state = {}, action)
store/reducers/user.js:203
Method
sharedProviderRegistry
android/app/src/main/jni/MainComponentsRegistry.cpp:14
Function
showMatchHandler
()
screens/Swipe/SwipeScreen.js:92
Function
showProfile
(profile, isGroup)
screens/SwipeProfile/SwipeProfileScreen.js:44
Function
startConversationReducer
(state = {}, action)
store/reducers/conversation.js:77
Function
stopSplash
()
App.js:29
Function
takeImageHandler
()
components/UI/ImageSelector.js:27
Function
textChangeHandler
(text)
components/UI/AuthInput.js:44
Function
textChangeHandler
(text)
components/UI/Input.js:46
Function
tokenRefreshReducer
(state = {}, action)
store/reducers/auth.js:68
Function
unBlockProfileReducer
(state = {}, action)
store/reducers/block.js:45
Function
userAddPhotoReducer
(state = {}, action)
store/reducers/user.js:116
Function
userCreateProfileReducer
(state = {}, action)
store/reducers/user.js:69
Function
userDeleteReducer
(state = {}, action)
store/reducers/user.js:23
Function
userGetProfileReducer
(state = {}, action)
store/reducers/user.js:47
Function
userListPhotosReducer
(state = {}, action)
store/reducers/user.js:160
Function
userLocationReducer
(state = {}, action)
store/reducers/user.js:3
Function
userLoginReducer
(state = {}, action)
store/reducers/auth.js:44
Function
userRegisterReducer
(state = {}, action)
store/reducers/auth.js:22
Function
userRemovePhotoReducer
(state = {}, action)
store/reducers/user.js:138
Function
userUpdateProfileReducer
(state = {}, action)
store/reducers/user.js:91
Function
validateCodeReducer
(state = {}, action)
store/reducers/user.js:226
← previous
201–299 of 299, ranked by callers