MCPcopy Create free account

hub / github.com/darvin/zirco-browser / functions

Functions776 in github.com/darvin/zirco-browser

↓ 1 callersMethodcreateNotification
Create the download notification.
src/org/zirco/model/items/DownloadItem.java:194
↓ 1 callersMethodcreateSocket
@see SocketFactory#createSocket()
src/org/emergent/android/weave/client/WeaveSSLSocketFactory.java:91
↓ 1 callersMethodcreateSocketFactory
(boolean allowInvalidCerts)
src/org/emergent/android/weave/client/WeaveTransport.java:206
↓ 1 callersMethodcreateUserWeave
(URI server, String username, String password)
src/org/emergent/android/weave/client/WeaveFactory.java:35
↓ 1 callersMethodcreateWeaveAccountInfo
(String authtoken)
src/org/emergent/android/weave/client/WeaveAccountInfo.java:79
↓ 1 callersMethodcreateWeaveTransport
()
src/org/emergent/android/weave/client/WeaveFactory.java:47
↓ 1 callersMethoddecodeModified
(String data)
src/org/emergent/android/weave/client/Base32.java:51
↓ 1 callersMethoddecrypt
(Key secKey, String ciphertext, String iv, String hmac)
src/org/emergent/android/weave/client/WeaveCryptoUtil.java:85
↓ 1 callersMethoddeleteFromMobileViewUrlList
Delete an url from the mobile view url list. @param id The id of the url to delete.
src/org/zirco/model/DbAdapter.java:268
↓ 1 callersMethoddeleteFromWhiteList
Delete an item in white list given its id. @param id The id to delete.
src/org/zirco/model/DbAdapter.java:184
↓ 1 callersMethoddeleteHistoryRecord
Delete an history record, e.g. reset the visited count and visited date if its a bookmark, or delete it if not. @param contentResolver The content res
src/org/zirco/providers/BookmarksProviderWrapper.java:335
↓ 1 callersMethoddeleteStockBookmark
(ContentResolver contentResolver, long id)
src/org/zirco/providers/BookmarksProviderWrapper.java:222
↓ 1 callersMethoddeleteWeaveBookmarkByWeaveId
(ContentResolver contentResolver, String weaveId)
src/org/zirco/providers/BookmarksProviderWrapper.java:595
↓ 1 callersMethodderivePKCS5S2
This code basically inlines usage of the BouncyCastle private API and is equivalent to the following code. <pre> {@code PBEParametersGenerator generat
src/org/emergent/android/weave/client/WeaveCryptoUtil.java:201
↓ 1 callersMethodderivePKCS5S2Helper
(Mac hMac, byte[] P, byte[] S, int c, byte[] iBuf, byte[] out, int outOff)
src/org/emergent/android/weave/client/WeaveCryptoUtil.java:227
↓ 1 callersMethodderiveSyncHmacKey
(byte[] secretBytes, byte[] bkbytes, String username)
src/org/emergent/android/weave/client/WeaveCryptoUtil.java:172
↓ 1 callersMethodderiveSyncKey
(byte[] secretBytes, String username)
src/org/emergent/android/weave/client/WeaveCryptoUtil.java:156
↓ 1 callersMethoddoAddToMobileViewList
Add a value to the white list. @param value The value to add.
src/org/zirco/ui/activities/MobileViewListActivity.java:178
↓ 1 callersMethoddoAddToWhiteList
Add a value to the white list. @param value The value to add.
src/org/zirco/ui/activities/AdBlockerWhiteListActivity.java:178
↓ 1 callersMethoddoChangeSortMode
Change list sort mode. Update list. @param sortMode The new sort mode.
src/org/zirco/ui/activities/BookmarksListActivity.java:291
↓ 1 callersMethoddoClear
()
src/org/zirco/ui/activities/WeaveBookmarksListActivity.java:342
↓ 1 callersMethoddoClearCache
Clear the cache.
src/org/zirco/ui/activities/preferences/PreferencesActivity.java:381
↓ 1 callersMethoddoClearCookies
Clear cookies.
src/org/zirco/ui/activities/preferences/PreferencesActivity.java:409
↓ 1 callersMethoddoClearFormData
Clear form data.
src/org/zirco/ui/activities/preferences/PreferencesActivity.java:353
↓ 1 callersMethoddoClearHistory
Clear history.
src/org/zirco/ui/activities/HistoryListActivity.java:219
↓ 1 callersMethoddoClearHistory
Clear the history.
src/org/zirco/ui/activities/preferences/PreferencesActivity.java:325
↓ 1 callersMethoddoClearHistoryBookmarks
(int choice)
src/org/zirco/ui/activities/preferences/PreferencesActivity.java:434
↓ 1 callersMethoddoClearMobileViewList
Clear the white list.
src/org/zirco/ui/activities/MobileViewListActivity.java:222
↓ 1 callersMethoddoClearWhiteList
Clear the white list.
src/org/zirco/ui/activities/AdBlockerWhiteListActivity.java:222
↓ 1 callersMethoddoExportHistoryBookmarks
Export the bookmarks and history.
src/org/zirco/ui/activities/preferences/PreferencesActivity.java:519
↓ 1 callersMethoddoImportHistoryBookmarks
Import the given file to bookmarks and history. @param fileName The file to import.
src/org/zirco/ui/activities/preferences/PreferencesActivity.java:472
↓ 1 callersMethoddoNotifyFindDialogDismissed
()
src/org/zirco/ui/components/CustomWebView.java:289
↓ 1 callersMethoddoSetFindIsUp
(boolean value)
src/org/zirco/ui/components/CustomWebView.java:273
↓ 1 callersMethoddoSync
(WeaveAccountInfo accountInfo, UserWeave userWeave, List<WeaveBasicObject> wboList)
src/org/zirco/sync/WeaveSyncTask.java:123
↓ 1 callersMethoddoSyncByDelta
(WeaveAccountInfo accountInfo, UserWeave userWeave, List<WeaveBasicObject> wboList)
src/org/zirco/sync/WeaveSyncTask.java:191
↓ 1 callersMethodencodeOriginal
Encodes byte array to Base32 String. @param bytes Bytes to encode. @return Encoded byte array <code>bytes</code> as a String.
src/org/emergent/android/weave/client/Base32.java:63
↓ 1 callersMethodexecGetMethod
(String username, String password, URI uri)
src/org/emergent/android/weave/client/WeaveTransport.java:109
↓ 1 callersMethodexportHistoryBookmarks
Ask the user to confirm the export. Launch it if confirmed.
src/org/zirco/ui/activities/preferences/PreferencesActivity.java:537
↓ 1 callersMethodexportOldBookmarks
Export bookmarks from the old database. Transform the query result into a MatrixCursor following the stock bookmarks database, so it can be exported w
src/org/zirco/model/DbAdapter.java:340
↓ 1 callersMethodgetAdBlockWhiteList
Get the list of white-listed url for the AdBlocker. @param context The current context. @return A list of String url.
src/org/zirco/controllers/Controller.java:132
↓ 1 callersMethodgetAdSweepString
Load the AdSweep script if necessary. @param context The current context. @return The AdSweep script.
src/org/zirco/utils/ApplicationUtils.java:355
↓ 1 callersMethodgetAllStockRecords
Get a Cursor on the whole content of the history/bookmarks database. @param contentResolver The content resolver. @return A Cursor. @see Cursor
src/org/zirco/providers/BookmarksProviderWrapper.java:90
↓ 1 callersMethodgetApplicationVersionCode
Get the application version code. @param context The current context. @return The application version code.
src/org/zirco/utils/ApplicationUtils.java:506
↓ 1 callersMethodgetArrowOffsetY
Returns the arrow offset for the Y axis. @see {@link #setArrowOffsetY(int)} @return The arrow offset.
src/org/greendroid/QuickActionWidget.java:127
↓ 1 callersMethodgetBookmarksHtml
Build the html result of the most recent bookmarks. @param context The current context. @return The html result of the most recent bookmarks.
src/org/zirco/utils/ApplicationUtils.java:401
↓ 1 callersMethodgetBottomBarHideAnimation
()
src/org/zirco/utils/AnimationManager.java:166
↓ 1 callersMethodgetBottomBarShowAnimation
()
src/org/zirco/utils/AnimationManager.java:162
↓ 1 callersMethodgetBulkKeyPair
(byte[] syncKey)
src/org/emergent/android/weave/client/UserWeave.java:180
↓ 1 callersMethodgetButtonMap
Get a map of download item related to the UI cancel button component. @return A Map<DownloadItem, ImageButton>.
src/org/zirco/model/adapters/DownloadListAdapter.java:80
↓ 1 callersMethodgetChangelogString
Load the changelog string. @param context The current context. @return The changelog string.
src/org/zirco/utils/ApplicationUtils.java:392
↓ 1 callersMethodgetCiphertext
()
src/org/emergent/android/weave/client/WeaveBasicObject.java:115
↓ 1 callersMethodgetClusterUri
()
src/org/emergent/android/weave/client/UserWeave.java:77
↓ 1 callersMethodgetClusterUriSafe
()
src/org/emergent/android/weave/client/UserWeave.java:144
↓ 1 callersMethodgetClusterUriUnsafe
()
src/org/emergent/android/weave/client/UserWeave.java:156
↓ 1 callersMethodgetCollection
(UserWeave weave, String name, QueryParams params)
src/org/zirco/sync/WeaveSyncTask.java:279
↓ 1 callersMethodgetCryptoKeys
()
src/org/emergent/android/weave/client/UserWeave.java:210
↓ 1 callersMethodgetCustomChildView
Create a new child view. @return The created view.
src/org/zirco/model/adapters/HistoryExpandableListAdapter.java:198
↓ 1 callersMethodgetDefaultFormat
Get the default date format. @param context The current context. @return The default date format.
src/org/zirco/utils/DateUtils.java:38
↓ 1 callersMethodgetDismissOnClick
()
src/org/greendroid/QuickActionWidget.java:173
↓ 1 callersMethodgetDownloadFolder
Get the application download folder on the SD Card. Create it if not present. @return The application download folder.
src/org/zirco/utils/IOUtils.java:61
↓ 1 callersMethodgetDownloadList
Get the current download list. @return The current download list.
src/org/zirco/controllers/Controller.java:102
↓ 1 callersMethodgetExportedBookmarksFileList
Get the list of xml files in the bookmark export folder. @return The list of xml files in the bookmark export folder.
src/org/zirco/utils/IOUtils.java:105
↓ 1 callersMethodgetFaviconSize
Get the required size of the favicon, depending on current screen density. @param activity The current activity. @return The size of the favicon, in p
src/org/zirco/utils/ApplicationUtils.java:121
↓ 1 callersMethodgetFile
Get a file object representation of the file name, in th right folder of the SD card. @return A file object.
src/org/zirco/ui/runnables/DownloadRunnable.java:73
↓ 1 callersMethodgetFileNameFromUrl
Compute the file name given the url. @return The file name.
src/org/zirco/ui/runnables/DownloadRunnable.java:65
↓ 1 callersMethodgetFullyQualifiedKey
(String key)
src/org/emergent/android/weave/client/WeaveConstants.java:58
↓ 1 callersMethodgetGenericView
Create a new view. @return The created view.
src/org/zirco/model/adapters/HistoryExpandableListAdapter.java:180
↓ 1 callersMethodgetGroup
(int groupPosition)
src/org/zirco/model/adapters/HistoryExpandableListAdapter.java:267
↓ 1 callersMethodgetGroupCount
()
src/org/zirco/model/adapters/HistoryExpandableListAdapter.java:281
↓ 1 callersMethodgetHistoryHtml
Build the html result of the most recent history. @param context The current context. @return The html result of the most recent history.
src/org/zirco/utils/ApplicationUtils.java:435
↓ 1 callersMethodgetHmac
()
src/org/emergent/android/weave/client/WeaveBasicObject.java:111
↓ 1 callersMethodgetId
()
src/org/emergent/android/weave/client/WeaveBasicObject.java:43
↓ 1 callersMethodgetImageButtonSize
(Activity activity)
src/org/zirco/utils/ApplicationUtils.java:100
↓ 1 callersMethodgetInFromLeftAnimation
Get the in from left animation object. @return The animation object.
src/org/zirco/utils/AnimationManager.java:206
↓ 1 callersMethodgetInFromRightAnimation
Get the in from right animation object. @return The animation object.
src/org/zirco/utils/AnimationManager.java:190
↓ 1 callersMethodgetIv
()
src/org/emergent/android/weave/client/WeaveBasicObject.java:119
↓ 1 callersMethodgetKeyDecryptionKey
(char[] secret, byte[] salt)
src/org/emergent/android/weave/client/WeaveCryptoUtil.java:110
↓ 1 callersMethodgetLastModified
(UserWeave userWeave)
src/org/zirco/sync/WeaveSyncTask.java:286
↓ 1 callersMethodgetMobileViewUrlItemById
Get an url from the mobile view list from its id. @param rowId The id. @return The url.
src/org/zirco/model/DbAdapter.java:204
↓ 1 callersMethodgetModified
()
src/org/emergent/android/weave/client/WeaveBasicObject.java:51
↓ 1 callersMethodgetNavigationText
()
src/org/zirco/ui/activities/WeaveBookmarksListActivity.java:399
↓ 1 callersMethodgetNextTabViewHideAnimation
()
src/org/zirco/utils/AnimationManager.java:182
↓ 1 callersMethodgetNextTabViewShowAnimation
()
src/org/zirco/utils/AnimationManager.java:178
↓ 1 callersMethodgetNormalizedFavicon
Get a Drawable of the current favicon, with its size normalized relative to current screen density. @return The normalized favicon.
src/org/zirco/ui/activities/MainActivity.java:1567
↓ 1 callersMethodgetNowForFileName
Get a string representation of the current date / time in a format suitable for a file name. @return A string representation of the current date / tim
src/org/zirco/utils/DateUtils.java:46
↓ 1 callersMethodgetOnQuickActionClickListener
()
src/org/greendroid/QuickActionWidget.java:309
↓ 1 callersMethodgetOutToLeftAnimation
Get the out to left animation object. @return The animation object.
src/org/zirco/utils/AnimationManager.java:198
↓ 1 callersMethodgetOutToRightAnimation
Get the out to right animation object. @return The animation object.
src/org/zirco/utils/AnimationManager.java:214
↓ 1 callersMethodgetPreviousTabViewHideAnimation
()
src/org/zirco/utils/AnimationManager.java:174
↓ 1 callersMethodgetPreviousTabViewShowAnimation
()
src/org/zirco/utils/AnimationManager.java:170
↓ 1 callersMethodgetResponseHeaders
()
src/org/emergent/android/weave/client/WeaveResponse.java:42
↓ 1 callersMethodgetResponseHeaders
()
src/org/emergent/android/weave/client/WeaveTransport.java:271
↓ 1 callersMethodgetScreenHeight
Returns the height of the screen. @return The height of the screen
src/org/greendroid/QuickActionWidget.java:157
↓ 1 callersMethodgetScreenWidth
Returns the width of the screen. @return The width of the screen
src/org/greendroid/QuickActionWidget.java:148
↓ 1 callersMethodgetSearchUrl
Get the current search url. @param context The current context. @param searchTerms The terms to search for. @return The search url.
src/org/zirco/utils/UrlUtils.java:48
↓ 1 callersMethodgetSecretAsString
()
src/org/emergent/android/weave/client/WeaveAccountInfo.java:50
↓ 1 callersMethodgetServerAsString
()
src/org/emergent/android/weave/client/WeaveAccountInfo.java:38
↓ 1 callersMethodgetServerTimestamp
()
src/org/emergent/android/weave/client/QueryResult.java:47
↓ 1 callersMethodgetSpinnerPromptId
Get the resource id for the prompt of the spinner. @return The resource id.
src/org/zirco/ui/activities/preferences/BaseSpinnerCustomPreferenceActivity.java:99
↓ 1 callersMethodgetSpinnerValuesArrayId
Get the resource id for the array values of the spinner. @return The array id.
src/org/zirco/ui/activities/preferences/BaseSpinnerCustomPreferenceActivity.java:105
← previousnext →201–300 of 776, ranked by callers