1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion More... over 11 years ago
portal marker scaling: when zoomed out, reduce the scale of portal markers the stock intel map has done this for a while, so lets try it in IITC More... over 11 years ago
performance: portal names updates less often, as computing visibility gets expensive with lots of portals visible More... over 11 years ago
performance improvement: compute ap stats runs less often during rendering, as it's relatively expensive and slows things down More... over 11 years ago
let iitcm trigger on nfc intel-url intents More... over 11 years ago
Don't crash if no NfcAdapter present; Replace constructor from API 16+ More... over 11 years ago
Add Android Beam (NFC) support More... over 11 years ago
add final modifiers to IITC_JSInterface More... over 11 years ago
Draw Tools Update More... over 11 years ago
workaround: always enable JS if webview has focus. fixes select box spinner close behavior on Android 4.4 More... over 11 years ago
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion More... over 11 years ago
change naming of checkpoint times - 'start'+'end' don't make sense More... over 11 years ago
update leaflet to 0.7.2 More... over 11 years ago
[bookmarks-by-zaso] Option to keep selected portals when using auto-draw /cc @ZasoGD More... over 11 years ago
Use copyStream to read file (Also, increase bufferSize to the value readStream() has used before) More... over 11 years ago
Use custom Logging methods (also, code formatting, add final modifiers) More... over 11 years ago
fixed angle quotes for home directory in faq page More... over 11 years ago
got rid of iitc source setting * the developer mode makes it pretty much useless * it's broken since the new fileManager was introduced. nobody complained that it doesn't work -> nobody uses this feature. More... over 11 years ago
removed not used category replacement More... over 11 years ago
removed tag from log msg in pluginPreferenceActivity More... over 11 years ago
* improved pluginPreferenceActivity (yes, I tested it in tablet mode) * made IITC_FileManager.readStream(...) static and always use it when reading src files More... over 11 years ago
new plugin: show the current scoring cycle/checkpoint times on the sidebar More... over 11 years ago
comments concerning things that need fixing at some point... More... over 11 years ago
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion More... over 11 years ago
alternate opacity to #744 More... over 11 years ago
Code formatting, add final modifiers More... over 11 years ago
Use common function for stream copying More... over 11 years ago
new settings structure: * renamed old 'misc' category to 'tweaks' * renamed 'developer options' to 'misc' * moved 'about IITC' screen to misc category (no need to have it on top) More... over 11 years ago
added back toast for missing files in dev-mode More... over 11 years ago
add some comments More... over 11 years ago