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

4.8 using the camera and saving images #2

Open
wants to merge 347 commits into
base: 0.0_creating_a_new_project
Choose a base branch
from

Conversation

kevinjam
Copy link

No description provided.

Courtney added 30 commits June 28, 2016 11:39
… public in Restaurant class, as required by Parceler.
…rant objects with Parceler for use in Fragments, setting all Image and Text Views.
…ate new instances of RestaurantDetailFragment, calculate how many fragments are necessary, and update title tabs.
…ragment for use in resizing images via Picasso.
…erride in RestaurantDetailFragment to navigate to outside apps via implicit intent wh en phone, address or website are clicked.
…hed location information in Android SharedPreferences.
…r to add key-value pair containing location constant from Constants class, and user-input location to SharedPreferences.
…ata stored in SharedPreferences to call getRestaurants() method in onCreate() override.
…ty, extra data will now be stored in SharedPreferences.
…abase dependency to app-level build.gradle file.
…ey in the key-value pair used to save user-entered zip codes into the Firebase database.
Merge changes made to previous lesson branch to better flow into subsequent lessons.
Courtney added 30 commits July 19, 2016 13:10
… reset only index value, not entire object.
…fine decodeFromFirebaseBase64() method to decode Base64 if image is encoded in that format in FirebaseRestaurantViewHolder.
…iew() method. Decode Base64 using decodeFromFirebaseBase64() method if in that format.
…hod within RestaurantListAdapter's onClick() override, and as intent extra in onClick() override.
…called within FirebaseRestaurantListAdapter's createDetailFragment() method.
…aurantDetailActivity to contain source information.
…tPagerAdapter constructor, add same additional parameter to newInstance() method called in its getItem() method.
…eateView() lifecycle method based on value of user source data.
…flexible_uis_fragments

"Remove unnecessary .clear() method from cleanup() override in FirebaseRestaurantListAdapter."
…communicating_between_fragments_and_activities

"Remove unnecessary .clear() method from cleanup() override in FirebaseRestaurantListAdapter."
…using_the_camera_and_saving_images

"Remove unnecessary .clear() method from cleanup() override in FirebaseRestaurantListAdapter."
…customizing_reusable_fragments

"Remove unnecessary .clear() method from cleanup() override in FirebaseRestaurantListAdapter."
…ent() throughout application to use string saved in Constants class, for increased reliability.
…ment in order to account for Firebase load times.
…een_fragments_and_activities

"Merge improvements made to previous lessons and corresponding example repo. (Add AdapterDataObserver to FirebaseAdapter to dynamically update despite load times.)"
…o 4.7_customizing_reusable_fragments

"Merge improvements made to previous lessons and corresponding example repo. (Add AdapterDataObserver to FirebaseAdapter to dynamically update despite load times.)"
…camera_and_saving_images

"Merge improvements made to previous lessons and corresponding example repo. (Add AdapterDataObserver to FirebaseAdapter to dynamically update despite load times.)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants