MCPcopy Create free account

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

Functions776 in github.com/darvin/zirco-browser

↓ 70 callersMethodequals
(Object obj)
src/org/emergent/android/weave/client/WeaveSSLSocketFactory.java:109
↓ 54 callersMethodtoString
(URI uri)
src/org/emergent/android/weave/client/WeaveUtil.java:112
↓ 40 callersMethodgetInstance
Get the unique instance of the Controller. @return The instance of the Controller
src/org/zirco/controllers/Controller.java:55
↓ 37 callersMethodshow
Call that method to display the {@link QuickActionWidget} anchored to the given view. @param anchor The view the {@link QuickActionWidget} will be an
src/org/greendroid/QuickActionWidget.java:215
↓ 32 callersMethodclose
Close the database helper.
src/org/zirco/model/DbAdapter.java:103
↓ 23 callersMethodgetUrl
Get the url. @return The url.
src/org/zirco/model/items/HistoryItem.java:72
↓ 22 callersMethodgetPreferences
Get a SharedPreferences instance. @return The SharedPreferences instance.
src/org/zirco/controllers/Controller.java:86
↓ 22 callersMethodquery
(Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder)
src/org/zirco/providers/WeaveContentProvider.java:121
↓ 20 callersMethodgetInstance
Get the unique instance of the Controller. @return The instance of the Controller
src/org/zirco/utils/AnimationManager.java:56
↓ 18 callersMethodupdate
(Uri uri, ContentValues values, String selection, String[] selectionArgs)
src/org/zirco/providers/WeaveContentProvider.java:142
↓ 18 callersMethodw
(String fmt, Object... args)
src/org/emergent/android/weave/client/Dbg.java:56
↓ 17 callersMethodgetInstance
()
src/org/emergent/android/weave/client/WeaveCryptoUtil.java:39
↓ 13 callersMethoddecode
decode the base 64 encoded input data. It is assumed the input data is valid. @return a byte array representing the decoded data.
src/org/emergent/android/weave/client/Base64.java:67
↓ 13 callersMethodgetItemId
(int position)
src/org/zirco/model/adapters/DownloadListAdapter.java:94
↓ 12 callersMethodgetLong
Get a long-typed data from mCursor. @param cursorIndex The column index. @return The long data.
src/org/zirco/model/adapters/HistoryExpandableListAdapter.java:124
↓ 12 callersMethodgetTitle
Get the title. @return The title.
src/org/zirco/model/items/HistoryItem.java:64
↓ 12 callersMethodsetContentView
Equivalent to {@link PopupWindow#setContentView(View)} but with a layout identifier. @param layoutId The layout identifier of the view to use.
src/org/greendroid/QuickActionWidget.java:112
↓ 11 callersMethodaddTab
Add a new tab. @param navigateToHome If True, will load the user home page.
src/org/zirco/ui/activities/MainActivity.java:1064
↓ 10 callersMethodgetName
()
src/org/emergent/android/weave/client/WeaveHeader.java:37
↓ 10 callersMethodgetNodeContent
Get the content of a node, why Android does not include Node.getTextContent() ? @param node The node. @return The node content.
src/org/zirco/ui/runnables/XmlHistoryBookmarksImporter.java:57
↓ 10 callersMethodnavigateToUrl
Navigate to the given url. @param url The url.
src/org/zirco/ui/activities/MainActivity.java:1385
↓ 10 callersMethodnextI
(byte[] data, int i, int finish)
src/org/emergent/android/weave/client/Base64Encoder.java:170
↓ 9 callersMethoddelete
(Uri uri, String whereClause, String[] whereArgs)
src/org/zirco/providers/WeaveContentProvider.java:73
↓ 9 callersMethodshowYesNoDialog
Display a standard yes / no dialog. @param context The current context. @param icon The dialog icon. @param title The dialog title. @param message The
src/org/zirco/utils/ApplicationUtils.java:166
↓ 8 callersMethodgetContext
()
src/org/greendroid/QuickActionWidget.java:305
↓ 7 callersMethodcloseFindDialog
()
src/org/zirco/ui/activities/MainActivity.java:1166
↓ 7 callersMethodgetInstance
Get the unique instance of the Controller. @return The instance of the Controller
src/org/zirco/events/EventController.java:40
↓ 7 callersMethodsetProgress
Set the current loading progress of this view. @param progress The current loading progress.
src/org/zirco/ui/components/CustomWebView.java:177
↓ 7 callersMethodsetToolbarsVisibility
Change the tool bars visibility. @param visible If True, the tool bars will be shown.
src/org/zirco/ui/activities/MainActivity.java:1188
↓ 7 callersMethodstartToolbarsHideRunnable
Start a runnable to hide the tool bars after a user-defined delay.
src/org/zirco/ui/activities/MainActivity.java:1338
↓ 6 callersMethodd
(String fmt, Object... args)
src/org/emergent/android/weave/client/Dbg.java:44
↓ 6 callersMethodfillData
()
src/org/zirco/ui/activities/WeaveBookmarksListActivity.java:364
↓ 6 callersMethodgetBody
()
src/org/emergent/android/weave/client/WeaveResponse.java:46
↓ 6 callersMethodgetFileName
Gets the filename on disk. @return The filename on disk.
src/org/zirco/model/items/DownloadItem.java:93
↓ 6 callersMethodgetNode
(HashNode node)
src/org/emergent/android/weave/client/UserWeave.java:114
↓ 6 callersMethodgetStringFromRawResource
Load a raw string resource. @param context The current context. @param resourceId The resource id. @return The loaded string.
src/org/zirco/utils/ApplicationUtils.java:320
↓ 6 callersMethodignore
( char c)
src/org/emergent/android/weave/client/HexEncoder.java:58
↓ 6 callersMethodinsert
(Uri uri, ContentValues values)
src/org/zirco/providers/WeaveContentProvider.java:104
↓ 6 callersMethodopen
Open the database helper. @return The current database adapter.
src/org/zirco/model/DbAdapter.java:88
↓ 6 callersMethodtoAsciiBytes
(String data)
src/org/emergent/android/weave/client/WeaveUtil.java:119
↓ 6 callersMethodupdateUI
Update the UI: Url edit text, previous/next button state,...
src/org/zirco/ui/activities/MainActivity.java:1623
↓ 5 callersMethodaddQuickAction
Add a new QuickAction to this {@link QuickActionWidget}. Adding a new {@link QuickAction} while the {@link QuickActionWidget} is currently being shown
src/org/greendroid/QuickActionWidget.java:192
↓ 5 callersMethodclearHistoryAndOrBookmarks
Clear the history/bookmarks table. @param contentResolver The content resolver. @param clearHistory If true, history items will be cleared. @param cle
src/org/zirco/providers/BookmarksProviderWrapper.java:480
↓ 5 callersMethodfillData
Fill the bookmark to the list UI.
src/org/zirco/ui/activities/BookmarksListActivity.java:122
↓ 5 callersMethodgetLegalUsername
()
src/org/emergent/android/weave/client/UserWeave.java:73
↓ 5 callersMethodgetUrl
Get the bookmark url. @return The bookmark url.
src/org/zirco/model/items/BookmarkItem.java:33
↓ 5 callersMethodsetErrorMessage
Set the current error message for this download. @param errorMessage The error message.
src/org/zirco/model/items/DownloadItem.java:109
↓ 5 callersMethodsharePage
Share a page. @param activity The parent activity. @param title The page title. @param url The page url.
src/org/zirco/utils/ApplicationUtils.java:68
↓ 5 callersMethodupdatePreviousNextTabViewsVisibility
()
src/org/zirco/ui/activities/MainActivity.java:1800
↓ 4 callersMethodappendEncodedPath
(String s)
src/org/emergent/android/weave/client/WeaveUtil.java:186
↓ 4 callersMethodbuildSyncUriFromSubpath
(String subpath)
src/org/emergent/android/weave/client/UserWeave.java:237
↓ 4 callersMethodcheckCardState
Check if the SD card is available. Display an alert if not. @param context The current context. @param showMessage If true, will display a message for
src/org/zirco/utils/ApplicationUtils.java:266
↓ 4 callersMethodcheckNull
(URI uri)
src/org/emergent/android/weave/client/WeaveUtil.java:45
↓ 4 callersMethodcopyTextToClipboard
Copy a text to the clipboard. @param context The current context. @param text The text to copy. @param toastMessage The message to show in a Toast not
src/org/zirco/utils/ApplicationUtils.java:531
↓ 4 callersMethoddoOnPause
Perform an 'onPause' on this WebView through reflexion.
src/org/zirco/ui/components/CustomWebView.java:238
↓ 4 callersMethodencode
encode the input data producing a Hex encoded byte array. @return a byte array containing the Hex encoded data.
src/org/emergent/android/weave/client/Hex.java:16
↓ 4 callersMethodexecGenericMethod
(String username, String password, URI uri, HttpRequestBase method)
src/org/emergent/android/weave/client/WeaveTransport.java:133
↓ 4 callersMethodfillData
Fill the list view.
src/org/zirco/ui/activities/MobileViewListActivity.java:83
↓ 4 callersMethodfillData
Fill the list view.
src/org/zirco/ui/activities/AdBlockerWhiteListActivity.java:83
↓ 4 callersMethodgetChild
(int groupPosition, int childPosition)
src/org/zirco/model/adapters/HistoryExpandableListAdapter.java:204
↓ 4 callersMethodgetFavicon
Get the favicon. @return The favicon.
src/org/zirco/model/items/HistoryItem.java:84
↓ 4 callersMethodgetPayload
()
src/org/emergent/android/weave/client/WeaveBasicObject.java:77
↓ 4 callersMethodgetUrl
()
src/org/zirco/model/items/WeaveBookmarkItem.java:21
↓ 4 callersMethodgetValue
()
src/org/emergent/android/weave/client/QueryResult.java:51
↓ 4 callersMethodgetWebViewList
Get the list of current WebViews. @return The list of current WebViews.
src/org/zirco/controllers/Controller.java:70
↓ 4 callersMethodhideKeyboard
Hide the keyboard. @param delayedHideToolbars If True, will start a runnable to delay tool bars hiding. If False, tool bars are hidden immediatly.
src/org/zirco/ui/activities/MainActivity.java:1295
↓ 4 callersMethodignore
( char c)
src/org/emergent/android/weave/client/Base64Encoder.java:104
↓ 4 callersMethodloadUrl
(String url)
src/org/zirco/ui/components/CustomWebView.java:160
↓ 4 callersMethodlog
(Level level, Throwable e)
src/org/emergent/android/weave/client/Dbg.java:68
↓ 4 callersMethodlogf
(Level level, Throwable e, String msg, Object... params)
src/org/emergent/android/weave/client/Dbg.java:77
↓ 3 callersMethodclearCache
Display confirmation and clear the cache.
src/org/zirco/ui/activities/preferences/PreferencesActivity.java:392
↓ 3 callersMethoddecode
decode the Hex encoded input data. It is assumed the input data is valid. @return a byte array representing the decoded data.
src/org/emergent/android/weave/client/Hex.java:79
↓ 3 callersMethoddecryptObject
(BulkKeyCouplet keyPair)
src/org/emergent/android/weave/client/WeaveBasicObject.java:123
↓ 3 callersMethoddoOnResume
Perform an 'onResume' on this WebView through reflexion.
src/org/zirco/ui/components/CustomWebView.java:257
↓ 3 callersMethodfillData
Fill the download list.
src/org/zirco/ui/activities/DownloadsListActivity.java:86
↓ 3 callersMethodfillData
Fill the history list.
src/org/zirco/ui/activities/HistoryListActivity.java:94
↓ 3 callersMethodfireDownloadEvent
Trigger a download event. @param event The event. @param data Additional data.
src/org/zirco/events/EventController.java:75
↓ 3 callersMethodgetBookmarksExportFolder
Get the application folder for bookmarks export. Create it if not present. @return The application folder for bookmarks export.
src/org/zirco/utils/IOUtils.java:83
↓ 3 callersMethodgetProperty
(String key, String def)
src/org/emergent/android/weave/client/WeaveConstants.java:54
↓ 3 callersMethodgetStockBookmarkById
(ContentResolver contentResolver, long id)
src/org/zirco/providers/BookmarksProviderWrapper.java:204
↓ 3 callersMethodgetSystemProxyAddress
(Context ctx)
src/org/zirco/utils/ProxySettings.java:33
↓ 3 callersMethodgetTitle
Get the bookmark title. @return The bookmark title.
src/org/zirco/model/items/BookmarkItem.java:25
↓ 3 callersMethodgetWeaveBookmarkById
(ContentResolver contentResolver, long id)
src/org/zirco/providers/BookmarksProviderWrapper.java:547
↓ 3 callersMethodgroupPositionToBin
Translates from a group position in the ExpandableList to a bin. This is necessary because some groups have no history items, so we do not include th
src/org/zirco/model/adapters/HistoryExpandableListAdapter.java:135
↓ 3 callersMethodhideKeyboardFromFindDialog
()
src/org/zirco/ui/activities/MainActivity.java:1286
↓ 3 callersMethodinitializeOptions
Initialize the WebView with the options set by the user through preferences.
src/org/zirco/ui/components/CustomWebView.java:88
↓ 3 callersMethodisLoading
Check if the view is currently loading. @return True if the view is currently loading.
src/org/zirco/ui/components/CustomWebView.java:208
↓ 3 callersMethodisSystemProxyValid
(Context ctx)
src/org/zirco/utils/ProxySettings.java:55
↓ 3 callersMethodnavigateToHome
Navigate to the user home page.
src/org/zirco/ui/activities/MainActivity.java:1429
↓ 3 callersMethodresetAdBlockWhiteList
Reset the AdBlock white list, so that it will be reloaded.
src/org/zirco/controllers/Controller.java:145
↓ 3 callersMethodresetMobileViewUrlList
Reset the mobile view url list, so that it will be reloaded.
src/org/zirco/controllers/Controller.java:167
↓ 3 callersMethodshowErrorDialog
Show an error dialog. @param context The current context. @param title The title string id. @param message The message string id.
src/org/zirco/utils/ApplicationUtils.java:296
↓ 3 callersMethodshowNextTab
Show the next tab, if any.
src/org/zirco/ui/activities/MainActivity.java:1887
↓ 3 callersMethodshowOkDialog
Display a standard Ok dialog. @param context The current context. @param icon The dialog icon. @param title The dialog title. @param message The dialo
src/org/zirco/utils/ApplicationUtils.java:215
↓ 3 callersMethodshowPreviousTab
Show the previous tab, if any.
src/org/zirco/ui/activities/MainActivity.java:1823
↓ 3 callersMethodtoQueryString
()
src/org/emergent/android/weave/client/QueryParams.java:73
↓ 3 callersMethodupdateGoButton
Update the "Go" button image.
src/org/zirco/ui/activities/MainActivity.java:1590
↓ 2 callersMethodabort
Abort this download.
src/org/zirco/ui/runnables/DownloadRunnable.java:185
↓ 2 callersMethodaddDownloadListener
Add a listener for download events. @param listener The listener to add.
src/org/zirco/events/EventController.java:55
↓ 2 callersMethodapplyPreferences
Apply preferences to the current UI objects.
src/org/zirco/ui/activities/MainActivity.java:675
next →1–100 of 776, ranked by callers