Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/android

Sage's Android App (GSoC 2014)
https://github.com/sagemath/android

Better Logging Tags

682489306b8406eb602a7594dd3809700249704c authored over 10 years ago
Add few more libs

ee083acd908fbc0e7aa95d4b9104cc4308b47bee authored over 10 years ago
Remove redundant actionbarcompat folder

93f7d0cadd9b6f9fe6821fc8142f43b9ce8ffaf5 authored over 10 years ago
Additional ProgressBar fixes

-Show ProgressBar on Interact Change.
-Disable refresh when server is running.

e9c4fb8b315f5f905750ab756d2ab71d23d13e2e authored over 10 years ago
Add Horizontal ProgressBar(Android Studio only)

0fab882fdab3834db3129e792ca0e63970481387 authored over 10 years ago
Replace ActionBar usage with AppCompat lib

-Still initial stages
-Better to use AppCompat since better support, officially maintained by
Go...

434dc463d42a1fbb5cccca353ff65a2a2630eba5 authored over 10 years ago
Use newInstance() for all DialogFragments

2f8c210f03d0f9959befd9a4a77bda7f4feca896 authored over 10 years ago
CellDialog related fixes and cleanups

-New DialogFragment for Editing a Cell
-Cleaner CellListFragment
-Add new method to adapter for ...

b2cd8321b3dc8f0a53c9c0b750652e8203f766a9 authored over 10 years ago
Make CellData Parcelable

-Can now put CellData objects in Bundles(For DialogFragments)
-Renamed a few classes
-Removed so...

395c5a354a60c758e811ffaf1806dd01ace91197 authored over 10 years ago
Change midSdkVersion for AppCompat v7

069c4664197807adba350f2ee89ae04ad8886d4a authored over 10 years ago
Add gson and appcompat v7 to build.gradle

-TODO Eclipse.

8d71928a3af5ef2dc1188b79cb04b3f08f89a0c2 authored over 10 years ago
Enhancements to NewCellDialog

-Use an AutoCompleteTextView for the Group Field.

9e2934958b8b12788bcf3e2aa1a716f4cfbdc620 authored over 10 years ago
Fix crash due to old setGroup()

f1681763ac3c0870cc5921c7c8c1eebc94461d8c authored over 10 years ago
Modularize files into packages

bbf8d2fec1f880b847242e8f581534c19c21ad4e authored over 10 years ago
Update gradle wrapper & .gitignore

- Add compatibility for Gradle Version 0.9+
- Ignore Android Studio specific files

cfa3c7c46192eaed202be44765e064c8171cb6b2 authored over 10 years ago
Merge pull request #60 from hav3n/branch-gradle-wrapper

Update gradle wrapper & .gitignore

3f19d925f3f0bf911e604f0634031a368ffc4100 authored over 10 years ago
Update gradle wrapper & .gitignore

- Add compatibility for Gradle Version 0.9+
- Ignore Android Studio specific files

d59b412fe3c4fb9e78a0abe131dd5a0fb46f2131 authored over 10 years ago
Add a gradle wrapper

This should allow painless Android Studio imports.

941f3ee5fce567925290f32e36ce9201aadb74c0 authored almost 11 years ago
Merge pull request #55 from hav3n/branch-gradle-wrapper

Add a gradle wrapper

8538473a2644781ac4a9009172eb01079e635799 authored almost 11 years ago
Add a gradle wrapper

This should allow painless Android Studio imports.

650434413891008e312b80b78e24a0227e5ca2bf authored almost 11 years ago
Merge pull request #54 from ming13/gradle-build

Add support for building using Gradle

34785f3bfc4281d9d1dc902895f51cc1ee4f07a4 authored almost 11 years ago
Add support for building using Gradle.

6f7313b156390930e196daa68532e4c968b50f39 authored almost 11 years ago
Merge pull request #42 from rwst/dev

fixes, enhancements, version 0.9.3

f03514460092a091d3446cffb46fb08dd0775b56 authored almost 11 years ago
bump version, changelog

