Coder Social home page Coder Social logo

romannurik-code's People

Contributors

romannurik avatar

Watchers

 avatar

romannurik-code's Issues

SDK Search: Training & Guides are edging out API matches

A recent change to the SDK Search extension seems to privilege guides and 
training above API matches, making it harder to jump to a specific class given 
only the class's simple name.

What steps will reproduce the problem?
1. ad <TAB> View

See screenshot. Note that in this situation I can't even arrow down to get to 
the android.view.View* results because the list doesn't scroll—what you see 
on screen is the complete set of results.

Original issue reported on code.google.com by [email protected] on 13 Jul 2013 at 3:54

Attachments:

Chrome Extension - Rewrite links to SDK sample code

There are direct links to SDK sample code scattered throughout 
developer.android.com that were crippled by the site redesign and now simply 
redirect to http://developer.android.com/tools/samples/index.html. This is 
annoying.

This change to the Chrome extension rewrites these links to resolve to the 
relevant location within the platform/development package at 
android.googlesource.com (either a sample root folder or specific package or 
class within ApiDemos).

Note the scope for content_scripts has changed to include 
"*://developer.android.com/guide/*".

Original issue reported on code.google.com by [email protected] on 20 Jan 2013 at 4:44

Attachments:

Change source link for R.*

For the R.* docs the source links point to non exisiting files. It would be 
great if they can point to 
https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/co
re/res/res/ 
or a subdirectory if there is non with a qualifier.

Original issue reported on code.google.com by [email protected] on 19 Mar 2013 at 6:51

NPE on screen rotation

What steps will reproduce the problem?
1.Start the example app
2.Rotate the device

What is the expected output? What do you see instead?
NPE

What version of the product are you using? On what operating system?
ICS

Please provide any additional information below.
The fragment tries to restore its state inside FragmentActivity.onCreate() that 
is too early and the model is still not constructed. Something in the order of 
saving instance must be done. Trying to figure out what. Anyway, you've done a 
great job! I like it very much!

Original issue reported on code.google.com by [email protected] on 7 Feb 2013 at 4:59

Alternative to Google Code Search for Chrome extension "view source"

Google Code Search is scheduled for shutdown on January 15, 2012.

This change uses the GitHub AOSP mirror (https://github.com/android) as an 
alternative to Google Code Search for the Android Developer Chrome extension's 
"view source" page link injection.

The functionality is pretty much exactly the same, and should resolve a valid 
link for all classes whose source code resides in the Android 
platform/frameworks/base.git repo.

Since GitHub search is rather more primitive than that provided by Google Code 
Search, static URLs must be generated - hence it was necessary to define some 
package/tree mappings in code for the classes that live outside of the "core" 
source tree.

If interested, you can pull my changes from the repository clone linked below, 
or apply the attached patch file.

http://code.google.com/r/jgilfelt-extension-viewsource-github/

Regards,
Jeff

Original issue reported on code.google.com by [email protected] on 4 Jan 2012 at 7:56

Attachments:

R file

I have imported your scrolltricks project but it does not contain R file. so 
how i can run it without R file.

Original issue reported on code.google.com by [email protected] on 21 Jan 2014 at 11:51

SDK Suggestions Not Working in Chrome 28

What steps will reproduce the problem?
1. Install Chrome beta channel
2. Install SDK search extension
3. Type 'ad View' in a new tab
4. Observe the great sadness

What is the expected output? What do you see instead?

Expect: suggestions :D
See: no suggestions D:

What version of the product are you using? On what operating system?

Chrome 28, OSX 10.8

Please provide any additional information below.

I'm a Leo and like long walks on the beach.

Original issue reported on code.google.com by [email protected] on 28 Jun 2013 at 1:36

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.