aboutsummaryrefslogtreecommitdiffstats
path: root/demo/app/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Resolve #296Decebal Suiu2019-05-021-2/+2
* Remove empty line; add a tiny commentDecebal Suiu2019-01-281-2/+1
* configures plugin manager to load "HowdyGreeting" using the services … (#277)Roberto Franchini2019-01-281-1/+13
* Tabs to spacesDecebal Suiu2018-09-191-9/+9
* License header update, #171 (#205)Bala Raman2018-03-273-3/+3
* Can now just get Extension classes (#191)Tyler Hawkes2018-01-141-0/+6
* Remove JarPluginManagerDecebal Suiu2017-10-051-7/+4
* Change root package from ro.fortsoft.pf4j to org.pf4j (#168)Decebal Suiu2017-09-203-11/+11
* Add JarPluginManager, PluginLoader, AbstractPluginManagerDecebal Suiu2017-02-221-0/+2
* Fix previous commitDecebal Suiu2017-02-161-3/+1
* Reactivate protection against the issues similar with #97Decebal Suiu2017-02-161-1/+3
* Return a list of all extensions from a plugin and optional for an extension p...Decebal Suiu2016-08-111-2/+29
* add HowdyGreeting in demo, a Greeting service implementation declared via Jav...Decebal Suiu2016-01-041-0/+32
* Format the license headerDecebal Suiu2015-12-242-12/+18
* Editor config style appliedMário Franco2015-06-051-93/+93
* load extensions from classpath; before this commit only plugins can declare e...Decebal Suiu2014-06-112-1/+37
* added support for PluginManager.getExtensionClassNames(String pluginId) and s...Decebal Suiu2014-04-081-6/+19
* a first version related to enable-disable pluginDecebal Suiu2014-04-071-14/+20
* add RuntimeMode with DEVELOPMENT and DEPLOYMENT values and working on DEVELOP...Decebal Suiu2013-10-031-145/+67
* boost plugins developmentDecebal Suiu2013-09-261-3/+85
* work on plugin dependecyDecebal Suiu2012-11-071-4/+3
* prepare for maven central repositoryDecebal Suiu2012-10-161-5/+6
* first commitDecebal Suiu2012-10-111-0/+63