This repository has been archived by the owner on Mar 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 97
import org.iilab.pb.common.AppConstants; #220
Open
rotakeo
wants to merge
206
commits into
master
Choose a base branch
from
dev
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Looks good and works with Android Studio for me. Well done!
Updating dev with doc changes in master
Merging dev to gradle
feature/PB-51
Changed disguise screen unlock time from 5 sec to 3 sec
…cursor with empty check
Modified the intent action for contact picker screen and handled the …
Fixed nested fragments access for Message UI Screen
…ge from the settings menu, after the app is installed
Added the workflow for Stop alert message configuration-- This fixes #69
Added Stop Alert message header string for locale en
Handling of nested fragments programatically
Feature/pb 69
The file is renamed to MessageTextView.java
Feature/pb 147
Feature/pb 178
#69 fixing the stop alert message on first install
Feature/pb 143
Feature/pb 178
Feature/pb 107
Feature/pb 178
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi. good afternoon.
I'd like to know how I can call
import org.iilab.pb.common.AppConstants;
Same functions doesn't work because android studio do not recocnize that import.
Thanks.