6a67967c806ec71b8646e6f571b2ad217a5e9c80 authored almost 11 years ago
immediately save after long click dialog; fixes #45

b2d07cf37f61e5a21ea534bc21ab22e829321b9a authored almost 11 years ago
remove irrelevant code

144c5fde2ba3ee38787dff9ec1ae1d5cf4b54d5d authored almost 11 years ago
always clear groupCache after cell removal; fixes #38

a399e0ff5d6b0074ca5f4d133502e9f68d238825 authored almost 11 years ago
we really shouldn't return null if a String is expected

b794b134b698b478737656af046ddf5436d50807 authored almost 11 years ago
remove random rank assignment

7d411d4ccb57369ea98fc33848ce8fe2e7b13dbe authored almost 11 years ago
on phones after cell discard, go back to base

8440e2c9822dbf7c43fef06fc23e58e0db9ccb34 authored almost 11 years ago
remove default in switchToGroup(); part of move to #41

8ad5a71887488c6c1d22bcbe4878aa547df787bb authored almost 11 years ago
fix unexpected behaviour in cell cpy ctor

c22d0a31b3ad7121fdb0c77626de5e3f8b487f50 authored almost 11 years ago
implement CellCollection.cleanHistory(); add clean history menu item;

fixes #26

3b3470f8d10c9d14cbc5ad11b94e6188f250e4b1 authored almost 11 years ago
prefill group field with current group name; fixes #34

935c4a0a34ba5b94636277b0b8dcc866ff69aa87 authored almost 11 years ago
cell sorting key is now favourite+rank+case; replace onCheckedChange

with onClick listener---appears to be common pitfall; implements #25

77e49f4b3fe66c3adb9cb6942d27a5f4f6dd45fb authored almost 11 years ago
save to history only after press of run button; fixes #37

cca084420583b67987ab96f406c78c06fa6bc0cb authored almost 11 years ago
sanity checks to prevent null pointer exception

0c3120786cc26d2d02838be7f40568bca75dc8ea authored almost 11 years ago
Merge pull request #31 from rwst/dev

version, changelog bump

f32a4925ea14154cd062d0abdf52b1fe21610ed0 authored almost 11 years ago
version, changelog bump

f42bce6f67a6f40d2c77fb5a81a50bd5f544f7ff authored almost 11 years ago
Merge pull request #29 from rwst/dev

latest fix, javadoc

6959d4df2d741a8abcecc875aea26967f5ee14bc authored about 11 years ago
save cell input on run button, fixes #28

5f5840680c3e91646fa11d5eee7a2e0e0901f16b authored about 11 years ago
javadoc

4ec6a8fb2c22f354c2add966bac04c98587fc814 authored about 11 years ago
Merge pull request #23 from rwst/dev

further improvements, fixes

464a79a260d0821c6ad0cd71fa7299bad98a9745 authored about 11 years ago
use asynchronous I/O for file saving, this apparently is needed to fix

#17

1c8ba72e6a450894e019af953a18c0f6470fad5e authored about 11 years ago
ditto

de8e33da3dc3c44116e7be3cf02f060574d326aa authored about 11 years ago
we save cell data now only 1. on startup while creating group list, 2.

when new input was processed in a cell, 3. on adding, removing cells, 4.
after editing cell metad...

5de901ec943a010f546a4338b354c1a71016b09a authored about 11 years ago
let CellGroupsFragment listen on any GROUPS_CHANGED broadcast; send that

from switchGroup().

918fc0a7faea46f1cc280f3c7ce45a8f3431c1ee authored about 11 years ago
in title of cell display, show "groupname • cellname" instead of

cellname only

8086cdb465435a9161c26549a327837a4ab446bb authored about 11 years ago
add group field to edit dialog; its handling analogous to new cell

dialog

2277d28789cf9cd80cbdba1ffbd5df684e699c45 authored about 11 years ago
class javadoc

2af82314cfeaa6e70f13ec5bc4e3327f0cc6446c authored about 11 years ago
title string of edit dialog was missing

