openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Tasko
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Aug 28, 2024 — Aug 28, 2025
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
update links in readme
Christian Specht
More...
over 5 years ago
hg -> git
Christian Specht
More...
over 5 years ago
hg -> git
Christian Specht
More...
over 5 years ago
make actual HTTP requests and return JSON
Christian Specht
More...
almost 10 years ago
build URLs without encoding special characters (so we can pass something like "tasks/search" as the `path`)
Christian Specht
More...
almost 10 years ago
new AsyncTask for API requests
Christian Specht
More...
almost 10 years ago
use either HttpURLConnection or HttpsURLConnection depending on URL
Christian Specht
More...
almost 10 years ago
check http status code
Christian Specht
More...
almost 10 years ago
only disconnect connection when it's not null
Christian Specht
More...
almost 10 years ago
deserialize JSON and return authentication token
Christian Specht
More...
almost 10 years ago
change default server URL to http (https doesn't work yet)
Christian Specht
More...
almost 10 years ago
add google-gson library
Christian Specht
More...
almost 10 years ago
authenticate with Basic Auth to get session token
Christian Specht
More...
about 10 years ago
UrlBuilder to create custom URLs based on server URL from the preferences
Christian Specht
More...
about 10 years ago
load serverURL from the preferences
Christian Specht
More...
about 10 years ago
move authentication into AsyncTask (for future network operations)
Christian Specht
More...
about 10 years ago
move toasts to the middle of the screen
Christian Specht
More...
about 10 years ago
error message when user/password are empty
Christian Specht
More...
about 10 years ago
...everywhere
Christian Specht
More...
about 10 years ago
move toast notification to separate class
Christian Specht
More...
about 10 years ago
show message when login has failed
Christian Specht
More...
about 10 years ago
kill LoginActivity after opening MainActivity (to prevent back button going back to LoginActivity)
Christian Specht
More...
about 10 years ago
fake successful login for testing
Christian Specht
More...
about 10 years ago
if login returns a token, save it and try to open the main screen
Christian Specht
More...
about 10 years ago
basic functionality for login button
Christian Specht
More...
over 10 years ago
add "About" item to login action bar / use MenuOpener class to open the menu items
Christian Specht
More...
over 10 years ago
move menu opening code to separate class
Christian Specht
More...
over 10 years ago
Backed out changeset: 6d9714646cb3 -> we DO need a menu on the login screen
Christian Specht
More...
over 10 years ago
text boxes and button on login screen
Christian Specht
More...
over 10 years ago
if there's an auth token in the settings, directly go to the main screen
Christian Specht
More...
over 10 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree