Skip to content

Commit

Permalink
- Release version 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuljidgedev committed Dec 12, 2021
1 parent 5b1b7b9 commit 888dae6
Show file tree
Hide file tree
Showing 26 changed files with 253 additions and 110 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.

##[4.0.2] - Yet to release
- Gujarati language.
- Marathi with tts
- Punjabi
- New animation yet to add
- On package update boards custom icons get deleted [issue fix]

##[4.0.1] - 12 Dec, 2021
- Trash feature to user boards.
- New Settings screen
- Added icons to the menu screen

##[4.0.0] - 16 Sept, 2021
- User can add icons or edit icons or delete icons at the home categories.
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.dsource.idc.jellowintl"
minSdkVersion 21
targetSdkVersion 30
versionCode 82
versionName "4.0.0"
versionCode 84
versionName "4.0.1"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,8 @@ public boolean isCategoryWithPreference() {
"04010000GG,04020000GG,04030000GG,04060000GG,"+
"05010000GG,05020000GG,05030000GG,05040000GG,"+
"05050000GG,05060000GG,05070000GG,05080000GG,"+
"05090000GG,05100000GG,07010000GG,07020000GG,"+
"07030000GG,07040000GG,07050000GG,07060000GG,"+
"05090000GG,05100000GG,05110000GG,05120000GG," +
"07010000GG,07020000GG,07030000GG,07040000GG,07050000GG,07060000GG,"+
"07070000GG,07080000GG,07090000GG,07100000GG,"+
"07110000GG,07120000GG,07130000GG,07140000GG,"+
"07150000GG,07160000GG,08060000GG,08070000GG,")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,9 @@ public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) {
}
});
}else{
findViewById(R.id.tv5).setVisibility(View.GONE);
findViewById(R.id.switchEnableCall).setVisibility(View.GONE);
findViewById(R.id.divider).setVisibility(View.GONE);
findViewById(R.id.txtOtherSetting).setVisibility(View.GONE);
findViewById(R.id.rowOtherSetting).setVisibility(View.GONE);
}

((SwitchCompat) findViewById(R.id.switchDisplaySpeechText)).setChecked(getSession().getTextBarVisibility());
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
import static com.dsource.idc.jellowintl.make_my_board_module.utility.ImageStorageHelper.storeImageToStorage;
import static com.dsource.idc.jellowintl.models.GlobalConstants.BASIC_ICON_ID;
import static com.dsource.idc.jellowintl.models.GlobalConstants.BASIC_IS_CATEGORY;
import static com.dsource.idc.jellowintl.models.GlobalConstants.DISABLE_ALPHA;
import static com.dsource.idc.jellowintl.models.GlobalConstants.ENABLE_ALPHA;
import static com.dsource.idc.jellowintl.models.GlobalConstants.ICON_POSITION;
import static com.dsource.idc.jellowintl.models.GlobalConstants.IS_HOME_CATEGORY;
import static com.dsource.idc.jellowintl.models.GlobalConstants.IS_HOME_CUSTOM_ICON;
import static com.dsource.idc.jellowintl.models.GlobalConstants.RADIO_GROUP_DISABLE_ALPHA;
import static com.dsource.idc.jellowintl.utility.Analytics.isAnalyticsActive;
import static com.dsource.idc.jellowintl.utility.Analytics.resetAnalytics;
import static com.dsource.idc.jellowintl.utility.Analytics.startMeasuring;
Expand Down Expand Up @@ -110,7 +110,7 @@ protected void onCreate(Bundle savedInstanceState) {
if (icon != null && isCustomizedHomeIcon) {
setAlreadyPresentIcon(icon, true);
radioGroup.setClickable(false);
radioGroup.setAlpha(DISABLE_ALPHA);
radioGroup.setAlpha(RADIO_GROUP_DISABLE_ALPHA);
radioGroup.getChildAt(0).setEnabled(false);
radioGroup.getChildAt(1).setEnabled(false);
}else if (icon != null) {
Expand Down Expand Up @@ -150,7 +150,7 @@ private void setupRadioGroup() {
radioGroup.setVisibility(View.VISIBLE);

boolean radioState=false;
float radioAlpha=DISABLE_ALPHA;
float radioAlpha=RADIO_GROUP_DISABLE_ALPHA;
// Adding an custom icon at home screen then user can add only categories there.
if(isHomeIcon){
radioGroup.check(R.id.rbIsCategory);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public class GlobalConstants {

public final static float ENABLE_ALPHA = 1f;

public final static float RADIO_GROUP_DISABLE_ALPHA = 0.8f;

/*EXPRESSIVE ICON */
public final static int LIKE = 0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public class SessionManager {
put("தமிழ் (Tamil)", TA_IN);
put("বাংলা (Bangladesh)", BN_BD);
put("తెలుగు (Telugu)", TE_IN);
put("ગુજરાતી (Gujarati-Testing)", GU_IN);
//put("ગુજરાતી (Gujarati-Testing)", GU_IN);
//put("ਪੰਜਾਬੀ (Punjabi-Testing)", PA_IN);
//put("Khasi (Testing)", KHA_IN);
}
Expand All @@ -76,7 +76,7 @@ public class SessionManager {
put(TA_IN, "தமிழ் (Tamil)");
put(BN_BD, "বাংলা (Bangladesh)");
put(TE_IN, "తెలుగు (Telugu)");
put(GU_IN, "ગુજરાતી (Gujarati-Testing)");
//put(GU_IN, "ગુજરાતી (Gujarati-Testing)");
//put(PA_IN, "ਪੰਜਾਬੀ (Punjabi-Testing)");
//put(KHA_IN, "Khasi (Testing)");
}
Expand Down
Loading

0 comments on commit 888dae6

Please sign in to comment.