19 Commits

Author SHA1 Message Date
Paul Traina
608e657e3a Add .DS_Store to .gitignore for Mac developers 2017-02-28 16:26:31 -08:00
richseviora
e066a562c5 Configuring project code style for JetBrains and other IDEs.
Adding EditorConfig support.

Updating .gitignore
2016-09-07 12:55:55 -07:00
3ch01c
af1bc9006c Fixed Realtime API sync issue 2014-05-31 00:09:18 -06:00
3ch01c
08d91218f5 unique portals plugin
branch created
2014-05-28 23:26:27 -06:00
hastarin
dfc18e84f5 Forgot to move some settings in gitignores. 2013-05-23 18:14:01 +10:00
hastarin
ed0e1be9e1 Added proguard-project file back as building with it requires it.
Moved .gitignore changes to mobile/.gitignore
2013-05-23 17:54:08 +10:00
hastarin
009691c813 Restored *.bak to .gitignore 2013-05-23 16:02:54 +10:00
hastarin
ab8018c795 Setup support for Android Studio Preview 2013-05-23 15:49:33 +10:00
Felix Kloft
0246fa394e added two patterns to gitignore 2013-05-13 17:11:04 +02:00
Peter Dietrich
711fc74ed6 new plugin ipas-link
For opening a portal in IPAS - Ingress Portal Attack Simulator
2013-04-04 11:18:49 +02:00
Jon Atkins
06778b2a6a build improvements
- add optional localbuildsettings.py
- remove the 'jonatkins' and 'jonatkins-dev' from buildsettings.py - some devs were using them and it'll give them unexpected update behaviour
- add a 'local' build - uses the public release for external resources (rather than a local web server as for local8000), but no distUrlBase. perfect for code-only changes
- distUrlBase can now be None - no more wacky invalid URLs

(the resourceUrlBase will become redundant once all resources are embedded, but that's still pending)
2013-03-21 03:36:12 +00:00
Jon Atkins
4a0f2aa5e4 added a build settings file, and build script uses it
ignored compiled python .pyc files
2013-03-19 23:43:15 +00:00
Jon Atkins
4ce0da5056 large chunk of work towards a nicer build system
- plugins are now parsed for @@..@@ replacements
- main script and plugins have separate .meta.js files created - less web server load for update checks
- build script has variables for resource URL, update URL, etc, substituted via @@..@@ into main script and all plugins
2013-03-19 22:39:16 +00:00
Jon Atkins
bb7fb7dc1b ignore my local script 2013-03-16 20:42:44 +00:00
Stefan Breunig
c12cc349cb merge ingress intel total conversion mobile (iitcm). APK and related things by blakjakau. Thank you! 2013-02-23 13:06:30 +01:00
Stefan Breunig
1efb30d73f typos 2013-02-11 19:10:15 +01:00
Stefan Breunig
35312293cd debug build gets new filename 2013-02-11 17:40:42 +01:00
Stefan Breunig
c0dea46260 gitignore doesn’t apply to already tracked files, so that part of the last commit was useless 2013-02-08 10:07:54 +01:00
Stefan Breunig
aa52999fb8 add note about the auto generated user script and add it to .gitignore, so adding it is actually an effort 2013-02-08 10:06:22 +01:00