Skip navigation links
A B C D E F G H I K L N O R S T V 

A

addCustomJsonFormat(String) - Method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil.Builder
 
addCustomXmlFormat(String, String) - Method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil.Builder
 
addIgnorePattern(Pattern) - Method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil.Builder
 
applyChanges() - Static method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
AUTHORITY - Static variable in class be.kunstmaan.translationseditor.utils.TranslationsFileProvider
 

B

be.kunstmaan.translationseditor - package be.kunstmaan.translationseditor
 
be.kunstmaan.translationseditor.adapters - package be.kunstmaan.translationseditor.adapters
 
be.kunstmaan.translationseditor.utils - package be.kunstmaan.translationseditor.utils
 
be.kunstmaan.translationseditor.views - package be.kunstmaan.translationseditor.views
 
block - Variable in class be.kunstmaan.translationseditor.utils.TranslationUtils.TranslationLookup
 
build() - Method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil.Builder
 
Builder(Application, Field[], List<Locale>, Locale) - Constructor for class be.kunstmaan.translationseditor.KunstmaanTranslationUtil.Builder
 

C

cleanDir(Context) - Static method in class be.kunstmaan.translationseditor.utils.ShareUtil
 
clearData() - Static method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 

D

destroyItem(ViewGroup, int, Object) - Method in class be.kunstmaan.translationseditor.adapters.SmartFragmentStatePagerAdapter
 

E

EditDialog - Class in be.kunstmaan.translationseditor.views
 
EditDialog(Activity, EditDialog.ResultWatcher, TranslationPair) - Constructor for class be.kunstmaan.translationseditor.views.EditDialog
 
EditDialog.ResultWatcher - Interface in be.kunstmaan.translationseditor.views
 
equals(Object) - Method in class be.kunstmaan.translationseditor.utils.TranslationPair
 

F

filterContent(CharSequence) - Method in class be.kunstmaan.translationseditor.views.TranslationsListFragment
 

G

getAllLocalized(Locale) - Static method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
getAllModifiedLocalized(Locale) - Static method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
getAllValues() - Static method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
getCount() - Method in class be.kunstmaan.translationseditor.adapters.ViewPagerAdapter
 
getFilter() - Method in class be.kunstmaan.translationseditor.adapters.TranslationsFragmentAdapter
 
getItem(int) - Method in class be.kunstmaan.translationseditor.adapters.ViewPagerAdapter
 
getItemCount() - Method in class be.kunstmaan.translationseditor.adapters.TranslationsFragmentAdapter
 
getRegisteredFragment(int) - Method in class be.kunstmaan.translationseditor.adapters.SmartFragmentStatePagerAdapter
 
getTranslationPairs(Field[]) - Method in class be.kunstmaan.translationseditor.utils.TranslationUtils
 
getTranslationPairsFromMemory(Field[]) - Method in class be.kunstmaan.translationseditor.utils.TranslationUtils
Return all translations that are currently loaded in memory
getTranslationsFor(TranslationPair) - Static method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
getValuesFromCurrentScreen() - Static method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
getValuesFromMemory() - Static method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 

H

hasBeenEdited() - Method in class be.kunstmaan.translationseditor.utils.TranslationPair
 
hashCode() - Method in class be.kunstmaan.translationseditor.utils.TranslationPair
 
hideEdited() - Method in class be.kunstmaan.translationseditor.adapters.TranslationsFragmentAdapter
 
hideUnedited() - Method in class be.kunstmaan.translationseditor.adapters.TranslationsFragmentAdapter
 

I

id - Variable in class be.kunstmaan.translationseditor.utils.TranslationPair
 
instantiateItem(ViewGroup, int) - Method in class be.kunstmaan.translationseditor.adapters.SmartFragmentStatePagerAdapter
 

K

key - Variable in class be.kunstmaan.translationseditor.utils.TranslationPair
 
key - Variable in class be.kunstmaan.translationseditor.utils.TranslationUtils.TranslationPair
 
KunstmaanTranslationUtil - Class in be.kunstmaan.translationseditor
 
KunstmaanTranslationUtil() - Constructor for class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
KunstmaanTranslationUtil.Builder - Class in be.kunstmaan.translationseditor
 

L

locale - Variable in class be.kunstmaan.translationseditor.utils.TranslationPair
 

N

newInstance(ArrayList<TranslationPair>) - Static method in class be.kunstmaan.translationseditor.views.TranslationsListFragment
 
newValue - Variable in class be.kunstmaan.translationseditor.utils.TranslationPair
 

O

oldValue - Variable in class be.kunstmaan.translationseditor.utils.TranslationPair
 
onActivityResult(int, int, Intent) - Method in class be.kunstmaan.translationseditor.views.TranslationsActivity
 
onBackPressed() - Method in class be.kunstmaan.translationseditor.views.TranslationsActivity
 
onBindViewHolder(RecyclerView.ViewHolder, int) - Method in class be.kunstmaan.translationseditor.adapters.TranslationsFragmentAdapter
 
onCreate(Bundle) - Method in class be.kunstmaan.translationseditor.views.TranslationsActivity
 
onCreate(Bundle) - Method in class be.kunstmaan.translationseditor.views.TranslationsListFragment
 
