MCPcopy Create free account

hub / github.com/TachiWeb/TachiWeb-Server / functions

Functions4,836 in github.com/TachiWeb/TachiWeb-Server

↓ 2 callersMethodnumberToString
Encodes the number as a JSON string. @param number a finite value. May not be {@link Double#isNaN() NaNs} or {@link Double#isInfinite()
AndroidCompat/src/main/java/org/json/JSONObject.java:203
↓ 2 callersMethodonAllReferencesReleased
Called when the last reference to the object was released by a call to {@link #releaseReference()} or {@link #close()}.
AndroidCompat/src/main/java/android/database/sqlite/SQLiteClosable.java:33
↓ 2 callersMethodonChange
Subclasses must call this method when they finish committing updates to notify all observers. @param selfChange
AndroidCompat/src/main/java/android/database/AbstractCursor.java:316
↓ 2 callersFunctiononCompleteWrapper
()
tachiwebui/src/main/resources/tachiweb-ui/js/api.js:39
↓ 2 callersMethodonConfigurationChanged
Called by the system when the device configuration changes while your component is running. Note that, unlike activities, other components are never
AndroidCompat/src/main/java/android/content/ComponentCallbacks.java:44
↓ 2 callersMethodonCreate
Called by the system when the service is first created. Do not call this method directly.
AndroidCompat/src/main/java/android/app/Service.java:341
↓ 2 callersMethodonDeactivateOrClose
@hide
AndroidCompat/src/main/java/android/database/AbstractCursor.java:119
↓ 2 callersMethodopenInner
()
AndroidCompat/src/main/java/android/database/sqlite/SQLiteDatabase.java:725
↓ 2 callersMethodparseContentDisposition
(String contentDisposition)
AndroidCompat/src/main/java/android/webkit/URLUtil.java:353
↓ 2 callersMethodparseHexDigit
(int nibble)
AndroidCompat/src/main/java/android/content/pm/Signature.java:41
↓ 2 callersFunctionproperlyScaleImage
(image)
tachiwebui/src/main/resources/tachiweb-ui/js/reader.js:448
↓ 2 callersMethodput
Adds a value to the set. @param key the name of the value to put @param value the data for the value to put
AndroidCompat/src/main/java/android/content/ContentValues.java:83
↓ 2 callersMethodputAll
Adds all values from the passed in ContentValues. @param other the ContentValues from which to copy
AndroidCompat/src/main/java/android/content/ContentValues.java:91
↓ 2 callersMethodputImageToCache
* Add image to cache. * * @param imageUrl url of image. * @param response http response from page. * @throws IOException image er
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/cache/ChapterCache.kt:178
↓ 2 callersMethodquery
(Part query)
AndroidCompat/src/main/java/android/net/Uri.java:1188
↓ 2 callersFunctionqueryParam
TachiServer/src/main/java/xyz/nulldev/ts/api/v2/http/jvcompat/JavalinCompat.kt:48
↓ 2 callersMethodqueryWithFactory
Query the given URL, returning a {@link Cursor} over the result set. @param cursorFactory the cursor factory to use, or null for the default factory
AndroidCompat/src/main/java/android/database/sqlite/SQLiteDatabase.java:1007
↓ 2 callersMethodrawQuery
Runs the provided SQL and returns a {@link Cursor} over the result set. @param sql the SQL query. The SQL string must not be ; terminated @param sele
AndroidCompat/src/main/java/android/database/sqlite/SQLiteDatabase.java:1150
↓ 2 callersMethodread
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/network/ProgressResponseBody.kt:30
↓ 2 callersMethodreadThisArrayMapXml
Like {@link #readThisMapXml}, but returns an ArrayMap instead of HashMap. @hide
AndroidCompat/src/main/java/com/android/internal/util/XmlUtils.java:758
↓ 2 callersMethodreadingStatusAsWeb
TachiServer/src/main/java/xyz/nulldev/ts/api/v3/operations/chapters/ChapterOperations.kt:96
↓ 2 callersMethodrecycle
* Recycles this loader. Implementations must override this method to clean up any active * resources. */
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/ui/reader/loader/PageLoader.kt:23
↓ 2 callersFunctionrefreshSources
()
tachiwebui/src/main/resources/tachiweb-ui/js/catalogue.js:276
↓ 2 callersMethodregisterModules
TachiServer/Config/src/main/java/xyz/nulldev/ts/config/ConfigManager.kt:67
↓ 2 callersMethodregisterObserver
Adds an observer to the list. The observer cannot be null and it must not already be registered. @param observer the observer to register @throws Ille
AndroidCompat/src/main/java/android/database/Observable.java:43
↓ 2 callersMethodreleaseIfNeeded
* Releases the wake lock if it's held. */
Tachiyomi-App/src/compat/java/eu/kanade/tachiyomi/data/download/DownloadService.kt:169
↓ 2 callersMethodreloadAvailable
TachiServer/src/main/java/xyz/nulldev/ts/api/v2/http/extensions/ExtensionsController.kt:167
↓ 2 callersMethodreloadLocal
TachiServer/src/main/java/xyz/nulldev/ts/api/v2/http/extensions/ExtensionsController.kt:161
↓ 2 callersMethodremoveAllHelper
(Map<K, V> map, Collection<?> collection)
AndroidCompat/src/main/java/android/util/MapCollections.java:398
↓ 2 callersMethodres
Add a resource. @param res The resource to add. @return The ID of the added resource.
AndroidCompat/src/main/java/xyz/nulldev/androidcompat/res/RCompat.java:49
↓ 2 callersFunctionresetFilters
()
tachiwebui/src/main/resources/tachiweb-ui/js/manga_info.js:70
↓ 2 callersFunctionresetFilters
()
tachiwebui/src/main/resources/tachiweb-ui/js/library.js:25
↓ 2 callersMethodrestoreCategoriesForManga
* Restores the categories a manga is in. * * @param manga the manga whose categories have to be restored. * @param categories the categ
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/backup/BackupManager.kt:334
↓ 2 callersMethodrestoreHistoryForManga
* Restore history from Json * * @param history list containing history to be restored */
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/backup/BackupManager.kt:360
↓ 2 callersMethodrestoreTrackForManga
* Restores the sync of a manga. * * @param manga the manga whose sync have to be restored. * @param tracks the track list to restore.
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/backup/BackupManager.kt:390
↓ 2 callersMethodretainAllHelper
(Map<K, V> map, Collection<?> collection)
AndroidCompat/src/main/java/android/util/MapCollections.java:406
↓ 2 callersMethodsaveToJSONObject
Serialize the JSON prefs to a JSONObject @return The serialized prefs.
AndroidCompat/src/main/java/xyz/nulldev/androidcompat/io/sharedprefs/JsonSharedPreferences.java:131
↓ 2 callersMethodserialize
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/sync/protocol/snapshot/TrackSnapshot.kt:13
↓ 2 callersFunctionserverAddCategory
(name)
tachiwebui/src/main/resources/tachiweb-ui/js/library.js:252
↓ 2 callersFunctionserverDeleteCategory
(id)
tachiwebui/src/main/resources/tachiweb-ui/js/library.js:287
↓ 2 callersFunctionserverRenameCategory
(id, newName)
tachiwebui/src/main/resources/tachiweb-ui/js/library.js:270
↓ 2 callersFunctionserverUpdateError
(updateType, retryHandler)
tachiwebui/src/main/resources/tachiweb-ui/js/manga_info.js:936
↓ 2 callersMethodsetAuth
* Called when the user authenticates with Anilist for the first time. Sets the refresh token * and the oauth object. */
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/track/anilist/AnilistInterceptor.kt:52
↓ 2 callersMethodsetData
Set the data this intent is operating on. This method automatically clears any type that was previously set by {@link #setType} or {@link #setTypeAnd
AndroidCompat/src/main/java/android/content/Intent.java:5959
↓ 2 callersFunctionsetDialogTitle
(title)
tachiwebui/src/main/resources/tachiweb-ui/js/options.js:502
↓ 2 callersMethodsetFeature
(String name, boolean state)
AndroidCompat/src/main/java/com/android/internal/util/FastXmlSerializer.java:277
↓ 2 callersFunctionsetFlag
TachiServer/src/main/java/xyz/nulldev/ts/api/v3/models/manga/WMangaFlag.kt:17
↓ 2 callersMethodsetForeignKeyConstraintsEnabled
Sets whether foreign key constraints are enabled for the database. <p> By default, foreign key constraints are not enforced by the database. This meth
AndroidCompat/src/main/java/android/arch/persistence/db/SupportSQLiteDatabase.java:481
↓ 2 callersFunctionsetImageSource
(image, src)
tachiwebui/src/main/resources/tachiweb-ui/js/reader.js:443
↓ 2 callersMethodsetOutput
(OutputStream os, String encoding)
AndroidCompat/src/main/java/com/android/internal/util/FastXmlSerializer.java:285
↓ 2 callersMethodsetSelector
Set a selector for this Intent. This is a modification to the kinds of things the Intent will match. If the selector is set, it will be used when tr
AndroidCompat/src/main/java/android/content/Intent.java:6174
↓ 2 callersMethodsetTrackCredentials
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt:111
↓ 2 callersMethodsetVersion
Sets the database version. @param version the new database version
AndroidCompat/src/main/java/android/database/sqlite/SQLiteDatabase.java:768
↓ 2 callersMethodsharedPrefsFileFromString
(String s)
AndroidCompat/src/main/java/xyz/nulldev/androidcompat/androidimpl/CustomContext.java:168
↓ 2 callersFunctionshouldLoad
(page)
tachiwebui/src/main/resources/tachiweb-ui/js/reader.js:514
↓ 2 callersFunctionshowDialog
()
tachiwebui/src/main/resources/tachiweb-ui/js/options.js:456
↓ 2 callersFunctionshowSpinner
()
tachiwebui/src/main/resources/tachiweb-ui/js/catalogue.js:268
↓ 2 callersFunctionshowSpinner
()
tachiwebui/src/main/resources/tachiweb-ui/js/library.js:180
↓ 2 callersMethodsimpleQueryForLong
Execute a statement that returns a 1 by 1 table with a numeric value. For example, SELECT COUNT( ) FROM table; @return The result of the query. @thro
AndroidCompat/src/main/java/android/arch/persistence/db/SupportSQLiteStatement.java:59
↓ 2 callersMethodsimpleQueryForString
Execute a statement that returns a 1 by 1 table with a text value. For example, SELECT COUNT( ) FROM table; @return The result of the query. @throws
AndroidCompat/src/main/java/android/arch/persistence/db/SupportSQLiteStatement.java:68
↓ 2 callersMethodskipToEndOfLine
Advances the position until after the next newline character. If the line is terminated by "\r\n", the '\n' must be consumed as whitespace by the call
AndroidCompat/src/main/java/org/json/JSONTokener.java:195
↓ 2 callersMethodsleep
Waits a given number of milliseconds (of uptimeMillis) before returning. Similar to {@link java.lang.Thread#sleep(long)}, but does not throw {@link In
AndroidCompat/src/main/java/android/os/SystemClock.java:115
↓ 2 callersFunctionsnackbarError
(text)
tachiwebui/src/main/resources/tachiweb-ui/js/library.js:507
↓ 2 callersFunctionsortChapters
(chapters)
tachiwebui/src/main/resources/tachiweb-ui/js/manga_info.js:544
↓ 2 callersMethodstart
* Starts the downloader. It doesn't do anything if it's already running or there isn't anything * to download. * * @return true if the
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/download/Downloader.kt:94
↓ 2 callersMethodstartDocument
(String encoding, Boolean standalone)
AndroidCompat/src/main/java/com/android/internal/util/FastXmlSerializer.java:321
↓ 2 callersMethodstartService
Request that a given application service be started. The Intent should either contain the complete class name of a specific service implementation to
AndroidCompat/src/main/java/android/content/Context.java:2332
↓ 2 callersMethodstopService
Request that a given application service be stopped. If the service is not running, nothing happens. Otherwise it is stopped. Note that calls to st
AndroidCompat/src/main/java/android/content/Context.java:2360
↓ 2 callersMethodsubSequence
(int start, int end)
AndroidCompat/src/main/java/android/text/TextUtils.java:420
↓ 2 callersMethodsyncId
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt:164
↓ 2 callersMethodtest
TachiServer/src/main/java/xyz/nulldev/ts/api/java/util/test/SourceTester.kt:9
↓ 2 callersMethodtimestamp
()
TachiServer/src/main/java/de/huxhorn/sulky/ulid/ULID.java:339
↓ 2 callersMethodtoMangaCategories
* Bind a list of manga references to a category */
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/sync/protocol/ReportApplier.kt:214
↓ 2 callersMethodtoModel
* Returns a manga model from a manga entry. */
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/download/DownloadPendingDeleter.kt:163
↓ 2 callersMethodtoString
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt:81
↓ 2 callersMethodtoString
()
AndroidCompat/src/main/java/android/database/sqlite/SQLiteDatabase.java:2023
↓ 2 callersMethodtoString
()
AndroidCompat/src/main/java/android/content/pm/ApplicationInfo.java:774
↓ 2 callersMethodtoString
{@inheritDoc} <p>This implementation composes a string by iterating over its mappings. If this map contains itself as a key or a value, the string "(
AndroidCompat/src/main/java/android/util/ArrayMap.java:700
↓ 2 callersMethodtoString
()
AndroidCompat/src/main/java/android/text/Html.java:104
↓ 2 callersMethodtoTrack
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/track/anilist/AnilistModels.kt:22
↓ 2 callersMethodtoUri
Convert this Intent into a String holding a URI representation of it. The returned URI string has been properly URI encoded, so it can be used with {@
AndroidCompat/src/main/java/android/content/Intent.java:7362
↓ 2 callersMethodtoUriFragment
(StringBuilder uri, String scheme, String defAction, String defPackage, int flags)
AndroidCompat/src/main/java/android/content/Intent.java:7432
↓ 2 callersMethodtoUriInner
(StringBuilder uri, String scheme, String defAction, String defPackage, int flags)
AndroidCompat/src/main/java/android/content/Intent.java:7450
↓ 2 callersMethodtrustedSignatures
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt:178
↓ 2 callersFunctiontryLoad
(image, page)
tachiwebui/src/main/resources/tachiweb-ui/js/reader.js:471
↓ 2 callersFunctiontryLoadNextPage
()
tachiwebui/src/main/resources/tachiweb-ui/js/catalogue.js:172
↓ 2 callersMethodunflattenFromString
Recover a ComponentName from a String that was previously created with {@link #flattenToString()}. It splits the string at the first '/', taking the
AndroidCompat/src/main/java/android/content/ComponentName.java:240
↓ 2 callersMethodunregisterContentObserver
(ContentObserver observer)
AndroidCompat/src/main/java/android/database/AbstractCursor.java:295
↓ 2 callersMethodunregisterObserver
Removes a previously registered observer. The observer must not be null and it must already have been registered. @param observer the observer to unre
AndroidCompat/src/main/java/android/database/Observable.java:62
↓ 2 callersMethodunregisterSource
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt:46
↓ 2 callersFunctionupdateButtons
()
tachiwebui/src/main/resources/tachiweb-ui/js/downloads.js:105
↓ 2 callersFunctionupdateCatalogueFavoriteStatus
(mangaId, newFave)
tachiwebui/src/main/resources/tachiweb-ui/js/catalogue.js:234
↓ 2 callersFunctionupdateDm
(newDm)
tachiwebui/src/main/resources/tachiweb-ui/js/manga_info.js:222
↓ 2 callersFunctionupdateDownloadsUI
()
tachiwebui/src/main/resources/tachiweb-ui/js/downloads.js:59
↓ 2 callersFunctionupdateFilters
(sourceId)
tachiwebui/src/main/resources/tachiweb-ui/js/catalogue.js:385
↓ 2 callersFunctionupdateFiltersBtnText
()
tachiwebui/src/main/resources/tachiweb-ui/js/catalogue.js:80
↓ 2 callersFunctionupdateHudPageNumber
()
tachiwebui/src/main/resources/tachiweb-ui/js/reader.js:384
↓ 2 callersFunctionupdateInfo
* Get the cached manga info on the server
tachiwebui/src/main/resources/tachiweb-ui/js/manga_info.js:442
↓ 2 callersMethodupdateLibManga
Tachiyomi-App/src/main/java/eu/kanade/tachiyomi/data/track/anilist/AnilistApi.kt:59
↓ 2 callersFunctionupdateLibraryUI
(mangas)
tachiwebui/src/main/resources/tachiweb-ui/js/library.js:188
← previousnext →701–800 of 4,836, ranked by callers