關於DMOZ
數百萬款最新的 Android 應用程式、遊戲、音樂、電影、電視節目、書籍、雜誌等項目盡在其中,歡迎隨時隨地透過您的各種裝置取得。
Browse The Open Directory Project, also known as DMOZ.
An app "just for fun", one week project, made by an editor, investigating Android development. I tested it on two devices, I don't expect to get it working everywhere. :)
Read more about the ODP mission here http://www.dmoz.org/about.html
In case interest you, consider become an editor http://www.dmoz.org/docs/en/help/become.html
A mobile compatible version of the directory exists at http://www.godzuki.com.uy/
Version 10:
+ Move sidebar to own Tab. (see new screenshot)
Version 9:
- Fix lack of API access (rewrite parser)
Version 8:
+ Missing removal of white-space in Alternative Languages.
Version 7:
+ Corrects some messages.
- No spaces between () and numbers.
+ Display total numbers of categories and sites in user's locale format. (1,500 vs 1.500)
+ Add "Share with ODP" to the system.
Version 6:
- The app was listening for changes to the Internet connection, to be able to show the message "No internet connection!" but this was causing problems, especially when booting the phone, since will likely to connect to Internet, and for some reason Android will try to alert the application about this change, even when the app was not opened!. Then I removed the message, plus, 1 permission less required! :)