Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cSploit
/
android
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
3.7k
Code
Issues
385
Pull requests
15
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add a simple navigation drawer (WIP)
- #492
#492
Open
fat-tire
wants to merge 22 commits into
cSploit:develop
cSploit/android:develop
from
fat-tire:sidebar
fat-tire/android-1:sidebar
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Add a simple navigation drawer (WIP)
#492
fat-tire
wants to merge 22 commits into
cSploit:develop
cSploit/android:develop
from
fat-tire:sidebar
fat-tire/android-1:sidebar
Copy head branch name to clipboard
Commits
Commits on Nov 11, 2015
Start adding a navigation drawer. Very basic and...
Show description for 8dc8045
fat-tire
committed
8dc8045
View commit details
Copy full SHA for 8dc8045
Browse repository at this point
use kinda boring but less creative variable names
fat-tire
committed
1594224
View commit details
Copy full SHA for 1594224
Browse repository at this point
More work on fragments-- make settings work
fat-tire
committed
7d26892
View commit details
Copy full SHA for 7d26892
Browse repository at this point
Commits on Nov 19, 2015
fixes null pointer exception when interface name is not valid.
tux-mind
committed
479865f
View commit details
Copy full SHA for 479865f
Browse repository at this point
fixes NullPointerException when no ActionBar has been associated
tux-mind
committed
14b7476
View commit details
Copy full SHA for 14b7476
Browse repository at this point
reformat code
tux-mind
committed
6c8ba29
View commit details
Copy full SHA for 6c8ba29
Browse repository at this point
changed drawer implementation.
Show description for 06236ad
tux-mind
committed
06236ad
View commit details
Copy full SHA for 06236ad
Browse repository at this point
Commits on Nov 20, 2015
Merge remote-tracking branch 'origin/develop' into HEAD
fat-tire
committed
1bba604
View commit details
Copy full SHA for 1bba604
Browse repository at this point
fixed synchronization on null object ( getActivity returns null while object get deleted )
tux-mind
committed
92472c2
View commit details
Copy full SHA for 92472c2
Browse repository at this point
reformat code
tux-mind
committed
929e38a
View commit details
Copy full SHA for 929e38a
Browse repository at this point
Commits on Nov 27, 2015
redefining UI ( WIP )
tux-mind
committed
bb11075
View commit details
Copy full SHA for bb11075
Browse repository at this point
Commits on Dec 1, 2015
manage the navigation drawer from AbstractDrawerActivity.
Show description for 53230fc
tux-mind
committed
53230fc
View commit details
Copy full SHA for 53230fc
Browse repository at this point
Commits on Dec 2, 2015
dynamic drawer
tux-mind
committed
6142bea
View commit details
Copy full SHA for 6142bea
Browse repository at this point
Commits on Dec 19, 2015
transformed Hijacker activity into a fragment
tux-mind
committed
a5a7a25
View commit details
Copy full SHA for a5a7a25
Browse repository at this point
Commits on Dec 21, 2015
clean system on exit
tux-mind
committed
ff6eb57
View commit details
Copy full SHA for ff6eb57
Browse repository at this point
create a BaseLiveListAdapter to adapt live lists to UI
tux-mind
committed
731f6fe
View commit details
Copy full SHA for 731f6fe
Browse repository at this point
lazy load list.
Show description for d6e3e75
tux-mind
committed
d6e3e75
View commit details
Copy full SHA for d6e3e75
Browse repository at this point
first, simple, dummy port list fragment draft
tux-mind
committed
f59945a
View commit details
Copy full SHA for f59945a
Browse repository at this point
Commits on Dec 23, 2015
changed a little open port represenatation
tux-mind
committed
9451424
View commit details
Copy full SHA for 9451424
Browse repository at this point
Commits on Dec 27, 2015
use sparse array for port protocols
tux-mind
committed
c6bf68b
View commit details
Copy full SHA for c6bf68b
Browse repository at this point
use default storage directory when system is not initialized ( heartless )
tux-mind
committed
b11a6a9
View commit details
Copy full SHA for b11a6a9
Browse repository at this point
Commits on Dec 29, 2015
initialize critical and light stuff when System is firstly accessed.
tux-mind
committed
308b9cd
View commit details
Copy full SHA for 308b9cd
Browse repository at this point
You can’t perform that action at this time.