An all-inclusive tool for brew planning on Android.
zymurgist is hosted in the following web site
https://github.com/sheamartinson/zymurgist
If you think the Android project zymurgist listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of zymurgist.
Item | Value |
---|---|
Java File Count | 55 |
Activity Count | 2 |
Fragment Count | 15 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
zymurgist has the following Java source files.
com.n00bface.beertestthing.app.AppSettings.java com.n00bface.beertestthing.app.CurrentMainFragment.java com.n00bface.beertestthing.app.EquipmentMainFragment.java com.n00bface.beertestthing.app.GlobalVariables.java com.n00bface.beertestthing.app.IngredientsMainFragment.java com.n00bface.beertestthing.app.MainScreen.java com.n00bface.beertestthing.app.RecipeMainFragment.java com.n00bface.beertestthing.app.SchedulesMainFragment.java com.n00bface.beertestthing.app.adapters.CurrentPagerAdapter.java com.n00bface.beertestthing.app.adapters.DrawerAdapter.java com.n00bface.beertestthing.app.adapters.EquipmentOverviewAdapter.java com.n00bface.beertestthing.app.adapters.GenericAdapter.java com.n00bface.beertestthing.app.adapters.GenericPagerAdapter.java com.n00bface.beertestthing.app.adapters.RecipeAdapter.java com.n00bface.beertestthing.app.adapters.RecipesOverviewAdapter.java com.n00bface.beertestthing.app.adapters.ScheduleOverview.java com.n00bface.beertestthing.app.objects.BeerStyle.java com.n00bface.beertestthing.app.objects.Equipment.java com.n00bface.beertestthing.app.objects.Mash_Profile.java com.n00bface.beertestthing.app.objects.Mash_Step.java com.n00bface.beertestthing.app.objects.Obj_Adjunct.java com.n00bface.beertestthing.app.objects.Obj_Fermentable.java com.n00bface.beertestthing.app.objects.Obj_Grain.java com.n00bface.beertestthing.app.objects.Obj_Hop.java com.n00bface.beertestthing.app.objects.Obj_Ingredient.java com.n00bface.beertestthing.app.objects.Obj_Ingredient_Holder.java com.n00bface.beertestthing.app.objects.Obj_Misc.java com.n00bface.beertestthing.app.objects.Obj_Yeast.java com.n00bface.beertestthing.app.objects.Recipe.java com.n00bface.beertestthing.app.objects.Schedule_Generic.java com.n00bface.beertestthing.app.objects.Water.java com.n00bface.beertestthing.app.sections.current.Edit_Defaults.java com.n00bface.beertestthing.app.sections.current.FragmentDefault.java com.n00bface.beertestthing.app.sections.current.FragmentEditIngredients.java com.n00bface.beertestthing.app.sections.current.FragmentIngredients.java com.n00bface.beertestthing.app.sections.current.FragmentSchedule.java com.n00bface.beertestthing.app.sections.equipment.EquipmentEdit.java com.n00bface.beertestthing.app.sections.ingredients.IngredientsAdjuncts.java com.n00bface.beertestthing.app.sections.ingredients.IngredientsGeneric.java com.n00bface.beertestthing.app.sections.ingredients.IngredientsGrains.java com.n00bface.beertestthing.app.sections.ingredients.IngredientsHome.java com.n00bface.beertestthing.app.sections.ingredients.IngredientsHops.java com.n00bface.beertestthing.app.sections.ingredients.IngredientsMisc.java com.n00bface.beertestthing.app.sections.ingredients.IngredientsYeast.java com.n00bface.beertestthing.app.sections.schedules.ScheduleEdit.java com.n00bface.beertestthing.app.util.AB_Interface.java com.n00bface.beertestthing.app.util.AdjustmentDialog.java com.n00bface.beertestthing.app.util.ExpandAnimation.java com.n00bface.beertestthing.app.util.FirstStart.java com.n00bface.beertestthing.app.util.IngredientsDownload.java com.n00bface.beertestthing.app.util.InterfaceTools.java com.n00bface.beertestthing.app.util.Measurable.java com.n00bface.beertestthing.app.util.MutableDouble.java com.n00bface.beertestthing.app.util.TitledFragment.java com.n00bface.beertestthing.drawer.model.DrawerItem.java