Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting updates from master #1

Open
wants to merge 483 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
483 commits
Select commit Hold shift + click to select a range
fcd4dff
workflow add to player done
sagar15795 Aug 30, 2016
bb72b65
Apache rat for gradle
ianwdunlop Sep 8, 2016
459f336
Add missing apache headers to source files
ianwdunlop Sep 8, 2016
f4b64b1
Apache headers for xml files
ianwdunlop Sep 8, 2016
48a4992
add play icon
sagar15795 Sep 9, 2016
e089790
add multidex and enable it
sagar15795 Sep 15, 2016
08bdb74
add json accept header constant
sagar15795 Sep 24, 2016
c70f85d
add multiple converter
sagar15795 Sep 24, 2016
ee9448c
add gson and retrofit json converter library
sagar15795 Sep 24, 2016
5038543
add player workflow java bean
sagar15795 Sep 24, 2016
3592433
add play icon on FAB button
sagar15795 Sep 24, 2016
45e7b38
add player login credential function in PreferenceHelper
sagar15795 Sep 24, 2016
0f48388
update gradle
sagar15795 Sep 24, 2016
81b1a7a
update travis
sagar15795 Sep 24, 2016
2e4c7bb
add stepview library
sagar15795 Sep 25, 2016
1aa2c70
add player login fragment with mvp classes
sagar15795 Sep 25, 2016
6f6a98a
add get player user credential method
sagar15795 Sep 25, 2016
d16d467
add methods in player service
sagar15795 Sep 25, 2016
b4d3725
add downloading view fragment
sagar15795 Sep 25, 2016
0e4e196
add methods in data manager
sagar15795 Sep 25, 2016
1c6bb69
add NonSwipeable ViewPager in utils
sagar15795 Sep 25, 2016
f887f45
add FAB click
sagar15795 Sep 25, 2016
adeb5df
remove unused method
sagar15795 Sep 25, 2016
8757c9c
add activities in manifest
sagar15795 Sep 25, 2016
afa295d
add content-uri in requested URL
sagar15795 Sep 26, 2016
d411dae
add generic WebView fragment
sagar15795 Sep 26, 2016
8c1c5bf
add Workflow Run Activity with MVP classes
sagar15795 Sep 26, 2016
67035fa
add workflow run view
sagar15795 Sep 26, 2016
1600e7b
add run only for tavern 2 Workflow
sagar15795 Sep 26, 2016
7eb4d3a
add error method
sagar15795 Sep 26, 2016
18cbcf3
remove error
sagar15795 Sep 26, 2016
6168a6e
remove checkstyle error
sagar15795 Sep 26, 2016
0ccd37c
remove PMD error
sagar15795 Sep 26, 2016
c247d77
add licence header
sagar15795 Sep 26, 2016
2bef77c
Merge branch 'master' into PlayerIntegration
sagar15795 Sep 26, 2016
b95c384
add getContext method
sagar15795 Sep 27, 2016
7df97f4
get player url from shared preference
sagar15795 Sep 27, 2016
03ab156
add log tag
sagar15795 Sep 27, 2016
2d8a1ee
get player url from shared preference
sagar15795 Sep 27, 2016
9af7041
add player logged in flag method
sagar15795 Sep 27, 2016
a932d6d
reset player login on player's url change
sagar15795 Sep 27, 2016
fc036a7
remove checkstyle and findbug error
sagar15795 Sep 27, 2016
0f9b09b
remove run t2 workflow fab button for non t2 workflow
sagar15795 Sep 28, 2016
6548591
remove fragment back stack error
sagar15795 Sep 28, 2016
e1c3b34
change player email hint
sagar15795 Sep 28, 2016
3809ea2
add fab click listener in favourite t2 workflow
sagar15795 Sep 28, 2016
b1a458a
add all suggestion
sagar15795 Sep 29, 2016
c8da89a
remove checkstyle and pmd error
sagar15795 Sep 29, 2016
afae2b9
move player default url to constant string
sagar15795 Sep 29, 2016
c8e4b19
gitignore updated and Remove system build files..
therajanmaurya Oct 3, 2016
b91d8a6
Gradle wrapper for gradle 2.14.1
ianwdunlop Oct 5, 2016
1b1ad62
fix: crash on click more progressbar in workflow and NPE handled
therajanmaurya Oct 5, 2016
725a5e2
Annoucement Load More NPE fixed
therajanmaurya Oct 5, 2016
b2fb6c1
Announcement UI enhanced
therajanmaurya Oct 5, 2016
3ca65e8
This closes #30
ianwdunlop Oct 5, 2016
ba62692
String.xml managed..
therajanmaurya Oct 5, 2016
9e5fb5a
Changed distributionUrl for gradle wrapper to allow it to build on al…
ianwdunlop Oct 6, 2016
665531e
This closes #31
ianwdunlop Oct 6, 2016
a3ef86f
Remove empty line at end from build.gradle
ianwdunlop Oct 11, 2016
b05192b
First version of licence viewer
ianwdunlop Oct 11, 2016
64aaf7a
Android studio and supporting lib updates
ianwdunlop Oct 11, 2016
c395b80
More text views for licence
ianwdunlop Oct 11, 2016
398f0c4
Merge branch 'master' into ian_licence_data
ianwdunlop Oct 11, 2016
d760024
Use 3 text views for licence info
ianwdunlop Oct 12, 2016
94ba319
Align the licence info
ianwdunlop Oct 12, 2016
1f600d1
Better layout for licence view
ianwdunlop Oct 12, 2016
467c343
min sdk 17 since some properties require it
ianwdunlop Oct 12, 2016
8a6819e
Actual licence types for dependencies
ianwdunlop Oct 13, 2016
2a592b1
Add apache headers to licence fragment etc
ianwdunlop Oct 14, 2016
704aa7c
remove checkstyle, PMD error and enhance
sagar15795 Oct 14, 2016
44d516a
Merge branch 'master' into remove_error
sagar15795 Oct 14, 2016
ec5e6ab
add ASF header
sagar15795 Oct 14, 2016
908d910
Licences in json file
ianwdunlop Oct 14, 2016
37fdd72
This closes #32. Changed package name for licences and load them from…
ianwdunlop Oct 14, 2016
c850e05
Remove the licence string since it is now loaded from json asset
ianwdunlop Oct 14, 2016
b93d871
clear codebase
sagar15795 Oct 18, 2016
22d058d
remove open workflow option from nav_option
sagar15795 Oct 18, 2016
ed7298f
remove checkstyle and PMD error
sagar15795 Oct 18, 2016
e9dfc6b
add travis status to README
sagar15795 Oct 31, 2016
c888831
add gitter chat badge
sagar15795 Oct 31, 2016
de2e174
move dashboardMainActivity to MVP UI package and remove useless code
sagar15795 Oct 31, 2016
d4072b5
refactor code
sagar15795 Oct 31, 2016
d44a996
remove hardcode sting and order the navigation menu items
sagar15795 Oct 31, 2016
03b5b4c
add all suggestion
sagar15795 Oct 31, 2016
08342b6
refactored the workflow code and enhance code quality
therajanmaurya Nov 1, 2016
d6dd090
Glide Image loading fix and placeholder size fixed.
therajanmaurya Nov 1, 2016
bd0e266
android studio update for gradle build version 2.2.2
ianwdunlop Nov 1, 2016
7e69730
Correct title for announcements
ianwdunlop Nov 1, 2016
4d6ecbc
Taverna server is not used directly by app so no need to set url
ianwdunlop Nov 1, 2016
e1aa168
This closes #35
ianwdunlop Nov 1, 2016
584ce71
Remove licence info for removed libraries
ianwdunlop Nov 1, 2016
f33900e
Use the shared prefs tplayer username and password for workflow run
ianwdunlop Nov 2, 2016
bcdba79
HTML web view for licences in a dialog fragment
ianwdunlop Nov 2, 2016
df8cb04
Remove unused webview code
ianwdunlop Nov 2, 2016
990eb0d
remove pmd error
sagar15795 Nov 3, 2016
648002c
add dialog theme
sagar15795 Nov 3, 2016
6296581
add meta-data for device-width
sagar15795 Nov 3, 2016
3c54df1
add alert dialog for licence
sagar15795 Nov 3, 2016
87336a7
remove useless files
sagar15795 Nov 3, 2016
e486eab
remove checkstyle error
sagar15795 Nov 3, 2016
a0033e7
Merge branch 'ian_licence_dialog_web_view'
sagar15795 Nov 3, 2016
c1c5145
Change title of pop up to About
ianwdunlop Nov 17, 2016
3798002
Allow debug on real devices
ianwdunlop Dec 1, 2016
e35e4da
add fake data
sagar15795 Dec 4, 2016
29c165e
setup Junit and mockito
sagar15795 Dec 4, 2016
5b92c38
add fake data generator class
sagar15795 Dec 4, 2016
ba4e500
Implement RxSchedulersOverrideRule
sagar15795 Dec 4, 2016
aecc493
add AnnouncementPresenter Junit Test
sagar15795 Dec 4, 2016
731d18a
add Favourite Workflow's Presenter Test
sagar15795 Dec 4, 2016
ab6a414
fix image rendering error
sagar15795 Dec 4, 2016
0bad5eb
add imeoption to search configuration
sagar15795 Dec 31, 2016
d14f853
implementation of search functionality
sagar15795 Dec 31, 2016
401b659
Updated copyright to 2017
stain Jan 13, 2017
25524c5
fix runtime error in search view
sagar15795 Jan 21, 2017
4999704
added Search functionality in Favourite section
sagar15795 Jan 21, 2017
ea98dde
add reactive search's QueryTextListener
sagar15795 Feb 15, 2017
c48eb72
ReImplement onQueryTextSubmit using RxSearch
sagar15795 Feb 15, 2017
bbb6dc2
add remove null function to adapter
sagar15795 Feb 15, 2017
9b5438f
add search data layer
sagar15795 Apr 15, 2017
2131f68
increase heap size
sagar15795 Apr 15, 2017
cc7561f
update Recyclerview OnScroll Listener
sagar15795 Apr 15, 2017
6cfeb57
added search functionality
sagar15795 Apr 15, 2017
b51856d
remove checkstyle error
sagar15795 Apr 15, 2017
fea214c
remove checkstyle error
sagar15795 Apr 24, 2017
621aee3
exclude test.java from pmd rule set
sagar15795 Apr 24, 2017
8c9d04f
Merge branch 'testing'
sagar15795 Apr 24, 2017
c0fb573
Fixes typo in readme.md
m-murad May 20, 2017
289e42d
Added LeakCanary to project
m-murad May 23, 2017
363826c
Added LeakCanary license to licenses.html
m-murad May 23, 2017
7f62325
Fixes crash on orientation change in DashboardActivity.
m-murad May 26, 2017
904f51c
this closes #40
sagar15795 May 27, 2017
16acb55
redesign setting's activity to fragment
sagar15795 May 27, 2017
a25a0a4
Merge branch 'master' into setting
sagar15795 May 27, 2017
e86b400
search visibility fix
sagar15795 May 27, 2017
c36f4c7
fix UI for drawer
sagar15795 May 27, 2017
f61e8c2
fix checkstyle error
sagar15795 May 27, 2017
c0c85c7
This closes #41
sagar15795 May 27, 2017
d477c3b
This Close #42
sagar15795 Jun 3, 2017
e4b58a7
Remove maven central repository, use only jcenter
yinonavraham Oct 25, 2017
2e4a4e9
Happy New Year
stain Jan 4, 2018
b09c403
update dependencies and gradle version
sagar15795 Jan 26, 2018
84c00c3
update travis file
sagar15795 Jan 26, 2018
fe3b05e
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incu…
sagar15795 Jan 26, 2018
5d86283
fix Travis warning and uses ConfigurableReport.setDestination(File)in…
sagar15795 Jan 26, 2018
89364c2
fix pmd issues
sagar15795 Jan 26, 2018
d675e16
update build requirement
sagar15795 Jan 26, 2018
17e7256
Apache Licence & Notice added to menu
ianwdunlop Feb 1, 2018
58a3141
Merge remote-tracking branch 'origin/master'
ianwdunlop Feb 1, 2018
bd7a6b4
Update butterknife for latest Android. Change support library version.
ianwdunlop Feb 1, 2018
abf6b93
Update year in copyright
ianwdunlop Feb 1, 2018
6e8444d
update the versions
sagar15795 Feb 2, 2018
d299d6c
update travis files
sagar15795 Feb 2, 2018
c1f23e2
fix build issues
sagar15795 Feb 2, 2018
253146d
fix build issue
sagar15795 Feb 2, 2018
8857935
update readme
sagar15795 Feb 2, 2018
004abcd
fix travis
nyu-zeeshan Feb 5, 2018
573cc4a
Adding RxJava 2.0 dependencies
Hiteshgautam01 Feb 15, 2018
1c0094d
Adds password visibility toggle feature to login screen password edit…
saketkumar Feb 15, 2018
41167ba
added android studio style guide
sagar15795 Feb 16, 2018
fb544bd
updated readme
sagar15795 Feb 16, 2018
bf578e3
added PR template for github
sagar15795 Feb 16, 2018
7522bc6
fix readme link
sagar15795 Feb 16, 2018
6f3d919
Added alert dialog before signing out from app
300vikram Feb 16, 2018
5f907bd
fix login activity memory leak
sagar15795 Feb 17, 2018
eaa93fd
fix error condition
sagar15795 Feb 17, 2018
3e921ac
Feat: Migrating to RxJava2
Hiteshgautam01 Feb 17, 2018
9ae9186
fix: Announcement test
Hiteshgautam01 Feb 19, 2018
1e8f57b
Migration RxJava1 -> RxJava2 (Updated)
Hiteshgautam01 Feb 19, 2018
55a8d96
fixed: review changes
Hiteshgautam01 Feb 20, 2018
a716e2f
This close #56
sagar15795 Feb 20, 2018
0f6f2ee
fix: search result null issue
sagar15795 Feb 20, 2018
79e29e0
update gradel configs
nyu-zeeshan Feb 20, 2018
276fa40
Enhancement in exit button
Hiteshgautam01 Feb 23, 2018
6a1d31d
fix: replace android search image with vector drawable search image t…
Hiteshgautam01 Feb 23, 2018
ca8ada1
This Close #58
sagar15795 Feb 24, 2018
12f4df7
This Close #55
sagar15795 Feb 24, 2018
1562389
fix: clear shared preferences and favourite workflow
sagar15795 Feb 24, 2018
14710b7
Nav Drawer UI Improved
nitish1211 Feb 27, 2018
7e2e641
Improved LoginScreen UI
saketkumar Feb 28, 2018
44c6ed3
Fix: Replace usage dialogue box with New Usage Activity
Hiteshgautam01 Mar 1, 2018
4a41e24
This close #65
sagar15795 Mar 2, 2018
f0a4e68
Fix: Replace fav workflow icon image view with floating action button…
Hiteshgautam01 Mar 2, 2018
b88b625
fix : flash screen delay
sagar15795 Mar 3, 2018
1096016
Improvements in Login Screen UI
Hiteshgautam01 Mar 9, 2018
9deedea
Fix: click on two announcements opens last clicked announcement
Hiteshgautam01 Mar 11, 2018
b2f35dc
Adds tutorial screens on first start of the app
saketkumar Mar 11, 2018
e7dff17
Fix: Adding myExperiment logo on login screen
Hiteshgautam01 Mar 23, 2018
0d46e6f
chore : update the android plugin version
sagar15795 Apr 2, 2018
2494885
Merge remote-tracking branch 'hitesh/login_edits'
sagar15795 Apr 2, 2018
f0d1ecc
Updated Readme!
Hiteshgautam01 Apr 29, 2018
5a9f066
Added logo in readme
Hiteshgautam01 Apr 29, 2018
470224d
Fix: Replacing empty screens with messages in myworkflows and favorit…
Hiteshgautam01 Apr 28, 2018
934b897
Merge remote-tracking branch 'hitesh/Replacing_messages'
sagar15795 Apr 30, 2018
bfad0f0
This Close #76
sagar15795 May 21, 2018
03f68fd
Fix: Improvements in UsageActivity UI for different screens
Hiteshgautam01 Apr 28, 2018
f8fe735
Fix: Latest Announcement show first in Announcement fragment
Hiteshgautam01 Apr 9, 2018
f997f57
This close #72
sagar15795 May 22, 2018
e072d3b
Feat: User details in nav header and New User Profile Activity
Hiteshgautam01 May 25, 2018
eff6351
This Close #78
sagar15795 Jun 5, 2018
6b2cc1a
Fix: Minor theme enhancement
Hiteshgautam01 Jun 8, 2018
7a3ccba
This Close #81
sagar15795 Jun 9, 2018
329bcd7
Latest gradle version
ianwdunlop Jun 11, 2018
1febfcb
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incu…
ianwdunlop Jun 11, 2018
bed82df
rxjava/android back in build file
ianwdunlop Jun 11, 2018
c421e70
Dagger 2.8 implementation added
sagar15795 Jun 11, 2018
72b8d2e
fix checkstyle and pmd issues
sagar15795 Jun 11, 2018
a7bd38d
remove test to pass build
sagar15795 Jun 11, 2018
982261b
Merge branch 'dagger2.8_implimentation'
sagar15795 Jun 11, 2018
8789873
rxjava2 version bind from build file constant.
sagar15795 Jun 11, 2018
6d9962b
This Close #80
sagar15795 Jun 11, 2018
2e18498
fix typo.
sagar15795 Jun 11, 2018
6ddf757
Bug Fixes in Dashboard and FlashScreen Activities
Hiteshgautam01 Jun 13, 2018
05ec299
This Close #84
sagar15795 Jun 14, 2018
5d8a40a
Added announce. and favWorkflow presenter Tests and Bug Fixes in Anno…
Hiteshgautam01 Jun 15, 2018
55b44a7
Added WorkflowPresenter Test
Hiteshgautam01 Jun 17, 2018
207362e
This close #87
sagar15795 Jun 22, 2018
e52cffa
DashboardActivity Improvements
Hiteshgautam01 Jul 11, 2018
7c73355
WorkflowDetailFragment Improvements
Hiteshgautam01 Jul 10, 2018
d827f59
This Close #91
sagar15795 Jul 14, 2018
8cdbc03
Added login activity UI test
Hiteshgautam01 Aug 10, 2018
155eba6
fix the exception test.
sagar15795 Aug 11, 2018
775fe17
fix issue with modifiers
sagar15795 Aug 11, 2018
cb497ab
Added DashboardActivityTest
Hiteshgautam01 Aug 11, 2018
6b17c7c
fix dependency issue
sagar15795 Aug 12, 2018
a37ec27
added Announcement Fragment Test
Hiteshgautam01 Aug 12, 2018
29fcdfe
fix announcment test issue
sagar15795 Aug 13, 2018
048d856
Added TutorialActivity UI Test
Hiteshgautam01 Aug 19, 2018
20631c9
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incu…
sagar15795 Aug 27, 2018
cd03929
closes #97. Won't fix/merge.
ianwdunlop Nov 13, 2018
4be1272
latest gradle plus target sdk to match
ianwdunlop Nov 13, 2018
2ecee22
Latest gradle (4.6)
ianwdunlop Nov 14, 2018
46213ee
FindBugs uses 'javac' instead of 'classes'
ianwdunlop Nov 14, 2018
2dfe42a
closes #93. Merged in earlier commit.
ianwdunlop Nov 14, 2018
c09c2c8
Merge remote-tracking branch 'hitesh/AnnouncementTest'
sagar15795 Nov 22, 2018
67ee236
update the support library to 28
sagar15795 Nov 22, 2018
508b044
update travis to API 28
sagar15795 Nov 22, 2018
8daa014
fix PMD issue
sagar15795 Nov 22, 2018
0b08a7e
fix build tool travis issue
sagar15795 Nov 22, 2018
fb57eb1
Use Java 8
ianwdunlop Mar 26, 2019
581f730
Allow http network calls
ianwdunlop Mar 26, 2019
de9265b
Use constants to define intent extras for workflow id and title
ianwdunlop Mar 26, 2019
14cb362
Latest gradle and support library
ianwdunlop Mar 26, 2019
1481529
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incu…
ianwdunlop Mar 26, 2019
890a869
Apache licence header added when missing
ianwdunlop Apr 1, 2019
7785848
Copyright moved to 2019
ianwdunlop Apr 2, 2019
9b9cc7c
Remove gradle wrapper
ianwdunlop Apr 2, 2019
9f1f307
Some notes on how to create the gradle wrapper
ianwdunlop Apr 2, 2019
a1a9630
Try creating gradle wrapper with travis
ianwdunlop Apr 3, 2019
7f4fbd0
Fix typo
ianwdunlop Apr 3, 2019
093928c
Taverna retired from Apache Incubator
stain Mar 12, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 7 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Please make sure these boxes are checked before submitting your pull request - thanks!