804b60a3dfdbafea9abc48d640b01f9f6de6c741 authored about 11 years ago
attribution, debugging

ac066030f80466a8d63a52dd6ac1abe082f9c74f authored about 11 years ago
add edit cell dialog for title/description on long click; resp. setters

in CellCollection; long click handler in CellListFragment. Fixes #3.

91ed874a03cff2a112c1ebc8e83acff60c258d98 authored about 11 years ago
clean up some unused code

6d349120f9341c334b3b1b732aa7dda2df9b3403 authored about 11 years ago
set intent flag CLEAR_TOP to fix issue #20

3e14495180340e58afb53f07aca915e95129e43d authored about 11 years ago
add check for null groupsCache, fixes #18

1d21f367524a97544111be44d9e06874967e0c1b authored about 11 years ago
add sparse menu to CellListActivity

1d3330934c1ec4c4b42e7031cb5f696e7ea99da5 authored about 11 years ago
Add action_new icons, add sparse menu with action_new and option menu,

use it in CellActivity. Part of fix to #6.

c1c0d0c4339a216064830257a91fe698f377adb5 authored about 11 years ago
move share button out of option menu into action bar, fixes #15. Also use modern version of icon.

834e7b115ecb6fd3382c4c1a247e586750fd8bff authored about 11 years ago
fix previous patch: on tablets we unwillingly exited program when deleting last cell of group. Now we use FrameManager.popBackStack() instead of backButton()

256f1b99e321f151b6927349118e7b2595297bc9 authored about 11 years ago
xhdpi and xxhdpi icons of refresh, search, share actions

ced5755092f4035e6e93646a18357536734228d4 authored about 11 years ago
Full implement of "discard cell". Fixes #13.

d6a42dd90dfccb5b87fb23fb940c85d111c5ed00 authored about 11 years ago
implement "discard cell"

d5945758cf587dce8451384922cd225d7c998e29 authored about 11 years ago
resources for "discard cell"

9daaf3a1fe0370d5175b1768b6aca34187697ab2 authored about 11 years ago
set minSdkVersion="5" to be able to call onBackPressed()

977ac14b58893a7e05fe5b6047352a13c22316c6 authored about 11 years ago
"discard icon" files

47fc58343308addb99ac54216bc4c86dcb7524d8 authored about 11 years ago
fixes #17: do not preselect a cell; allow and handle null currentCell; clarify current cell var, add getCurrentGroupName()

6cfb726bbc08db574b136756bb9c11e036eb5980 authored about 11 years ago
Merge branch 'master' of https://github.com/sagemath/android

95537f14776923b11a7fc3b0ecd26791889fa515 authored about 11 years ago
Merge pull request #10 from rwst/issue9

OutputView.clear() didn't check if blocks was empty, fixes #9

804cb0ae63d19f68c340b4583301f6c1c55d4ebd authored about 11 years ago
Merge pull request #11 from rwst/issue5

fix for issues #5 and #12

31f72218a11b4d69419aef8daa44b10518dd0d34 authored about 11 years ago
use optString instead of getString in CellData ctor, output diagnostic if null but DONT throw. Fixes #16.

fadc902f8c3fae438dce62350ed810c8a4c6bad4 authored about 11 years ago
Force refresh of CellListFragment on resume with content of current group. When adding a new cell with a new group, clear CellCollection groupCache to force its recomputation. Always force refresh of CellGroupsFragment on resume. Fixes #5. Also, use "My Worksheets" for uncategorized cells.

5cf217a21ce832f95c9db5a8457edaac28f793f6 authored about 11 years ago
cell.clearCache() called when cell not initialized

2b2173be7780eab163cc5c6d45c55131fe2b7b4f authored about 11 years ago
clear() didn't check if blocks was empty

970070becfb49b3eab77c822a0e2efbe3e666242 authored about 11 years ago
When adding a new cell with a new group, clear CellCollection

groupCache to force its recomputation. Always force refresh of
CellGroupsFragment on resume. Fina...

