- MainActivity - Class in com.example.instilostandfound
-
Login Activity for login using LDAP credentials
- MainActivity() - Constructor for class com.example.instilostandfound.MainActivity
-
- mImageUri - Variable in class com.example.instilostandfound.FoundItem
-
- mImageUri - Variable in class com.example.instilostandfound.LostItem
-
- mView - Variable in class com.example.instilostandfound.LocationFragment
-
- mView - Variable in class com.example.instilostandfound.LostItemLocationFragment
-
- mView - Variable in class com.example.instilostandfound.SeeLocationFragment
-
- my_marker - Variable in class com.example.instilostandfound.LocationFragment
-
- MyPosts - Class in com.example.instilostandfound
-
Reusable activity for veiwing my posts -> kept in the code for future reference
- MyPosts() - Constructor for class com.example.instilostandfound.MyPosts
-
- MyPostsAdaptor - Class in com.example.instilostandfound
-
Adaptor class for my posts
- MyPostsAdaptor(Context, List<CreateFoundObject>) - Constructor for class com.example.instilostandfound.MyPostsAdaptor
-
- MyPostsAdaptor.myViewHolder - Class in com.example.instilostandfound
-
Creates recycler view for viewing item image and the title
- MyPostsAdaptor.OnItemClickListener - Interface in com.example.instilostandfound
-
Implements item on click methods on the recycler view
- MyPostsFoundRV - Class in com.example.instilostandfound
-
Activity that displays all found items for the current user
- MyPostsFoundRV() - Constructor for class com.example.instilostandfound.MyPostsFoundRV
-
- MyPostsLostRV - Class in com.example.instilostandfound
-
Activity that displays all lost items for the current user
- MyPostsLostRV() - Constructor for class com.example.instilostandfound.MyPostsLostRV
-
- myViewHolder(View) - Constructor for class com.example.instilostandfound.MyPostsAdaptor.myViewHolder
-
- myViewHolder(View) - Constructor for class com.example.instilostandfound.NewsfeedAdaptor.myViewHolder
-