- [ ] Apply the `AndroidStyle.xml` style template to your code in Android Studio.

- [ ] Run the checks with `./gradlew check` to make sure you didn't break anything

- [ ] If you have multiple commits please combine them into one commit by squashing them.
8 changes: 5 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/.idea/
build/
.idea/
/app/build
/app/app.iml
/simple-xml-2.7.1

incubator-taverna-mobile.iml
TavernaMobile2.iml
projectFilesBackup/
34 changes: 34 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
## Licensed to the Apache Software Foundation (ASF) under one
## or more contributor license agreements. See the NOTICE file
## distributed with this work for additional information
## regarding copyright ownership. The ASF licenses this file
## to you 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. See the License for the
## specific language governing permissions and limitations
## under the License.

language: android
jdk: oraclejdk8
android:
components:
- tools
- extra-android-support
- extra-google-google_play_services
- extra-android-m2repository
- extra-google-m2repository
- build-tools-28.0.3
- android-28

before_install:
- yes | sdkmanager "platforms;android-28"
- gradle -b wrapper.gradle wrapper

script: "./gradlew build --stacktrace"
151 changes: 151 additions & 0 deletions AndroidStyle.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
<code_scheme name="AndroidStyle">
<option name="JAVA_INDENT_OPTIONS">
<value>
<option name="INDENT_SIZE" value="4" />
<option name="CONTINUATION_INDENT_SIZE" value="8" />
<option name="TAB_SIZE" value="8" />
<option name="USE_TAB_CHARACTER" value="false" />
<option name="SMART_TABS" value="false" />
<option name="LABEL_INDENT_SIZE" value="0" />
<option name="LABEL_INDENT_ABSOLUTE" value="false" />
<option name="USE_RELATIVE_INDENTS" value="false" />
</value>
</option>
<option name="FIELD_NAME_PREFIX" value="m" />
<option name="STATIC_FIELD_NAME_PREFIX" value="s" />
<option name="CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND" value="9999" />
<option name="NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND" value="9999" />
<option name="IMPORT_LAYOUT_TABLE">
<value>
<package name="com.google" withSubpackages="true" static="false" />
<emptyLine />
<package name="com" withSubpackages="true" static="false" />
<emptyLine />
<package name="junit" withSubpackages="true" static="false" />
<emptyLine />
<package name="net" withSubpackages="true" static="false" />
<emptyLine />
<package name="org" withSubpackages="true" static="false" />
<emptyLine />
<package name="android" withSubpackages="true" static="false" />
<emptyLine />
<package name="java" withSubpackages="true" static="false" />
<emptyLine />
<package name="javax" withSubpackages="true" static="false" />
<emptyLine />
<package name="" withSubpackages="true" static="false" />
<emptyLine />
<package name="" withSubpackages="true" static="true" />
</value>
</option>
<option name="RIGHT_MARGIN" value="100" />
<option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="true" />
<option name="JD_P_AT_EMPTY_LINES" value="false" />
<option name="JD_DO_NOT_WRAP_ONE_LINE_COMMENTS" value="true" />
<option name="JD_KEEP_EMPTY_PARAMETER" value="false" />
<option name="JD_KEEP_EMPTY_EXCEPTION" value="false" />
<option name="JD_KEEP_EMPTY_RETURN" value="false" />
<option name="JD_PRESERVE_LINE_FEEDS" value="true" />
<option name="KEEP_CONTROL_STATEMENT_IN_ONE_LINE" value="false" />
<option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
<option name="BLANK_LINES_AROUND_FIELD" value="1" />
<option name="BLANK_LINES_AFTER_CLASS_HEADER" value="1" />
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
<option name="ALIGN_MULTILINE_FOR" value="false" />
<option name="CALL_PARAMETERS_WRAP" value="1" />
<option name="METHOD_PARAMETERS_WRAP" value="1" />
<option name="EXTENDS_LIST_WRAP" value="1" />
<option name="THROWS_LIST_WRAP" value="1" />
<option name="EXTENDS_KEYWORD_WRAP" value="1" />
<option name="THROWS_KEYWORD_WRAP" value="1" />
<option name="METHOD_CALL_CHAIN_WRAP" value="1" />
<option name="BINARY_OPERATION_WRAP" value="1" />
<option name="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
<option name="TERNARY_OPERATION_WRAP" value="1" />
<option name="TERNARY_OPERATION_SIGNS_ON_NEXT_LINE" value="true" />
<option name="FOR_STATEMENT_WRAP" value="1" />
<option name="ARRAY_INITIALIZER_WRAP" value="1" />
<option name="ASSIGNMENT_WRAP" value="1" />
<option name="PLACE_ASSIGNMENT_SIGN_ON_NEXT_LINE" value="true" />
<option name="WRAP_COMMENTS" value="true" />
<option name="IF_BRACE_FORCE" value="3" />
<option name="DOWHILE_BRACE_FORCE" value="3" />
<option name="WHILE_BRACE_FORCE" value="3" />
<option name="FOR_BRACE_FORCE" value="3" />
<MarkdownNavigatorCodeStyleSettings>
<option name="RIGHT_MARGIN" value="72" />
</MarkdownNavigatorCodeStyleSettings>
<Objective-C-extensions>
<file>
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Import" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Macro" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Typedef" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Enum" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Constant" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Global" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Struct" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="FunctionPredecl" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Function" />
</file>
<class>
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Property" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="Synthesize" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InitMethod" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="StaticMethod" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="InstanceMethod" />
<option name="com.jetbrains.cidr.lang.util.OCDeclarationKind" value="DeallocMethod" />
</class>
<extensions>
<pair source="cpp" header="h" />
<pair source="c" header="h" />
</extensions>
</Objective-C-extensions>
<XML>
<option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
</XML>
<ADDITIONAL_INDENT_OPTIONS fileType="java">
<option name="TAB_SIZE" value="8" />
</ADDITIONAL_INDENT_OPTIONS>
<ADDITIONAL_INDENT_OPTIONS fileType="js">
<option name="CONTINUATION_INDENT_SIZE" value="4" />
</ADDITIONAL_INDENT_OPTIONS>
<ADDITIONAL_INDENT_OPTIONS fileType="sql">
<option name="INDENT_SIZE" value="2" />
</ADDITIONAL_INDENT_OPTIONS>
<ADDITIONAL_INDENT_OPTIONS fileType="yml">
<option name="INDENT_SIZE" value="2" />
</ADDITIONAL_INDENT_OPTIONS>
<codeStyleSettings language="JAVA">
<option name="KEEP_FIRST_COLUMN_COMMENT" value="false" />
<option name="WRAP_LONG_LINES" value="true" />
</codeStyleSettings>
<codeStyleSettings language="JavaScript">
<option name="KEEP_CONTROL_STATEMENT_IN_ONE_LINE" value="false" />
<option name="KEEP_BLANK_LINES_IN_CODE" value="1" />
<option name="BLANK_LINES_AROUND_FIELD" value="1" />
<option name="BLANK_LINES_AFTER_CLASS_HEADER" value="1" />
<option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
<option name="ALIGN_MULTILINE_FOR" value="false" />
<option name="CALL_PARAMETERS_WRAP" value="1" />
<option name="METHOD_PARAMETERS_WRAP" value="1" />
<option name="EXTENDS_LIST_WRAP" value="1" />
<option name="THROWS_LIST_WRAP" value="1" />
<option name="EXTENDS_KEYWORD_WRAP" value="1" />
<option name="THROWS_KEYWORD_WRAP" value="1" />
<option name="METHOD_CALL_CHAIN_WRAP" value="1" />
<option name="BINARY_OPERATION_WRAP" value="1" />
<option name="BINARY_OPERATION_SIGN_ON_NEXT_LINE" value="true" />
<option name="TERNARY_OPERATION_WRAP" value="1" />
<option name="TERNARY_OPERATION_SIGNS_ON_NEXT_LINE" value="true" />
<option name="FOR_STATEMENT_WRAP" value="1" />
<option name="ARRAY_INITIALIZER_WRAP" value="1" />
<option name="ASSIGNMENT_WRAP" value="1" />
<option name="PLACE_ASSIGNMENT_SIGN_ON_NEXT_LINE" value="true" />
<option name="WRAP_COMMENTS" value="true" />
<option name="IF_BRACE_FORCE" value="3" />
<option name="DOWHILE_BRACE_FORCE" value="3" />
<option name="WHILE_BRACE_FORCE" value="3" />
<option name="FOR_BRACE_FORCE" value="3" />
<option name="PARENT_SETTINGS_INSTALLED" value="true" />
</codeStyleSettings>
</code_scheme>
12 changes: 2 additions & 10 deletions DISCLAIMER
Original file line number Diff line number Diff line change
@@ -1,10 +1,2 @@
Apache Taverna is an effort undergoing incubation at the Apache Software
Foundation (ASF), sponsored by the Apache Incubator PMC.

Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.

While incubation status is not necessarily a reflection of the completeness
or stability of the code, it does indicate that the project has yet to be
fully endorsed by the ASF.
Taverna is no longer maintained and this code base
is provided for archive purposes only.
3 changes: 2 additions & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
This product is based on:
Apache Taverna Mobile
Copyright 2015-2016 The Apache Software Foundation
Copyright 2015-2020 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down
Loading