onCreateOptionsMenu(Menu) - Method in class be.kunstmaan.translationseditor.views.TranslationsActivity
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class be.kunstmaan.translationseditor.views.TranslationsListFragment
 
onCreateViewHolder(ViewGroup, int) - Method in class be.kunstmaan.translationseditor.adapters.TranslationsFragmentAdapter
 
onOptionsItemSelected(MenuItem) - Method in class be.kunstmaan.translationseditor.views.TranslationsActivity
 
onOptionsItemSelected(MenuItem) - Method in class be.kunstmaan.translationseditor.views.TranslationsListFragment
 
onQueryTextChange(String) - Method in class be.kunstmaan.translationseditor.views.TranslationsActivity
 
onQueryTextSubmit(String) - Method in class be.kunstmaan.translationseditor.views.TranslationsActivity
 
onResult(TranslationPair) - Method in class be.kunstmaan.translationseditor.adapters.TranslationsFragmentAdapter
 
onResult(TranslationPair) - Method in interface be.kunstmaan.translationseditor.views.EditDialog.ResultWatcher
 

R

resourceId - Variable in class be.kunstmaan.translationseditor.utils.TranslationUtils.TranslationPair
 

S

sCustomJsonFormat - Static variable in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
sCustomXmlFormat - Static variable in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
sCustomXmlRootTag - Static variable in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
sDefaultLocale - Static variable in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
setTranslation(int, String) - Method in class be.kunstmaan.translationseditor.utils.TranslationUtils
 
SHARE_REQUEST - Static variable in class be.kunstmaan.translationseditor.utils.ShareUtil
 
shareJson(Activity, Boolean) - Static method in class be.kunstmaan.translationseditor.utils.ShareUtil
 
ShareUtil - Class in be.kunstmaan.translationseditor.utils
 
ShareUtil() - Constructor for class be.kunstmaan.translationseditor.utils.ShareUtil
 
shareXml(Activity, Boolean) - Static method in class be.kunstmaan.translationseditor.utils.ShareUtil
 
show() - Method in class be.kunstmaan.translationseditor.views.EditDialog
 
showEdited() - Method in class be.kunstmaan.translationseditor.adapters.TranslationsFragmentAdapter
 
showTranslationsWindow() - Static method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
showUnedited() - Method in class be.kunstmaan.translationseditor.adapters.TranslationsFragmentAdapter
 
sLocalesToConsider - Static variable in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 
SmartFragmentStatePagerAdapter - Class in be.kunstmaan.translationseditor.adapters
 
storeInSharedPreferences(TranslationPair) - Static method in class be.kunstmaan.translationseditor.KunstmaanTranslationUtil
 

T

toString() - Method in class be.kunstmaan.translationseditor.utils.TranslationPair
 
TranslationLookup(TypedValue, int) - Constructor for class be.kunstmaan.translationseditor.utils.TranslationUtils.TranslationLookup
 
TranslationPair - Class in be.kunstmaan.translationseditor.utils
 
TranslationPair(String, String, int, String) - Constructor for class be.kunstmaan.translationseditor.utils.TranslationPair
 
TranslationPair(TranslationPair) - Constructor for class be.kunstmaan.translationseditor.utils.TranslationPair
 
TranslationPair() - Constructor for class be.kunstmaan.translationseditor.utils.TranslationUtils.TranslationPair
 
TranslationsActivity - Class in be.kunstmaan.translationseditor.views
 
TranslationsActivity() - Constructor for class be.kunstmaan.translationseditor.views.TranslationsActivity
 
TranslationsFileProvider - Class in be.kunstmaan.translationseditor.utils
 
TranslationsFileProvider() - Constructor for class be.kunstmaan.translationseditor.utils.TranslationsFileProvider
 
TranslationsFragmentAdapter - Class in be.kunstmaan.translationseditor.adapters
 
TranslationsFragmentAdapter(ArrayList<TranslationPair>, Activity) - Constructor for class be.kunstmaan.translationseditor.adapters.TranslationsFragmentAdapter
 
TranslationsListFragment - Class in be.kunstmaan.translationseditor.views
 
TranslationsListFragment() - Constructor for class be.kunstmaan.translationseditor.views.TranslationsListFragment
 
TranslationUtils - Class in be.kunstmaan.translationseditor.utils
 
TranslationUtils(Resources) - Constructor for class be.kunstmaan.translationseditor.utils.TranslationUtils
 
TranslationUtils.TranslationLookup - Class in be.kunstmaan.translationseditor.utils
 
TranslationUtils.TranslationPair - Class in be.kunstmaan.translationseditor.utils
 
typedValue - Variable in class be.kunstmaan.translationseditor.utils.TranslationUtils.TranslationLookup
 

V

value - Variable in class be.kunstmaan.translationseditor.utils.TranslationUtils.TranslationPair
 
ViewPagerAdapter - Class in be.kunstmaan.translationseditor.adapters
 
ViewPagerAdapter(FragmentManager) - Constructor for class be.kunstmaan.translationseditor.adapters.ViewPagerAdapter
 
A B C D E F G H I K L N O R S T V 
Skip navigation links