431ccb36beac0f3097b9c61259792b1c2faed651 authored about 11 years ago
force refresh of CellListFragment on resume with content of current

group, part of fixing #5

fc3130b8c60df424fe0d36ef3920eecd7987eb3a authored about 11 years ago
quick fix for issue #5

4eeac9bd737c829a2a499927df3d2cd97fe6ba10 authored about 11 years ago
cell.clearCache() called when cell not initialized

515c1fb004862bcf99e30d0446444e377a1d67d5 authored about 11 years ago
clear() didn't check if blocks was empty

9b78b300cfc5b0e2967bdb97d624e5a7e1349505 authored about 11 years ago
Updated versioning issue for Play Store.

b026a9ecdc314040edc7b6f7593dbd700d0d3b3e authored about 11 years ago
Moved EULA off main thread to its own task, updated changelog + version info.

0d6c7f0df7120dd28f02179288bcfc0f7f272916 authored about 11 years ago
Updated for changes in the server message return syntax and Android networking behavior (all network operations have been moved to AsyncTask since Android now doesn't like network tasks in the main thread).

cc0f4b4e0fffc646fcdfd503d446a05deffe35a9 authored about 11 years ago
Merge pull request #1 from ming13/improve-manifest

Improve the manifest -- changes clean up and clarify AndroidManifest.xml.

fdb15b26d625a2da76c6d61fac8892f30afc960c authored over 11 years ago
Improve the manifest

* Allow install location to be a SD card.
* Target the latest SDK to remove compatibility menu ...

8476949abbbd86c7a5114e7835df87225b8cfcbd authored over 11 years ago
Updated version code as required by the play market

694f4450508093dd788914d580281e53f34b8297 authored over 11 years ago
Touching up, bug fixes, overall code cleanup, updated documentation.

ac31ccbb02f6d43ff2c01b2b716efc402af8ddb1 authored over 11 years ago
Added sharing functionality, did some slight clean up.

c6d5f57764d736f6c6a5e9e9c9c96ff8bd87f96b authored over 11 years ago
Added ability to create new cells, updated more layouts, fixed some bugs when creating cells.

b2c708b8421240a6ceaa9293206cb6cfcaa37762 authored over 11 years ago
Fixed messed up branch/files.

9da7443620b529f4c5e8bf5007e19ed26da1ff12 authored over 11 years ago
Merge branch 'master' of https://github.com/sagemath/android

Conflicts:
src/org/sagemath/droid/CellData.java
src/org/sagemath/droid/SageActivity.java

dedcaa326d30d38cc0fd4ab22241ab266499e920 authored over 11 years ago
History now persists across app restarts (saved in a local json file).

31b92e5a96cbb58c7c642cf5450f9fe850b46018 authored over 11 years ago
SageActivity UI updated.

011d2596cd31d13ddaceab32c0f03bba78f6a293 authored over 11 years ago
History further improved, favoriting added w/ fixes.

1073d5832a5fa2f78f803a3fc0e9f16ca0d9f73f authored over 11 years ago
History fixes, remembered proper output for specific cell.

362e01ad175d3d18e0b90a9e4759ecb392fb651b authored over 11 years ago
SageActivity UI updated.

e449a68c1dd75ff994d0b2697e9861013e35b67f authored over 11 years ago
History further improved, favoriting added w/ fixes.

7c2bf1217842972947bda4371e9df8f1463cca54 authored over 11 years ago
History fixes, remembered proper output for specific cell.

2f45f6fc58bd6b1909889877da4be6a13a970cfc authored over 11 years ago
History more functional -- now using CellData structure instead of own implementation. Need to fix old html result/output divs so that they display in OutputView when history item is launched.

f41b68176bbbeb9193adae2b770f8882eefb3fd8 authored over 11 years ago
Added history_item layout and changed connection to https.

d81afc35461bdcec9f9a3e34f24ca755960083ba authored over 11 years ago
Added framework for History and its management, re-set server paths to non-testing servers.

e7699b4dada05499487b97640605e4f8bebc67c7 authored over 11 years ago