TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GitHub's on your phone

279 pointsby oBeLxalmost 12 years ago

28 comments

llambdaalmost 12 years ago
I&#x27;m not sure what took GitHub so long to _finally_ implement a mobile view for the site, but thank you. I have been waiting for this to happen for years, quite literally.<p>Edit: It&#x27;s worth noting I&#x27;ve heard plenty of counter arguments to using GitHub from my phone. But I will say, sometimes I want to check out a project and possibly browse source and lo and behold I&#x27;m not at my desktop. For this reason alone, a mobile GitHub makes sense. Glad to see it at long last.
评论 #6049066 未加载
评论 #6048729 未加载
评论 #6049055 未加载
grauealmost 12 years ago
I&#x27;m sad to see this didn&#x27;t come with a responsive design for the main site. You get horizontal scrollbars everywhere if your window is thinner than ~1000 pixels, making it impossible to have code + GitHub side by side on a laptop without some serious annoyance. The repo redesign made it worse, as now all the in-project links (issues, pulls, wiki...) are offscreen.<p>I&#x27;d happily work around this by using the mobile view from my desktop browser (as you can do on Wikipedia and many news sites), but GitHub doesn&#x27;t seem to have made that possible, either.<p>If any GitHubbers are reading, please make the design (at least a little bit) responsive!
评论 #6049563 未加载
评论 #6049795 未加载
评论 #6050638 未加载
timothyaalmost 12 years ago
I&#x27;ve been hoping this would happen for a long time. Most of the views look really good, but I&#x27;m not very excited about the code view. The font on the code is bigger than necessary, in my opinion, and the word-wrap on the code text just makes it really hard to read.<p>Displaying code on a narrow window is difficult, but I&#x27;m not convinced that this is the right solution. I&#x27;d prefer to be able to zoom out.
评论 #6049190 未加载
oscardelbenalmost 12 years ago
Fun fact: years ago I started building an ipad app for Github, but it was rejected multiple times by Apple because users could use it to create a new account but then Apple wouldn&#x27;t get any commission.<p><a href="https://github.com/oscardelben/GithubBrowser" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;oscardelben&#x2F;GithubBrowser</a>
评论 #6050416 未加载
评论 #6048941 未加载
kevin1024almost 12 years ago
Interesting that they decided not to do a responsive design. Instead, it serves up different HTML if you send a phone user-agent. I&#x27;ve been trying to decide if this is a good idea for my own project.
评论 #6048606 未加载
评论 #6048618 未加载
评论 #6048607 未加载
ontouchstartalmost 12 years ago
I started an experiment of writing my blog purely on an iPhone via github web UI. (<a href="https://github.com/ontouchstart/blog" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ontouchstart&#x2F;blog</a>). Since the mobile view doesn&#x27;t have the EDIT option, I have to switch to desktop version to edit my posts.<p>I believe I am a minority in github users. :-)
joeblaualmost 12 years ago
From Windows Mobile 8, I see a blue border around images that are linkable [1].<p>[1] - <a href="http://i.imgur.com/bglIKU5.jpg" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;bglIKU5.jpg</a>
评论 #6048716 未加载
the_mitsuhikoalmost 12 years ago
Seems not fully deployed yet or not a full feature. The overview page if you&#x27;re not signed in, as well as all profiles don&#x27;t seem to have ombile versions. Same with the news feed.
评论 #6048727 未加载
jordanthomsalmost 12 years ago
Are there updates coming for the Android apps also, or is the focus on mobile web? The Android app doesn&#x27;t support the one thing I could reasonably do on my phone - reviewing pull requests.
qntmfredalmost 12 years ago
Is there a way to change which branch of the repo you&#x27;re browsing?
thinkeralmost 12 years ago
Looks like Github used Angular.js. Would be interesting to hear how they settled on that. I&#x27;ve been using it for a side project and so far have had a positive experience.
评论 #6048687 未加载
评论 #6048844 未加载
评论 #6048587 未加载
评论 #6048582 未加载
tomchristiealmost 12 years ago
Mostly pretty great, but it&#x27;d be nice to see a couple of controls that have now disappeared.<p>I can&#x27;t close or reopen issues anymore, which is something that&#x27;s super useful to be able to do on the go.<p>Also there&#x27;s no way to edit files from the mobile view. Again, something I&#x27;ve often found really useful for quick docs fixes, or adding contributors to the credits after merging a pull request.
grobiealmost 12 years ago
So you&#x27;re trying to tell me my phone isn&#x27;t even the right device to make line comments in pull requests?
rjviralmost 12 years ago
&quot;Our phones, on the other hand, aren’t great for creating things but they’re perfect for browsing and reading content.&quot;<p>Tell that to Instagram, Vine, Twitter, or Smule. Mobile phones are amazing creation tools.
评论 #6049662 未加载
评论 #6049550 未加载
评论 #6049817 未加载
digganalmost 12 years ago
Whoops, the users profile page is redirect to desktop view. Is that on purpose?
评论 #6048728 未加载
jbrooksukalmost 12 years ago
WOOOOOO! This has been driving me insane. Trying to read issues and repositories, and I&#x27;m there pinching and panning around getting lost and frustrated. Thank you GitHub &lt;3
swahalmost 12 years ago
I remember they didn&#x27;t go with a full client side app for the desktop version, instead opting for something like pjax.<p>What did they do there, media queries?
dsyph3ralmost 12 years ago
This is by far one of the best updates GitHub has made recently. Using the current GitHub on a mobile device is difficult and slow. Really pleased to see this done!
Spiritusalmost 12 years ago
Hmm, they forgot the news feed. Or have I gone blind?
Afforessalmost 12 years ago
Kinda useless without the newsfeed. :&#x2F;
catshirtalmost 12 years ago
wow, finally! this comes very welcome. although i suppose i must now bid farewell to another one of my repositories :) <a href="http://github.com/catshirt/github-mobile" rel="nofollow">http:&#x2F;&#x2F;github.com&#x2F;catshirt&#x2F;github-mobile</a>
zhenjlalmost 12 years ago
Hm..is it me or there&#x27;s no way to switch branch using the mobile view..
gmsalmost 12 years ago
How do I close an open pull request from this view? I don&#x27;t see it.
Bosencealmost 12 years ago
Is that Jurassic Park in the background of the first image???
评论 #6052894 未加载
6renalmost 12 years ago
How can I get the mobile version on my desktop?
AndyKelleyalmost 12 years ago
Octodroid is still the winner, in my opinion.
carlosdpalmost 12 years ago
About time! This is awesome!
late2partalmost 12 years ago
Github&#x27;s in your base, killing your dudes! (OUTAGE!!)