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
Accelerator
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 }}
pf2707
/
android-rss
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
17
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2008
Made it work with the new SDK but only the channel list has been updated to look nice.
jasta00
committed
9ef43a9
View commit details
Copy full SHA for 9ef43a9
Browse repository at this point
Implemented icons again.
jasta00
committed
9fc9767
View commit details
Copy full SHA for 9fc9767
Browse repository at this point
Ok, got the thing running on M5. Now to make it actually work correctly.
jasta00
committed
b5456d4
View commit details
Copy full SHA for b5456d4
Browse repository at this point
Commits on Dec 19, 2007
cleanup imports
jasta00
committed
281d114
View commit details
Copy full SHA for 281d114
Browse repository at this point
minor cleanup
jasta00
committed
69a9cf7
View commit details
Copy full SHA for 69a9cf7
Browse repository at this point
changed defaulte date format for storage; really, we should be using seconds since epoch
jasta00
committed
45edbc4
View commit details
Copy full SHA for 45edbc4
Browse repository at this point
use Calendar instead of Date#getYear/Date/Month
jasta00
committed
c2f3393
View commit details
Copy full SHA for c2f3393
Browse repository at this point
tidied up
jasta00
committed
4b1c86a
View commit details
Copy full SHA for 4b1c86a
Browse repository at this point
organizing code
jasta00
committed
cb02b3e
View commit details
Copy full SHA for cb02b3e
Browse repository at this point
Commits on Dec 18, 2007
tidy up docs and removing old stuff
jasta00
committed
94fd091
View commit details
Copy full SHA for 94fd091
Browse repository at this point
updated docs
jasta00
committed
04e1d72
View commit details
Copy full SHA for 04e1d72
Browse repository at this point
doc updates
jasta00
committed
62add0f
View commit details
Copy full SHA for 62add0f
Browse repository at this point
use custom User-Agent, for now
jasta00
committed
a9155bc
View commit details
Copy full SHA for a9155bc
Browse repository at this point
added content:encoded, ugh, lame lame lame
jasta00
committed
556f6cb
View commit details
Copy full SHA for 556f6cb
Browse repository at this point
generalized prev/next post and implmeneted a KeyUp handler to use them
jasta00
committed
97827e3
View commit details
Copy full SHA for 97827e3
Browse repository at this point
implemented a utility to determine if the user is pressing a left-based key (numpad left, left bracket, etc)
jasta00
committed
3a2cb32
View commit details
Copy full SHA for 3a2cb32
Browse repository at this point
Commits on Dec 17, 2007
adt plugin update
jasta00
committed
a7fd8aa
View commit details
Copy full SHA for a7fd8aa
Browse repository at this point
Commits on Dec 13, 2007
make sure to close unused cursors
jasta00
committed
ce81b51
View commit details
Copy full SHA for ce81b51
Browse repository at this point
implemented DownloadManager
jasta00
committed
dea0e24
View commit details
Copy full SHA for dea0e24
Browse repository at this point
minor refactoring
jasta00
committed
4a1ed0d
View commit details
Copy full SHA for 4a1ed0d
Browse repository at this point
whitespace
jasta00
committed
565d7f8
View commit details
Copy full SHA for 565d7f8
Browse repository at this point
changed build.xml to ensure all .java sources will be made writable (this should be just fine), and also added a tags target
jasta00
committed
857b687
View commit details
Copy full SHA for 857b687
Browse repository at this point
Commits on Dec 11, 2007
added fix-perms target to [temporarily] work around weird eclipse read-only sorcery
jasta00
committed
6f35300
View commit details
Copy full SHA for 6f35300
Browse repository at this point
Commits on Dec 10, 2007
new Long(String) to Long.parseLong(String)
jasta00
committed
ec051af
View commit details
Copy full SHA for ec051af
Browse repository at this point
implemented icon_url in the provider, but haven't used it yet
jasta00
committed
426b097
View commit details
Copy full SHA for 426b097
Browse repository at this point
tidied updateFavicon and converted usage of new Long(String) to Long.parseLong(String)
jasta00
committed
21ed38f
View commit details
Copy full SHA for 21ed38f
Browse repository at this point
Commits on Dec 9, 2007
added ant build environment
jasta00
committed
bc33cee
View commit details
Copy full SHA for bc33cee
Browse repository at this point
Commits on Dec 6, 2007
added next/prev channel shortcuts
jasta00
committed
50713c0
View commit details
Copy full SHA for 50713c0
Browse repository at this point
tidied up
jasta00
committed
ad02713
View commit details
Copy full SHA for ad02713
Browse repository at this point
cleanup, added newChannel boolean
jasta00
committed
a1fc994
View commit details
Copy full SHA for a1fc994
Browse repository at this point
formatting
jasta00
committed
5a7f82f
View commit details
Copy full SHA for 5a7f82f
Browse repository at this point
formatting
jasta00
committed
6f826b9
View commit details
Copy full SHA for 6f826b9
Browse repository at this point
added special case (disabled) for inserting a new favicon
jasta00
committed
d6f6c74
View commit details
Copy full SHA for d6f6c74
Browse repository at this point
oops, typo in gpl
jasta00
committed
76b5093
View commit details
Copy full SHA for 76b5093
Browse repository at this point
organized imports
jasta00
committed
b14f4f9
View commit details
Copy full SHA for b14f4f9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.