Skip to content

Commit

Permalink
Remove smalidea from the smali repository
Browse files Browse the repository at this point in the history
It has been split out into a separate smalidea repository
  • Loading branch information
JesusFreke committed Feb 24, 2020
1 parent 5339a81 commit b761c5f
Show file tree
Hide file tree
Showing 283 changed files with 2 additions and 24,116 deletions.
22 changes: 1 addition & 21 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Unless otherwise stated in the code/commit message, any changes with the
committer of bgruv@google.com or wkal@google.com is copyrighted by
committer of bgruv@google.com or wkal@google.com is copyrighted by
Google Inc. and released under the following license:

*******************************************************************************
Expand Down Expand Up @@ -77,26 +77,6 @@ You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*******************************************************************************


Some parts of the smalidea plugin are based on code from the IDEA project, per the
following license

*******************************************************************************
Copyright 2000-2014 JetBrains s.r.o.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Expand Down
6 changes: 1 addition & 5 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
include 'util', 'dexlib2', 'baksmali', 'smali', 'dexlib2:accessorTestGenerator'

if (System.getProperty("user.dir").startsWith(file("smalidea").absolutePath)) {
include 'smalidea'
}
include 'util', 'dexlib2', 'baksmali', 'smali', 'dexlib2:accessorTestGenerator'
3 changes: 0 additions & 3 deletions smalidea/.gitignore

This file was deleted.

235 changes: 0 additions & 235 deletions smalidea/build.gradle

This file was deleted.

Loading

0 comments on commit b761c5f

Please sign in to comment.