[UI COMPONENT]Circular SeekBar - Open Source - Android Software Development

After seeing many people attempting to make on of these, I finally decided to write a general one that can be used like any other View in your app, instead of attempting to modify the other open source ones which are tightly integrated into their parent app (like the one in Shush).
The View is available free of cost and completely open source in my GitHub account:
https://github.com/RaghavSood/AndroidCircularSeekBar
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Reserved for future use.

Related

Remote Control your Music, foobar2k [Not an app]

Just thought I'd share this on here in case there are any foobar2000 users on here.
Its a web interface via the browser rather than a stand alone app, but its very effective and completely customisable.
http://www.hydrogenaudio.org/forums/index.php?showtopic=62218
Templates improve as the thread goes on.
I'm not html/JS/css wiz, but I've managed to hack about other peoples work to best suite me and my G1.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[APP, Alpha] ExploitDB

Very basic version of a future app I'm making. Only uploading it for ideas and such.
App may need "appbuilder demo" installed atm because I'm not writing it as a full version yet.
When I get things sorted, and a bit more time, I'll write it myself.
basically, its just a script concept holding program, with links to rss feeds, and a chat in it.
thats about it.
mention things to add, and i'll probably add them if they help the idea.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
reserved for future...

[App] [Dev] Android L Toolbar + Menudrawer example [Material Design] [API19+]

Wrote an open-source(d) app example for those who want to learn how to implement the Toolbar and Menudrawer in their app, as well as how to implement it so it overlays the toolbar, and how to implement it so you can see that neat little animation that you have seen on the Play Store and similar apps.
https://github.com/I-am-Reinvented/ToolbarMenudrawer
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hope this helped!

[Library][API 8+] AdBlockerAdvise

AdBlockerAdvise is an Android Library that checks if there is an Ad Blocker enabled and shows a customizable Material dialog.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requirements
API 8+
Usage
Include the call to AdBlockerAdviseDialog whatever you want in your code:
Code:
AdBlockerAdviseDialog adBlockerAdvise = new AdBlockerAdviseDialog(this);
adBlockerAdvise.show();
You can also include some customizations to the builder: custom title and description, display message only once, etc.
View on GitHub

AndroSpy V3 - Open Source C#-Xamarin Android RAT

GitHub - qH0sT/AndroSpy: Android Remote Control Tool
Android Remote Control Tool. Contribute to qH0sT/AndroSpy development by creating an account on GitHub.
github.com
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources