OSDN Git Service

Fix problem where username vanishes after a sync.
[neighbornote/NeighborNote.git] / src / cx / fbn / nevernote / Global.java
2012-08-26 Randy BaumgarteFix problem where username vanishes after a sync.
2012-08-25 Randy Baumgarte- Correct issue with importing when not a premium member.
2012-07-24 Randy BaumgarteCorrect username not being correct in account dialog.
2012-05-27 Randy BaumgarteMerge branch 'master' of ssh://nevernote.git.sourceforg...
2012-05-27 Randy BaumgarteChange authentication from userid/password to oauth
2012-05-27 Randy BaumgarteMerge branch 'master' of ssh://nevernote.git.sourceforg...
2012-05-25 Randy BaumgarteChange authentication from userid/password to oauth
2012-03-21 Randy BaumgarteAdd logic to disable tray options if there is no tray...
2012-03-20 Randy BaumgarteAdd --sync-only option
2012-03-20 Randy BaumgarteAdd the option to startup using the default notebook...
2012-01-16 Randy BaumgarteIncreased version to 1.2
2011-10-07 Randy BaumgarteSet version to 1.1
2011-10-07 Randy BaumgarteCorrect problem where message level wasn't being set...
2011-09-26 Randy BaumgarteAdd global option to display note right-to-left
2011-09-13 Randy BaumgarteAdd automatic wildcard option.
2011-08-27 Randy BaumgarteUpgrade of version to 1.0.1 for unstable jar.
2011-08-27 Randy BaumgarteAdd ability to include children of tags when selecting...
2011-08-26 Randy BaumgarteAdd the ability to pin notes.
2011-08-05 Randy BaumgarteUpgrade apache & evernote libraries
2011-08-03 Randy BaumgarteCorrect problem where message log level wasn't being...
2011-07-30 Randy BaumgarteAdd notebook specific sorting and alter some NeverNote...
2011-07-28 Randy BaumgarteCorrect name & version in about box.
2011-07-12 Randy BaumgarteCorrect encrypted database issue where not all database...
2011-07-12 Randy BaumgarteCorrect java cast exceptions when doing a getUserInform...
2011-06-28 Randy BaumgarteAdded inter-note links. Added index content controls...
2011-06-28 Randy Baumgarte- Added the ability to do special refreshes for debuggi...
2011-06-28 Randy BaumgarteUpdated comments in some of the code.
2011-04-30 Randy BaumgarteCorrect LaTeX images. Upgrade to 0.99
2011-04-10 Randy BaumgarteSet version to 0.98
2011-04-03 Randy BaumgarteAdd HTML Entities test fix for unicode notes on Android.
2011-04-03 Randy BaumgarteCorrect issue with databaseCache not being saved in...
2011-04-03 Randy BaumgarteChanged default style to Cleanlooks, added default...
2011-04-03 Randy BaumgarteAdd option to alter tag selection behavior
2011-04-03 Randy BaumgarteChange default of show tray icon to false.
2011-02-24 Randy BaumgarteCorrect some note copy problems & add message auto...
2011-01-30 Randy BaumgarteSet to version 0.97
2011-01-30 Randy BaumgarteSplit database into 3 pieces to try and reduce the...
2011-01-10 Randy BaumgarteAdded ability to customize db cache.
2011-01-01 Randy BaumgarteUpgrade version number to 0.96
2011-01-01 Randy BaumgarteAdd index caching to improve performance of index threa...
2011-01-01 Randy BaumgarteAdd automatic upgrade checking.
2010-12-19 Randy BaumgarteFix non-latin character search problem & remove minimum...
2010-12-19 Randy BaumgarteFix bug where switching between wide & narrow views...
2010-12-15 Randy BaumgarteAdd shared notebook editing & syncing logic.
2010-12-15 Randy Baumgarte- Added the ability to disable indexing of attachments...
2010-12-15 Randy BaumgarteCleanup of initial sync with ink notes and added the...
2010-12-15 Randy BaumgarteCleanup compiler warning messages and alter backup...
2010-11-03 Randy BaumgarteMerge branch 'development' of ssh://nevernote.git.sourc...
2010-11-02 Randy BaumgarteMerge branch 'development' of ssh://nevernote.git.sourc...
2010-11-02 Randy BaumgarteModify tag & notebook selection to be more like evernot...
2010-10-28 Randy BaumgarteAdded more thumbnail logic & correct search bugs.
2010-10-23 Randy BaumgarteUpdate merge with local branch. Changes:
2010-10-11 Randy BaumgarteCorrect number format exception on proxy port and updat...
2010-10-11 Randy BaumgarteAdded the ability to hide some of the toolbar buttons.
2010-10-10 Randy BaumgarteUpgrade to 0.92
2010-10-10 Randy BaumgarteAdd experimental http proxy support
2010-10-10 Randy BaumgarteChange spell check defaults and allow options to be...
2010-10-10 Randy BaumgarteAdd logic to remember if note information was displayed...
2010-10-10 Randy BaumgarteFix tag line editor strangeness and add spell config...
2010-10-10 Randy BaumgarteAdd option to start minimized.
2010-10-01 Randy BaumgarteUpgrade version number to 0.91 and update changelog.txt
2010-10-01 Randy BaumgarteMerge Hiroshi's changes.
2010-10-01 Randy BaumgarteAdd the ability to encrypt & decrypt the database more...
2010-10-01 Randy BaumgarteAllow users to specify sleep interval between looking...
2010-09-21 Randy BaumgarteMerge branch 'master' of ssh://nevernote.git.sourceforg...
2010-09-14 Randy BaumgarteChange version to 0.90 & remove debug message.
2010-09-14 Randy BaumgarteBreak apart read-only components from user read/write...
2010-09-14 Randy BaumgarteCorrect bug where minimum word length wasn't being...
2010-08-24 Randy BaumgarteUpdate version number to 0.89.
2010-08-22 Randy BaumgarteAdded configuration option to automatically assign...
2010-07-28 Nick ClarkeRemove Global.dbClientWait, dbClientContinue, dbWait...
2010-07-23 Randy BaumgarteThere are multiple changes with this commit.
2010-07-23 Nick ClarkeRemove Global.currentDir
2010-07-23 Nick ClarkeRemove Global.getDirectoryPath()
2010-07-23 Nick ClarkeChange generation of files/paths in db dir to use FileM...
2010-07-23 Nick ClarkeAdd new FileManager class, accessible as Global.getFile...
2010-07-13 Randy BaumgarteNeverNote 0.88.