Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/workarounds/typography
/ functions
Functions
66 in github.com/workarounds/typography
⨍
Functions
66
◇
Types & classes
19
↓ 13 callers
Method
setTypography
(android.widget.TextView textView, AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/FontLoader.java:124
↓ 5 callers
Method
logd
(String message)
typography/src/main/java/in/workarounds/typography/FontLoader.java:262
↓ 5 callers
Method
loge
(String message)
typography/src/main/java/in/workarounds/typography/FontLoader.java:268
↓ 4 callers
Method
getFontFile
(String fontName, String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:180
↓ 3 callers
Method
getInstance
(boolean loggingEnabled)
typography/src/main/java/in/workarounds/typography/FontLoader.java:30
↓ 3 callers
Method
setDefaults
(String fontName, String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:249
↓ 2 callers
Method
generateView
(String outputPackage, String baseClassName, String outputName)
typography-compiler/src/main/java/in/workarounds/typography/compiler/ViewGenerator.java:93
↓ 2 callers
Method
getDefaultsFromContext
(Context context)
typography/src/main/java/in/workarounds/typography/FontLoader.java:237
↓ 2 callers
Method
initFontFiles
(Context context)
typography/src/main/java/in/workarounds/typography/FontLoader.java:168
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatRadioButton.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatEditText.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/RadioButton.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatCheckBox.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/EditText.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatButton.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatTextView.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/CheckBox.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/Button.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/ToggleButton.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/TextView.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AutoCompleteTextView.java:24
↓ 2 callers
Method
setTypography
(AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/AppCompatAutoCompleteTextView.java:24
↓ 1 callers
Method
buildClass
(String name, String superClassName)
typography-compiler/src/main/java/in/workarounds/typography/compiler/ViewGenerator.java:99
↓ 1 callers
Method
error
(Element e, String msg, Object... args)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:120
↓ 1 callers
Method
getCorrectedTypeface
(Typeface typeface, String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:208
↓ 1 callers
Method
getFileWithoutExt
(String file)
typography/src/main/java/in/workarounds/typography/FontLoader.java:226
↓ 1 callers
Method
getHash
(String fontName, String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:130
↓ 1 callers
Method
getNewTypeface
(Context context, String fontName, String fontVariant, String hash)
typography/src/main/java/in/workarounds/typography/FontLoader.java:134
↓ 1 callers
Method
getQualifiedClassName
(TypefaceView annotation)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:93
↓ 1 callers
Method
getSimpleClassName
(TypefaceView annotation)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:104
↓ 1 callers
Method
getTypeface
(Context context, String fontName, String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:88
↓ 1 callers
Method
processElement
(Element element)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:75
↓ 1 callers
Method
searchInFontFiles
(String fontFile)
typography/src/main/java/in/workarounds/typography/FontLoader.java:199
↓ 1 callers
Method
setDefaultFontName
(String fontName)
typography/src/main/java/in/workarounds/typography/FontLoader.java:254
↓ 1 callers
Method
setDefaultFontVariant
(String fontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:258
↓ 1 callers
Method
setLoggingEnabled
(boolean loggingEnabled)
typography/src/main/java/in/workarounds/typography/FontLoader.java:80
↓ 1 callers
Method
setTypeface
(android.widget.TextView textView, AttributeSet attrs)
typography/src/main/java/in/workarounds/typography/FontLoader.java:119
Method
AppCompatAutoCompleteTextView
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatAutoCompleteTextView.java:10
Method
AppCompatButton
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatButton.java:10
Method
AppCompatCheckBox
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatCheckBox.java:10
Method
AppCompatEditText
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatEditText.java:10
Method
AppCompatRadioButton
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatRadioButton.java:10
Method
AppCompatTextView
(Context context)
typography/src/main/java/in/workarounds/typography/AppCompatTextView.java:10
Method
ApplicationTest
()
app/src/androidTest/java/in/workarounds/samples/typoraphy/ApplicationTest.java:10
Method
ApplicationTest
()
typography/src/androidTest/java/in/workarounds/typography/ApplicationTest.java:10
Method
AutoCompleteTextView
(Context context)
typography/src/main/java/in/workarounds/typography/AutoCompleteTextView.java:10
Method
Button
(Context context)
typography/src/main/java/in/workarounds/typography/Button.java:10
Method
CheckBox
(Context context)
typography/src/main/java/in/workarounds/typography/CheckBox.java:10
Method
EditText
(Context context)
typography/src/main/java/in/workarounds/typography/EditText.java:10
Method
FontLoader
(Context context)
typography/src/main/java/in/workarounds/typography/FontLoader.java:58
Method
RadioButton
(Context context)
typography/src/main/java/in/workarounds/typography/RadioButton.java:10
Method
TextView
(Context context)
typography/src/main/java/in/workarounds/typography/TextView.java:10
Method
ToggleButton
(Context context)
typography/src/main/java/in/workarounds/typography/ToggleButton.java:10
Method
ViewGenerator
()
typography-compiler/src/main/java/in/workarounds/typography/compiler/ViewGenerator.java:32
Method
clear
()
typography/src/main/java/in/workarounds/typography/FontLoader.java:76
Method
getSupportedAnnotationTypes
()
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:66
Method
getSupportedSourceVersion
()
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:61
Method
init
(ProcessingEnvironment processingEnv)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:39
Method
isValid
(Class<?> view)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:115
Method
message
(Element e, String msg, Object... args)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:127
Method
onCreate
(Bundle savedInstanceState)
app/src/main/java/in/workarounds/samples/typoraphy/MainActivity.java:12
Method
onCreateOptionsMenu
(Menu menu)
app/src/main/java/in/workarounds/samples/typoraphy/MainActivity.java:19
Method
onOptionsItemSelected
(MenuItem item)
app/src/main/java/in/workarounds/samples/typoraphy/MainActivity.java:26
Method
process
(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:51
Method
setDefaultFont
(String defaultFontName, String defaultFontVariant)
typography/src/main/java/in/workarounds/typography/FontLoader.java:84
Method
warn
(Element e, String msg, Object... args)
typography-compiler/src/main/java/in/workarounds/typography/compiler/TypographyProcessor.java:134